Releases: digitalmaas/serverless-plugin-browserifier
Releases · digitalmaas/serverless-plugin-browserifier
v3.1.1
19 Apr 04:11
Compare
Sorry, something went wrong.
No results found
3.1.1 (2022-04-19)
Bug Fixes
update dependencies to address high severity vulnerabilities (5ba17e4 )
update dependencies to remove security warnings (0089e68 )
v3.1.1-rc.1
29 Mar 06:40
Compare
Sorry, something went wrong.
No results found
Bug Fixes
update dependencies to address high severity vulnerabilities (5ba17e4 )
update dependencies to remove security warnings (0089e68 )
v3.1.0
09 Aug 09:50
Compare
Sorry, something went wrong.
No results found
3.1.0 (2021-08-09)
Features
add schema extension for function property (70a54ca )
Bug Fixes
fix skipping function functionality (9cfa93e )
force graceful-js to 4.2.6 to stop some zipping issues (3beffea )
v3.0.0
27 Jul 23:26
Compare
Sorry, something went wrong.
No results found
3.0.0 (2021-07-27)
⚠ BREAKING CHANGES
changes invoke local behaviour
bundling flow modified, may affect older versions
Features
bundle function when using serverless invoke local (1034a63 )
Bug Fixes
adapt to serverless artifact validation introduced in v2.51.1 (7ebe3d8 )
v3.0.0-rc.1
22 Jul 11:43
Compare
Sorry, something went wrong.
No results found
⚠ BREAKING CHANGES
changes invoke local behaviour
bundling flow modified, may affect older versions
Features
bundle function when using serverless invoke local (1034a63 )
Bug Fixes
adapt to serverless artifact validation introduced in v2.51.1 (7ebe3d8 )
v2.3.1
04 Aug 00:29
Compare
Sorry, something went wrong.
No results found
2.3.1 (2020-08-04)
Bug Fixes
update dependencies to remove vulnerabilities (86bb602 )
v2.3.0
23 Mar 02:15
Compare
Sorry, something went wrong.
No results found
2.3.0 (2020-03-23)
Bug Fixes
fix packaging issue involving graceful-fs (2099e52 )
improve bundling code, use output stream open event (b19ec43 )
update dependencies, trying to fix weird issues with sls 1.62.x (55f04aa )
Features
add SLS_BROWSERIFIER_DEBUG flag (1dac77e )
v2.3.0-rc.1
23 Mar 01:57
Compare
Sorry, something went wrong.
No results found
Bug Fixes
fix packaging issue involving graceful-fs (2099e52 )
improve bundling code, use output stream open event (b19ec43 )
Features
add SLS_BROWSERIFIER_DEBUG flag (1dac77e )
v2.2.1-rc.1
10 Feb 05:51
Compare
Sorry, something went wrong.
No results found
Bug Fixes
update dependencies, trying to fix weird issues with sls 1.62.x (55f04aa )
v2.2.0
06 Feb 07:26
Compare
Sorry, something went wrong.
No results found
2.2.0 (2020-02-06)
Bug Fixes
fix disable flags, add proper documentation (fixes #12 ) (b4c7206 )
Features
add granular packaging and disabling control (d424af6 )