Skip to content

Releases: nihalgonsalves/esbuild-plugin-browserslist

esbuild-plugin-browserslist: v1.0.0

19 Mar 14:49
fa5f6bf
Compare
Choose a tag to compare

1.0.0 (2025-03-19)

⚠ BREAKING CHANGES

  • This drops support for Node 18, and switches to a pure ESM package. This means that you either have to use "type": "module" in your package.json, or upgrade to a Node version that supports require(esm), i.e. >= v20.19.0, >= v22.12.0, or v23 and above.

Build System

esbuild-plugin-browserslist: v0.16.0

10 Feb 16:48
2961895
Compare
Choose a tag to compare

0.16.0 (2025-02-10)

⚠ BREAKING CHANGES

  • update esbuild@~0.25.0 (#236)

Features

esbuild-plugin-browserslist: v0.15.0

01 Oct 06:59
de9a6a1
Compare
Choose a tag to compare

0.15.0 (2024-10-01)

⚠ BREAKING CHANGES

  • deps: bump all including esbuild 0.24.x (#215)

Features

  • deps: bump all including esbuild 0.24.x (#215) (9431519)

esbuild-plugin-browserslist: v0.14.0

08 Jul 20:48
815785c
Compare
Choose a tag to compare

0.14.0 (2024-07-08)

⚠ BREAKING CHANGES

  • deps: support esbuild 0.23 (#198)

Features

esbuild-plugin-browserslist: v0.13.0

02 Jul 07:52
9020ddd
Compare
Choose a tag to compare

0.13.0 (2024-07-02)

⚠ BREAKING CHANGES

  • deps: support esbuild 0.22

Features

  • deps: support esbuild 0.22 (e51e017)

esbuild-plugin-browserslist: v0.12.1

04 Jun 12:44
01d08e2
Compare
Choose a tag to compare

0.12.1 (2024-06-04)

Bug Fixes

  • deps: bump the all group with 4 updates (#190) (a5380a6)

esbuild-plugin-browserslist: v0.12.0

22 May 00:40
ff0d9b3
Compare
Choose a tag to compare

0.12.0 (2024-05-22)

⚠ BREAKING CHANGES

  • deps: esbuild v0.21.x

Features

  • deps: support esbuild v0.21.x and update deps (#187) (7b33f9b)

esbuild-plugin-browserslist: v0.11.1

28 Jan 13:00
3f91b55
Compare
Choose a tag to compare

0.11.1 (2024-01-28)

Bug Fixes

  • ci: add missing corepack publish step (1743942)

esbuild-plugin-browserslist: v0.11.0

28 Jan 12:54
18fcc60
Compare
Choose a tag to compare

0.11.0 (2024-01-28)

⚠ BREAKING CHANGES

Miscellaneous Chores

  • deps: bump the all group with 10 updates (#163) (20d6167)

v0.10.0

23 Oct 17:38
03736f6
Compare
Choose a tag to compare

0.10.0 (2023-10-23)

⚠ BREAKING CHANGES

  • Drops support for EoL Node 14 and 16

Miscellaneous Chores