Releases: Butterwire/serverless-plugin-monorepo
Releases · Butterwire/serverless-plugin-monorepo
v0.11.0
Small maintenance release after a long hiatus:
- Upgrades versions of dependencies
- Marks as compatible with v1/2/3 of Serverless Framework
- Fixes issue with trying to remove empty directories (#25)
- Changes offline initialisation stage for compatibility with serverless-webpack
v0.10.0: Upgrade to TS.
Code was converted to Typescript & now using prettier & eslint for code linting.
Contains fix for ERR_PACKAGE_PATH_NOT_EXPORTED error (#21)
v0.9.0
v0.8.0
Update to use junction links on Windows
v0.7.0
Support hooks for sls offline start
and implicit start
v0.6.0
Integrate with serverless-offline