Frontend Webpack Boilerplate Versions Save

Simple starter webpack 5 project template supporting SASS/PostCSS, Babel ES7, browser syncing, code linting. Easy project setup having multiple features and developer friendly tools.

v5.18.0

2 months ago

Important updates

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

What's Changed

Full Changelog: https://github.com/WeAreAthlon/frontend-webpack-boilerplate/compare/v5.17.1...v5.18.0

v5.17.1

6 months ago

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: https://github.com/WeAreAthlon/frontend-webpack-boilerplate/compare/v5.17.0...v5.17.1

v5.17.0

7 months ago

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

Full Changelog: https://github.com/WeAreAthlon/frontend-webpack-boilerplate/compare/v5.16.0...v5.17.0

v5.16.0

1 year ago

Updates

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

v5.15.0

1 year ago

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

v5.14.0

1 year ago

Major Package Versions Update

v5.13.0

2 years ago

New Features

Package Versions Update

v5.12.1

2 years ago

Updates

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

v5.12.0

2 years ago

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 [email protected] breaking changes migration guide.

Major Vesions Packages Updates

v5.11.0

2 years ago

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

Package Versions Update