All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.15.0 (2024-10-01)
- deps: bump all including esbuild 0.24.x (#215)
0.14.0 (2024-07-08)
- deps: support esbuild 0.23 (#198)
0.13.0 (2024-07-02)
- deps: support esbuild 0.22
- deps: support esbuild 0.22 (e51e017)
0.12.1 (2024-06-04)
0.12.0 (2024-05-22)
- deps: esbuild v0.20.x
0.11.1 (2024-01-28)
- ci: add missing corepack publish step (1743942)
0.11.0 (2024-01-28)
- deps: esbuild v0.20.x is a pre-1.0 minor version bump, which signifies breaking changes: https://github.com/evanw/esbuild/releases/tag/v0.20.0
0.10.0 (2023-10-23)
- Drops support for EoL Node 14 and 16
0.9.1 (2023-10-05)
0.9.0 (2023-08-17)
- peer-deps: This is the same breaking change as v0.8.0 and a fix for that release specifying the wrong peer dependency, but will make this install fail for users of esbuild <0.19.2.
0.8.1 (2023-07-05)
0.8.0 (2023-06-14)
-
deps: peerDep esbuild@~0.18.x. This is a breaking change as pre-v1 semver-minor versions of esbuild are not backwards compatible.
0.7.2 (2023-05-31)
0.7.1 (2023-05-31)
0.7.0 (2023-01-31)
-
deps: peerDep esbuild@~0.17.x. This is a breaking change as pre-v1 semver-minor versions of esbuild are not backwards compatible.
-
deps: update all incl. esbuild@~0.17.x (037e01b)
0.6.0 (2022-12-07)
- deps: esbuild v0.16.x upgrade
Co-authored-by: GitHub Actions actions@github.com
0.5.3 (2022-12-06)
0.5.2 (2022-10-26)
0.5.1 (2022-10-10)
0.5.0 (2022-08-23)
- Drops support for EOL Node 12. v16 LTS is recommended
0.4.13 (2022-08-03)
0.4.12 (2022-06-29)
0.4.11 (2022-06-14)
0.4.10 (2022-06-02)
0.4.9 (2022-04-07)
0.4.8 (2022-03-23)
- missing comma (3da5970)
0.4.7 (2022-03-23)
0.4.6 (2022-03-09)
0.4.5 (2022-03-02)
0.4.4 (2022-02-23)
0.4.3 (2022-01-26)
0.4.2 (2022-01-19)
0.4.1 (2022-01-05)
0.3.0 (2021-10-18)
-
esbuild v0.13 peer dependency upgrade
-
upgrade esbuild (b89b379)
0.2.1 (2021-08-13)
0.2.0 (2021-08-08)
- deps: esbuild v0.12 peer dependency upgrade
Co-authored-by: Nihal Gonsalves nihal@nihalgonsalves.com