Skip to content

Releases: WeAreAthlon/frontend-webpack-boilerplate

v5.18.0

23 Feb 09:43
0e0c4a4
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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
Compare
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.

v5.12.1

01 Feb 11:24
Compare
Choose a tag to compare

Updates

  • Remove redundant package dependency.
  • Minor dependency package versions updates.

v5.12.0

30 Jan 19:54
Compare
Choose a tag to compare

Updates

  • Update all outdated dependencies.
  • Updated webpack.config.js - moved image optimisation options in the webpack optimisation configuration object.
  • Added imagemin package as dev dependency as instructed in the image-minimizer-webpack-plugin@v3.0.0 breaking changes migration guide.

Major Vesions Packages Updates

  • copy-webpack-plugin@10.2.3 from 9.x new features and breaking changes can be found on the official release notes.
  • image-minimizer-webpack-plugin@3.2.3 from 2.x new features and breaking changes can be found on the official release notes.
  • imagemin-svgo@10.0.1 from 9.x new features and breaking changes can be found on the official release notes.

v5.11.0

12 Nov 10:40
Compare
Choose a tag to compare

5.11.0

Updates

  • Removed dependency versions update badge from the README and index template files.
  • Updated index.html template to be more SEO friendly.

Major Vesions Packages Updates

  • eslint@8.2.0 from 7.x new features and breaking changes can be found on the official release notes.
  • eslint-config-airbnb@19.0.0 from 18.x new features and breaking changes can be found on the official release notes.

Package Versions Update

  • @babel/core@7.16.0 change log can be found on the official release notes.
  • @babel/preset-env@7.16.0 change log can be found on the official release notes.
  • autoprefixer@10.4.0 change log can be found on the official release notes.
  • babel-loader@8.2.3 change log can be found on the official release notes.
  • copy-webpack-plugin@9.1.0 change log can be found on the official release notes.
  • css-loader@6.5.1 change log can be found on the official release notes.
  • css-minimizer-webpack-plugin@3.1.3 change log can be found on the official release notes.
  • eslint-plugin-import@2.25.3 change log can be found on the official release notes.
  • eslint-plugin-jsx-a11y@6.5.1 change log can be found on the official release notes
  • eslint-plugin-react@7.27.0 change log can be found on the official release notes.
  • eslint-plugin-react-hooks@4.3.0 change log can be found on the official release notes.
  • html-webpack-plugin@5.5.2 change log can be found on the official release notes.
  • mini-css-extract-plugin@2.4.0 change log can be found on the official release notes.
  • postcss@8.3.11 change log can be found on the official release notes.
  • postcss-loader@6.2.0 change log can be found on the official release notes.
  • sass@1.43.4 change log can be found on the official release notes.
  • sass-loader@12.3.0 change log can be found on the official release notes.
  • terser-webpack-plugin@5.2.5 change log can be found on the official release notes.
  • webpack@5.64.0 change log can be found on the official release notes.
  • webpack-bundle-analyzer@4.5.0 change log can be found on the official release notes
  • webpack-cli@4.9.1 change log can be found on the official release notes.
  • webpack-dev-server@4.4.0 change log can be found on the official release notes.