Releases: DieProduktMacher/serverless-local-dev-server
Releases · DieProduktMacher/serverless-local-dev-server
Bugfix for Serverless v1.19
- Added unique name for constructor, so that this plugin passes the duplication check in Serverless 1.19.
v0.2.0
Provides hooks for other plugins to load environment variables
v0.1.2
- Environment variables are now set before file is loaded
v0.1.1
- IS_OFFLINE was renamed to IS_LOCAL
- Variables in process.env are no longer overwritten
v0.1.0
Initial Release