File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.18.0] ( https://github.com/pradel/esbuild-node-externals/compare/v1.17.0...v1.18.0 ) (2025-02-11)
4
+
5
+
6
+ ### Features
7
+
8
+ * remove tslib from dependencies ([ #75 ] ( https://github.com/pradel/esbuild-node-externals/issues/75 ) ) ([ fa5ce53] ( https://github.com/pradel/esbuild-node-externals/commit/fa5ce536723f00fcc34855a563f61bbb61d2c7df ) )
9
+ * upgrade yarn and dependencies ([ #73 ] ( https://github.com/pradel/esbuild-node-externals/issues/73 ) ) ([ 0eebcc4] ( https://github.com/pradel/esbuild-node-externals/commit/0eebcc443d5e8fd788c13349bcfbe0ec35097b2b ) )
10
+
3
11
## [ 1.17.0] ( https://github.com/pradel/esbuild-node-externals/compare/v1.16.0...v1.17.0 ) (2025-02-11)
4
12
5
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " esbuild-node-externals" ,
3
- "version" : " 1.17 .0" ,
3
+ "version" : " 1.18 .0" ,
4
4
"main" : " dist/index.js" ,
5
5
"typings" : " dist/index.d.ts" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments