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 555ca9b commit 8450cf2Copy full SHA for 8450cf2
esbuild-node-externals/CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.16.0](https://github.com/pradel/esbuild-node-externals/compare/v1.15.0...v1.16.0) (2024-12-17)
4
+
5
6
+### Features
7
8
+* add forceExternalList option ([555ca9b](https://github.com/pradel/esbuild-node-externals/commit/555ca9bebbe423884e8171bb3b69a7077cbf1219))
9
10
## [1.15.0](https://github.com/pradel/esbuild-node-externals/compare/v1.14.0...v1.15.0) (2024-09-26)
11
12
esbuild-node-externals/package.json
@@ -1,6 +1,6 @@
{
"name": "esbuild-node-externals",
- "version": "1.15.0",
+ "version": "1.16.0",
"main": "dist/index.js",
"typings": "dist/index.d.ts",
"scripts": {
0 commit comments