Releases: jodelamo/esi-webpack-plugin
Releases · jodelamo/esi-webpack-plugin
v7.1.0
7.1.0 (2023-02-10)
Features
v7.0.2
7.0.2 (2023-01-24)
Bug Fixes
- deps: update dependency html-webpack-plugin to v5.5.0 (f1fe022)
v7.0.1
7.0.1 (2022-10-14)
Bug Fixes
v7.0.0
7.0.0 (2022-08-25)
Features
- export both cjs and esm bundles (61c88aa)
BREAKING CHANGES
- Splits build into both ESM and CJS bundles.
v6.0.0
6.0.0 (2022-02-11)
Continuous Integration
- require the latest available Node.js LTS (3b01b82)
BREAKING CHANGES
- This package now requires Node.js 16, or higher.
v5.0.0
5.0.0 (2021-07-30)
Features
- use html-webpack-plugin@5 to work with webpack@5 (95f6b76)
BREAKING CHANGES
- New major version of Webpack
v4.1.3
4.1.3 (2021-03-10)
Bug Fixes
- fix vulnerability warnings (c9d6b50)
v4.1.2
4.1.2 (2020-09-17)
Bug Fixes
- update to latest major version of commitlint (9d5b3a9)
v4.1.1
4.1.1 (2020-09-17)
Bug Fixes
- act on vulnerability alerts (53de00c)
v4.1.0
4.1.0 (2020-07-16)
Bug Fixes
- add missing build step in release job (13b829d)
- add missing dependencies in release workflow (a654ab3)
Features
- add commitlint, prettier, build step, GitHub workflow (46eec20)