Releases: jeremydaly/serverless-cloudside-plugin
Releases · jeremydaly/serverless-cloudside-plugin
v1.1.0
What's Changed
- Use listStackResources instead of describeStackResources by @vincekieft in #18
- Enable serverless offline "--reloadHandler" param by @dtaylor7 in #21
New Contributors
- @vincekieft made their first contribution in #18
- @dtaylor7 made their first contribution in #21
Full Changelog: v1.0.6...v1.1.0
v1.0.6
What's Changed
- Fix deprecation warning by @dnicolson in #16
- Mark plugin as Serverless Framework v3 ready by @medikoo in #17
New Contributors
- @dnicolson made their first contribution in #16
- @medikoo made their first contribution in #17
Full Changelog: v1.0.4...v1.0.6
v1.0.4
v1.0.3
v1.0.2
Bug Fixes
- Set environment object if undefined (@alexdebrie) a49dfea
- Update README.md - typo (@alexdebrie) 3d8e805
- Remove extraneous log output 3c74ba9