We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b1540d1 commit c9481b3Copy full SHA for c9481b3
esbuild-node-externals/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.13.0](https://www.github.com/pradel/esbuild-node-externals/compare/v1.12.0...v1.13.0) (2024-02-12)
4
+
5
6
+### Features
7
8
+* allow esbuild 0.20 ([#56](https://www.github.com/pradel/esbuild-node-externals/issues/56)) ([b1540d1](https://www.github.com/pradel/esbuild-node-externals/commit/b1540d1b1f45567cb57b6c0629451a66fb82a5c9))
9
10
## [1.12.0](https://www.github.com/pradel/esbuild-node-externals/compare/v1.11.0...v1.12.0) (2023-12-20)
11
12
esbuild-node-externals/package.json
@@ -1,6 +1,6 @@
{
"name": "esbuild-node-externals",
- "version": "1.12.0",
+ "version": "1.13.0",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {
0 commit comments