|
1 | 1 | # Changelog |
2 | 2 |
|
3 | 3 |
|
4 | | - |
5 | 4 | ## [3.6.0](https://github.com/patternslib/dev/compare/3.5.3...3.6.0) (2024-08-14) |
6 | 5 |
|
7 | 6 |
|
@@ -49,52 +48,6 @@ Note: As time of this commit, versions below 18 are unmaintained. |
49 | 48 |
|
50 | 49 | * Upgrade GitHub Actions. ([f687bee](https://github.com/patternslib/dev/commit/f687bee3dcd94b50b14fd5df3370aa9ecf245943)) |
51 | 50 |
|
52 | | -## [3.6.0](https://github.com/patternslib/dev/compare/3.5.3...3.6.0) (2024-08-14) |
53 | | - |
54 | | - |
55 | | -### Features |
56 | | - |
57 | | - |
58 | | -* Add husky commitlint also to this package. ([1bdcf63](https://github.com/patternslib/dev/commit/1bdcf636324a0a05946754af84faa78c4c7f71f4)) |
59 | | - |
60 | | - |
61 | | -* Add WebP as asset/resource along to the other formats for the Webpack loader. ([58f369c](https://github.com/patternslib/dev/commit/58f369c256eadd3f631f0ea79ed509a93fdfd3d1)) |
62 | | - |
63 | | - |
64 | | - |
65 | | -### Bug Fixes |
66 | | - |
67 | | - |
68 | | -* Do not upgrade husky and keep at pre 9.x. ([fe89852](https://github.com/patternslib/dev/commit/fe8985223c11cc4258e44e475aeebaa1926ed327)) |
69 | | - |
70 | | - Husky has some breaking changes which we should only upgrade with the next major release of @patternslib/dev. |
71 | | - |
72 | | - |
73 | | -* Require minimum node v18.18. ([807147a](https://github.com/patternslib/dev/commit/807147a98527520b7455061629a04ebac6941740)) |
74 | | - |
75 | | - This is Webpack's minimum required version. |
76 | | -Note: As time of this commit, versions below 18 are unmaintained. |
77 | | - |
78 | | - |
79 | | - |
80 | | -### Maintenance |
81 | | - |
82 | | - |
83 | | -* Remove plugin-transform-optional-chaining from babel. ([9facee8](https://github.com/patternslib/dev/commit/9facee8b35a9f09c24c6e466228503d0a257445b)) |
84 | | - |
85 | | - The optional chaining feature is already included in preset-env ES2020. |
86 | | - |
87 | | - |
88 | | -* Upgrade dependencies. ([c3d64fd](https://github.com/patternslib/dev/commit/c3d64fdd0c543e199e04088fc661c7bd9315bbe3)) |
89 | | - |
90 | | - Upgrade all except eslint, which needs to migrate from `.eslintrc.js` to |
91 | | -`eslint.config.js`. This will be done in an upcoming major release. |
92 | | - |
93 | | - |
94 | | -* Upgrade GitHub Actions node version. ([4c96faa](https://github.com/patternslib/dev/commit/4c96faa2e34b4fdf50d2d38b6a230704f7d9c7ed)) |
95 | | - |
96 | | - |
97 | | -* Upgrade GitHub Actions. ([f687bee](https://github.com/patternslib/dev/commit/f687bee3dcd94b50b14fd5df3370aa9ecf245943)) |
98 | 51 |
|
99 | 52 | ## [3.5.3](https://github.com/patternslib/dev/compare/3.5.2...3.5.3) (2023-11-22) |
100 | 53 |
|
|
0 commit comments