Skip to content

Releases: WeAreAthlon/frontend-webpack-boilerplate

v6.2.0

20 Feb 10:52
f064f83

Choose a tag to compare

Front-end Webpack Boilerplate v6.0.0

Important Updates

  • The min supported node version has been bumped to node v22.13.0
  • Update to (ESLint v10)[https://eslint.org/blog/2026/02/eslint-v10.0.0-released/]

What's Changed

Full Changelog: v6.1.0...v6.2.0

v6.1.0

30 Jan 09:41
09ac46b

Choose a tag to compare

Front-end Webpack Boilerplate v6.0.0

30/01/2026

What's been updated

  • Bump babel-loader from 9.2.1 to 10.0.0 in #359
  • Bump stylelint-config-standard-scss from 16.0.0 to 17.0.0 in #360
  • Bump stylelint from 16.26.1 to 17.0.0 in #363
  • Bump copy-webpack-plugin from 12.0.2 to 13.0.1 in #361
  • Bump webpack-merge from 5.10.0 to 6.0.1 in #362

Full Changelog: v6.0.0...v6.1.0

v6.0.0

14 Jan 10:02
ed42347

Choose a tag to compare

Front-end Webpack Boilerplate v6.0.0

Important Updates and Breaking Chages

  • The min supported node version has been bumped to node v22.0.0
  • Switch to use (stylelint)[https://stylelint.io] and drop usage of sass-lint
  • Update to (ESLint 9)[https://eslint.org/blog/2024/04/eslint-v9.0.0-released/]

What's been updated

Full Changelog: v5.18.0...v6.0.0

v5.18.0

23 Feb 09:43
0e0c4a4

Choose a tag to compare

Important updates

  • The min supported node version has been bumped to node v18.12.0

What's Changed

Full Changelog: v5.17.1...v5.18.0

v5.17.1

02 Nov 08:04
96f88db

Choose a tag to compare

Updates

  • Minor dependency packages versions updates.
  • Minor Demo page UI updates.
  • Bugfix: Update webpack configuration to build font files in dedicated fonts directory.

What's Changed

Full Changelog: v5.17.0...v5.17.1

v5.17.0

15 Sep 09:20
35791f4

Choose a tag to compare

New Features

Updates

  • Updated README - CI / Demo via GitHub actions
  • Minor dependency package versions updates.
  • Bugfix: Update webpack configuration to build font files in dedicated fonts directory.

What's Changed

Read more

v5.16.0

04 Jan 11:45
97506b8

Choose a tag to compare

Updates

  • Minor dependency package versions updates.
  • Update copyright and all releated references from year 2022 to year 2023.

v5.15.0

22 Nov 12:03
16ecc59

Choose a tag to compare

node Version Notes

  • The current release supports the following list of node versions: >=14. All other versions have no security updates anymore.
    • Updated the README to note this change.

Major Package Versions Update

  • babel-loader@9.1.0 from 8.x new features and breaking changes can be found on the official release notes.
  • webpack-cli@5.0.0 from 4.x new features and breaking changes can be found on the official release notes.

v5.14.0

06 Jun 18:40

Choose a tag to compare

Major Package Versions Update

  • copy-webpack-plugin@11.0.0 from 10.x new features and breaking changes can be found on the official release notes.
  • css-minimizer-webpack-plugin@4.0.0 from 3.x new features and breaking changes can be found on the official release notes.
  • postcss-loader@7.0.0 from 6.x new features and breaking changes can be found on the official release notes.
  • sass-loader@13.0.0 from 12.x new features and breaking changes can be found on the official release notes.

v5.13.0

19 Apr 11:25

Choose a tag to compare

New Features

Package Versions Update

  • @babel/core@7.17.9 change log can be found on the official release notes.
  • eslint@8.13.0 change log can be found on the official release notes.
  • eslint-plugin-import@2.26.0 change log can be found on the official release notes.
  • sass@1.50.1 change log can be found on the official release notes.
  • webpack@5.72.0 change log can be found on the official release notes.
  • webpack-dev-server@4.8.1 change log can be found on the official release notes.