|
1 | 1 | # Change log |
2 | 2 |
|
| 3 | +## [6.0.0](https://github.com/WeAreAthlon/frontend-webpack-boilerplate/releases/tag/v6.0.0) |
| 4 | +### 14/01/2026 |
| 5 | + |
| 6 | +## Important Updates and Breaking Chages |
| 7 | + |
| 8 | +* The min supported `node` version has been bumped to `node v22.0.0` |
| 9 | +* Switch to use (`stylelint`)[https://stylelint.io] and drop usage of `sass-lint` |
| 10 | +* Update to (`ESLint 9`)[https://eslint.org/blog/2024/04/eslint-v9.0.0-released/] |
| 11 | + |
| 12 | +## What's been updated |
| 13 | + |
| 14 | +* Bump sass from 1.71.0 to 1.71.1 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/253 |
| 15 | +* Bump eslint from 8.56.0 to 8.57.0 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/254 |
| 16 | +* Bump sass-loader from 14.1.0 to 14.1.1 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/256 |
| 17 | +* Bump @babel/preset-env from 7.23.9 to 7.24.0 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/257 |
| 18 | +* Bump mini-css-extract-plugin from 2.8.0 to 2.8.1 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/258 |
| 19 | +* Bump postcss-loader from 8.1.0 to 8.1.1 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/259 |
| 20 | +* Bump @babel/core from 7.23.9 to 7.24.0 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/260 |
| 21 | +* Bump follow-redirects from 1.15.4 to 1.15.6 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/261 |
| 22 | +* Bump eslint-plugin-react from 7.33.2 to 7.34.1 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/262 |
| 23 | +* Bump postcss from 8.4.35 to 8.4.36 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/263 |
| 24 | +* Bump sass from 1.71.1 to 1.72.0 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/264 |
| 25 | +* Bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/266 |
| 26 | +* Bump webpack from 5.90.3 to 5.91.0 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/268 |
| 27 | +* Bump @babel/preset-env from 7.24.0 to 7.24.3 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/269 |
| 28 | +* Bump express from 4.18.2 to 4.19.2 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/270 |
| 29 | +* Bump autoprefixer from 10.4.17 to 10.4.19 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/271 |
| 30 | +* Bump postcss from 8.4.36 to 8.4.38 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/273 |
| 31 | +* Bump @babel/core from 7.24.0 to 7.24.4 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/274 |
| 32 | +* Bump @babel/preset-env from 7.24.3 to 7.24.4 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/276 |
| 33 | +* Bump sass from 1.72.0 to 1.75.0 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/279 |
| 34 | +* Bump webpack-bundle-analyzer from 4.10.1 to 4.10.2 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/280 |
| 35 | +* Bump sass-loader from 14.1.1 to 14.2.1 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/282 |
| 36 | +* Bump eslint-plugin-react-hooks from 4.6.0 to 4.6.2 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/283 |
| 37 | +* Bump mini-css-extract-plugin from 2.8.1 to 2.9.0 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/284 |
| 38 | +* Bump @babel/preset-env from 7.24.4 to 7.24.5 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/288 |
| 39 | +* Bump braces from 3.0.2 to 3.0.3 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/293 |
| 40 | +* Bump webpack from 5.91.0 to 5.94.0 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/301 |
| 41 | +* Bump body-parser and express by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/304 |
| 42 | +* Bump imagemin from 8.0.1 to 9.0.0 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/286 |
| 43 | +* Bump css-minimizer-webpack-plugin from 6.0.0 to 7.0.0 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/290 |
| 44 | +* Bump eslint-plugin-jsx-a11y from 6.8.0 to 6.10.0 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/308 |
| 45 | +* Bump eslint-plugin-import from 2.29.1 to 2.31.0 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/315 |
| 46 | +* Bump @babel/preset-env from 7.24.5 to 7.26.0 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/319 |
| 47 | +* Bump cookie and express by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/320 |
| 48 | +* Bump image-minimizer-webpack-plugin from 4.0.0 to 4.1.0 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/316 |
| 49 | +* Bump babel-loader from 9.1.3 to 9.2.1 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/321 |
| 50 | +* Bump mini-css-extract-plugin from 2.9.0 to 2.9.2 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/325 |
| 51 | +* Bump html-webpack-plugin from 5.6.0 to 5.6.3 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/327 |
| 52 | +* Bump imagemin-jpegtran from 7.0.0 to 8.0.0 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/322 |
| 53 | +* Bump sass from 1.75.0 to 1.83.4 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/332 |
| 54 | +* Bump http-proxy-middleware from 2.0.6 to 2.0.9 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/343 |
| 55 | +* Bump node-forge from 1.3.1 to 1.3.2 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/356 |
| 56 | +* Bump js-yaml from 3.14.1 to 3.14.2 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/355 |
| 57 | +* Bump qs and express by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/357 |
| 58 | +* Bump on-headers and compression by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/353 |
| 59 | +* Bump ws by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/354 |
| 60 | +* Bump css-loader from 6.10.0 to 7.1.2 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/291 |
| 61 | +* Bump webpack-cli from 5.1.4 to 6.0.1 by @dependabot[bot] in https://github.com/WeAreAthlon/frontend-webpack-boilerplate/pull/330 |
| 62 | + |
| 63 | +**Full Changelog**: https://github.com/WeAreAthlon/frontend-webpack-boilerplate/compare/v5.18.0...v6.0.0 |
| 64 | + |
| 65 | +## What's Changed |
| 66 | + |
| 67 | +* Bumb package dependenices. |
| 68 | + |
| 69 | +## [5.18.0](https://github.com/WeAreAthlon/frontend-webpack-boilerplate/releases/tag/v5.18.0) |
| 70 | +### 23/02/2024 |
| 71 | + |
| 72 | +## Important updates |
| 73 | + |
| 74 | +* The min supported `node` version has been bumped to `node v18.12.0` |
| 75 | + |
| 76 | +## What's Changed |
| 77 | + |
| 78 | +* Bumb package dependenices. |
| 79 | + |
| 80 | +**Full Changelog**: https://github.com/WeAreAthlon/frontend-webpack-boilerplate/compare/v5.17.1...v5.18.0 |
| 81 | + |
3 | 82 | ## [5.17.1](https://github.com/WeAreAthlon/frontend-webpack-boilerplate/releases/tag/v5.17.1) |
4 | 83 | ### 02/11/2023 |
5 | 84 |
|
|
0 commit comments