Releases
1.3.0
🍰 Added
better documentation for config files
🔧 Changed
make use of new asset/* types for webpack 5
replaced babel-eslint
with @babel/eslint-parser
(#199 )
🗑 Removed
eslint-loader
in favour of eslint-webpack-plugin
(#262 )
file-loader
and url-loader
dependencies
🧬 Dependencies
eslint from 7.32.0 to 8.17.0 (#261 )
cssnano from 5.1.10 to 5.1.11 (#258 )
Entire scss suite (#260 )
postcss from 8.1.7 to 8.4.14
stylelint and stylelint-config-standard (#255 )
cssnano from 4.1.11 to 5.1.10
@syntro -opensource/eslint-config-base from 1.0.2 to 1.1.0 (#251 )
@babel /preset-env from 7.12.7 to 7.18.2 (#250 )
postcss from 8.1.10 to 8.4.14 (#248 )
stylelint-config-standard from 20.0.0 to 22.0.0 (#249 )
css-loader from 5.0.1 to 6.7.1 (#246 )
@babel /preset-react from 7.14.5 to 7.17.12 (#247 )
stylelint-config-recommended-scss from 4.2.0 to 4.3.0 (#245 )
@babel /plugin-proposal-export-default-from from 7.12.1 to 7.17.12 (#244 )
mini-css-extract-plugin from 1.3.1 to 2.6.0 (#243 )
sass from 1.29.0 to 1.52.2 (#242 )
stylelint-webpack-plugin from 2.1.1 to 3.3.0 (#241 )
webpack-cli from 4.2.0 to 4.9.2 (#237 )
sass-loader from 10.1.0 to 13.0.0 (#238 )
stylelint from 13.8.0 to 13.13.1 (#240 )
jquery from 3.5.1 to 3.6.0 (#239 )
jest from 26.6.3 to 28.1.0 (#235 )
cssnano from 4.1.10 to 4.1.11 (#236 )
babel-loader from 8.2.2 to 8.2.5 (#234 )
@babel /core from 7.12.9 to 7.18.2 (#233 )
stylelint-scss from 3.18.0 to 3.21.0 (#232 )
postcss-loader from 4.1.0 to 7.0.0 (#230 )
autoprefixer from 10.3.5 to 10.4.7 (#228 )
webpack from 5.8.0 to 5.73.0 (#231 )
bootstrap from 4.5.3 to 4.6.1 (#203 )
webpack-bundle-analyzer from 4.1.0 to 4.5.0 (#196 )
@babel /preset-react from 7.12.5 to 7.14.5 (#153 )
eslint from 7.13.0 to 7.32.0 (#171 )
autoprefixer from 10.0.2 to 10.3.5 (#183 )
Pull Requests
Merge pull request #252 from syntro-opensource/dependabot/npm_and_yarn/cssnano-5.1.10
Merge pull request #256 from syntro-opensource/change/use-asset-modules
BREAKING CHANGE
You may need to update the parser
key in your ESLint config to "@babel/eslint-parser"
You can’t perform that action at this time.