Skip to content

Releases: jodelamo/esi-webpack-plugin

v7.1.0

10 Feb 09:33
Compare
Choose a tag to compare

7.1.0 (2023-02-10)

Features

  • add allowedHosts option (1776a01)

v7.0.2

24 Jan 08:22
Compare
Choose a tag to compare

7.0.2 (2023-01-24)

Bug Fixes

  • deps: update dependency html-webpack-plugin to v5.5.0 (f1fe022)

v7.0.1

14 Oct 14:23
Compare
Choose a tag to compare

7.0.1 (2022-10-14)

Bug Fixes

v7.0.0

25 Aug 13:44
Compare
Choose a tag to compare

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

11 Feb 13:40
Compare
Choose a tag to compare

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

30 Jul 07:41
Compare
Choose a tag to compare

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

10 Mar 12:55
Compare
Choose a tag to compare

4.1.3 (2021-03-10)

Bug Fixes

  • fix vulnerability warnings (c9d6b50)

v4.1.2

17 Sep 14:39
Compare
Choose a tag to compare

4.1.2 (2020-09-17)

Bug Fixes

  • update to latest major version of commitlint (9d5b3a9)

v4.1.1

17 Sep 14:31
Compare
Choose a tag to compare

4.1.1 (2020-09-17)

Bug Fixes

  • act on vulnerability alerts (53de00c)

v4.1.0

16 Jul 08:13
Compare
Choose a tag to compare

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)