Skip to content

Commit e373bde

Browse files
chore(release): 3.0.0 [skip ci]
# [3.0.0](v2.3.4...v3.0.0) (2022-10-20) ### Features * allow altering all configuration ([#115](#115)) ([ccea0f5](ccea0f5)), closes [#112](#112) [#113](#113) [#114](#114) ### BREAKING CHANGES * webpackFinal from user land will receive a configuration object with additional autocomputed properties. * --widget-definitions CLI option now interprets paths from CWD and not as if they came from the config file.
1 parent ccea0f5 commit e373bde

1 file changed

Lines changed: 13 additions & 0 deletions

File tree

website/src/pages/changelog.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [3.0.0](https://github.com/js-widgets/webpack-cli/compare/v2.3.4...v3.0.0) (2022-10-20)
2+
3+
4+
### Features
5+
6+
* allow altering all configuration ([#115](https://github.com/js-widgets/webpack-cli/issues/115)) ([ccea0f5](https://github.com/js-widgets/webpack-cli/commit/ccea0f518b358f27a420739b05830d46027eb3d0)), closes [#112](https://github.com/js-widgets/webpack-cli/issues/112) [#113](https://github.com/js-widgets/webpack-cli/issues/113) [#114](https://github.com/js-widgets/webpack-cli/issues/114)
7+
8+
9+
### BREAKING CHANGES
10+
11+
* webpackFinal from user land will receive a configuration object with additional autocomputed properties.
12+
* --widget-definitions CLI option now interprets paths from CWD and not as if they came from the config file.
13+
114
## [2.3.4](https://github.com/js-widgets/webpack-cli/compare/v2.3.3...v2.3.4) (2022-10-19)
215

316

0 commit comments

Comments
 (0)