Skip to content

esbuild-plugin-browserslist: v1.0.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 19 Mar 14:49
fa5f6bf

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