Skip to content

Releases: dherault/serverless-offline

0.2.0

23 Feb 08:07
Compare
Choose a tag to compare

The first step on our journey to populate the event object just like APIG does it: see #1

  • Added --useTemplates option.
  • Major bug fix: this route '/' did not work without prefix.

0.1.7

22 Feb 10:38
Compare
Choose a tag to compare

Improved logging

0.1.6

22 Feb 10:26
Compare
Choose a tag to compare

context.fail() now mimics APIG's error response

0.1.5

22 Feb 10:07
Compare
Choose a tag to compare

When using a prefix, your root route ('/') now redirects to your root prefixed route ('/prefix/')

0.1.4

21 Feb 21:58
Compare
Choose a tag to compare

Better error handling

0.1.3

19 Feb 09:11
Compare
Choose a tag to compare

In routes, trailing slashes are now ignored. (It's what APIG does)

0.1.2

17 Feb 14:54
Compare
Choose a tag to compare

Better error handling

0.1.1

17 Feb 13:07
Compare
Choose a tag to compare

On start, the plugin will now list all you routes.

0.1.0

17 Feb 12:42
Compare
Choose a tag to compare
v0.1.0