Releases: neofinancial/serverless-plugin-neo
Releases · neofinancial/serverless-plugin-neo
v0.3.1
- Fix a bug that only copied included files if they didn't already exist in the destination
v0.3.0
- Watch all included files, not just TypeScript files
v0.2.1
- Add support for tsx files
v0.2.0
- Improve error handling when linking dependencies
- Bundle source files that aren't included by TypeScript
v0.1.6
- Fix race condition when linking dependencies
v0.1.5
- Build automatically before publish
- Fix build
v0.1.4
- Remove console.log statement
v0.1.3
- Move
recursive-readdir
to dependencies
v0.1.2
- Add special handling for
datadog-lambda-js
v0.1.1
- Add handling for specific dependencies that can't be traced fully
- Improve package size display
- Update dependencies