Releases: AnomalyInnovations/serverless-bundle
Releases · AnomalyInnovations/serverless-bundle
v5.0.1
🐛 Bug Fix
- #263 Bump serverless-webpack version to 5.5.4 (@WalkingPizza)
Committers
- Kevin Antonio Rateni Iatauro (@WalkingPizza)
Update using:
$ npm install --save-dev --save-exact serverless-bundle@5.0.1
v5.0.0
🚀 Enhancement
- #208 Upgrade to Webpack 5 (@thomaschaaf)
- #208 Support setting serverless-webpack concurrency (@thomaschaaf)
- #211 Support for esbuild Webpack plugin (@thomaschaaf)
- #214 Upgrade eslint-loader to eslint-webpack-plugin (@thomaschaaf)
- #235 Use esbuild minimizer (@thomaschaaf)
- #255 Updates jest
supportedKeys
with more options (@mattxwang)
🏠 Internal
Committers
- Thomas Schaaf (@thomaschaaf)
- Mariusz Nowak (@medikoo)
- Matt Wang (@mattxwang)
Update using:
$ npm install --save-dev --save-exact serverless-bundle@5.0.0
v4.4.0
🚀 Enhancement
- #245 Add
excludeFiles
config (@robkennedy1)
🐛 Bug Fix
- #231 Add
optimization.nodeEnv:false
to Webpack config. Closes #139. (@santiagomera)
Committers: 2
- Santiago Mera (@santiagomera)
- robkennedy (@robkennedy1)
v4.3.1
Updating concat-text-plugin to support Node 15 and 16.
Update using:
$ npm install --save-dev --save-exact serverless-bundle@4.3.1
v4.3.0
v4.2.3
🐛 Bug Fix
- #210 Only lint typescript, if linting is enabled (@thomaschaaf)
- #222 Setting the working dir for eslint in fork ts (@jayair)
Committers:
- Thomas Schaaf (@thomaschaaf)
Update using:
$ npm install --save-dev --save-exact serverless-bundle@4.2.3
v4.2.2
v4.2.1
v4.2.0
Making ForkTsChecker optional and handling .jsx
and .tsx
files.
🚀 Enhancement
- #168 Adds support for jsx and tsx file extension (@PenguinOfWar)
- #185 #186 Optional ForkTsChecker (@ashutoshkmr)
Committers:
- Ashutosh Kumar (@ashutoshkmr)
- Darryl Walker (@PenguinOfWar)
Update using:
$ npm install --save-dev --save-exact serverless-bundle@4.2.0
Adding support for TypeScript project references
Adding support for TypeScript project references. Thanks to #155.
Update using:
$ npm install --save-dev --save-exact serverless-bundle@4.1.0