Releases: Sage/carbon-factory
Releases · Sage/carbon-factory
v11.0.1
Webpack
Update to webpack.config.js
to replace asset
option with filename
option.
v11.0.0
compression-webpack-plugin
(v3.0.1
) and webpack
(4.41.2
) upgraded to fix vulnerability in serialize-javascript
.
v10.0.0
eslint-plugin-react-hooks
v2.3.0
dependency added and eslintrc
updated to support linting react hooks.
v9.1.0
plugin-proposal-function-bind
v7.7.4
dependency added and babel config updated to include this plugin to replace "stage 0", other babel dependencies also bumped to latest.
v9.0.1
The package-lock.json
was updated to upgrade handlebars
a dependency of jest
and jest-cli
to fix high security vulnerabilities
v9.0.0
Change relative path to absolute path in webpack.config.js
to fix build issue on Carbon demo site
v8.2.0
The package-lock.json
was updated to fix vulnerability in handlebars
v8.1.0
The package-lock.json
was updated to bump the version of jest
to 24.9.0
to fix 2 high security warnings
v8.0.2
The package-lock.json
was updated to bump the version of eslint-utils
to fix critical security warning
v8.0.1
The package-lock.json
was updated to bump the version of mixin-deep
used by webpack-dev-server