Skip to content

Releases: astuyve/serverless-run-watch

v0.4.1

04 Feb 16:30
Compare
Choose a tag to compare

What's Changed

  • Better gif - thanks to Rehan van der Merwe by @astuyve in #4

Full Changelog: 0.3.0...0.4.1

0.4.0

18 Jan 02:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.3.0...0.4.0

v0.3.0

11 Jan 17:57
Compare
Choose a tag to compare
  • Add .mjs to the default watched file glob. I may revisit this design entirely, but support for custom globs should be sufficient for now.

v0.2.0

10 Jan 15:41
Compare
Choose a tag to compare
  • Fix serverless regex to anchor at the end of serverless.yml to stop catching my swap file.
  • Pass opts like --region and --stage when calling serverless deploy for config file changes.

v0.1.0

09 Jan 04:23
Compare
Choose a tag to compare

Initial release