Skip to content

Commit ed42347

Browse files
committed
Release 6.0.0 - documentation, copy, branding
1 parent 81449c3 commit ed42347

File tree

8 files changed

+90
-11
lines changed

8 files changed

+90
-11
lines changed

CHANGELOG.md

Lines changed: 79 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,84 @@
11
# Change log
22

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+
382
## [5.17.1](https://github.com/WeAreAthlon/frontend-webpack-boilerplate/releases/tag/v5.17.1)
483
### 02/11/2023
584

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
[![npm](https://img.shields.io/npm/dm/@weareathlon/frontend-webpack-boilerplate)](https://www.npmjs.com/package/@weareathlon/frontend-webpack-boilerplate)
1111
[![GitHub License](https://img.shields.io/github/license/WeAreAthlon/frontend-webpack-boilerplate)](https://github.com/WeAreAthlon/frontend-webpack-boilerplate/blob/master/LICENSE)
1212

13-
![Front-end Webpack Boilerplate](https://repository-images.githubusercontent.com/96102257/4be7b600-61f1-11e9-9ebf-67b17d5ba125)
13+
![Front-end Webpack Boilerplate](https://weareathlon.github.io/frontend-webpack-boilerplate/images/content/athlon-technology-cover.png)
1414

1515
## Demo
1616

SECURITY.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,12 +7,12 @@ currently being supported with security updates.
77

88
| Version | Supported |
99
| ------- | ------------------ |
10-
| 5.x | :white_check_mark: |
11-
| < 4.x | :x: |
10+
| 6.x | :white_check_mark: |
11+
| <= 5.x | :x: |
1212

1313
## Reporting a Vulnerability
1414

15-
If you discover a security issue in this webpack boilerplate, please report it by sending an email to plamen@athlonsofia.com.
15+
If you discover a security issue in this webpack boilerplate, please report it by sending an email to plamen@weareathlon.com.
1616

1717
This will allow us to assess the risk, and make a fix available before we add a bug report to the GitHub repository.
1818

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
2-
"author": "WeAreAthlon <hello@weareathlon.com> (https://www.weareathlon.com)",
2+
"author": "Athlon Technology <hi@athlon.technlogy> (https://www.athlon.technology)",
33
"name": "@weareathlon/frontend-webpack-boilerplate",
4-
"version": "5.18.0",
4+
"version": "6.0.0",
55
"description": "Starter project template boilerplate based on Webpack with SASS/PostCSS and babel ES6/7 support.",
66
"homepage": "https://github.com/WeAreAthlon/frontend-webpack-boilerplate#readme",
77
"browserslist": [
@@ -10,7 +10,7 @@
1010
],
1111
"bugs": {
1212
"url": "https://github.com/WeAreAthlon/frontend-webpack-boilerplate/issues",
13-
"email": "plamen@athlonsofia.com"
13+
"email": "plamen@weareathlon.com"
1414
},
1515
"contributors": [
1616
{
372 KB
Loading

src/images/content/header.png

-239 KB
Binary file not shown.

src/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ <h1>Webpack 5 Template Boilerplate</h1>
3232
</a>
3333
</header>
3434
<main>
35-
<img src="images/content/header.png" alt="Webpack 5 Template Boilerplate" class="cover">
35+
<img src="images/content/athlon-technology-cover.png" alt="Webpack 5 Template Boilerplate" class="cover">
3636
<h1>Demo page illustrating building of SASS, PostCSS, JavaScript, Fonts, Background Images and Inline Images.</h1>
3737
<img src="images/content/athlon-logo.svg" alt="Logo of Athlon" class="logo">
3838
<h2 id="table-of-contents">Table of Contents</h2>
@@ -300,7 +300,7 @@ <h2 id="video-files">Video File Preview</h2>
300300
</main>
301301
<footer>
302302
<address>Documentation avaialable on the official <a href="https://github.com/WeAreAthlon/frontend-webpack-boilerplate/" target="_blank" rel="noopener">GitHub Repository</a>.</address>
303-
<address>Maintained by <a href="https://www.weareathlon.com/" target="_blank" rel="noopener">WeAreAthlon</a>.</address>
303+
<address>Maintained by <a href="https://www.athlon.technology/" target="_blank" rel="noopener">Athlon Technology</a>.</address>
304304
</footer>
305305
</body>
306306
</html>

0 commit comments

Comments
 (0)