File tree Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Expand file tree Collapse file tree 2 files changed +13
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ 1.12.0] ( https://www.github.com/pradel/esbuild-node-externals/compare/v1.11.0...v1.12.0 ) (2023-12-20)
4
+
5
+
6
+ ### Features
7
+
8
+ * handle esbuild ` absWorkingDir ` option ([ #52 ] ( https://www.github.com/pradel/esbuild-node-externals/issues/52 ) ) ([ 8e6e809] ( https://www.github.com/pradel/esbuild-node-externals/commit/8e6e809d4d643e97991d58df3e14c7d56f2c73e0 ) )
9
+
10
+
11
+ ### Bug Fixes
12
+
13
+ * enhance workspaced deps filter ([ #53 ] ( https://www.github.com/pradel/esbuild-node-externals/issues/53 ) ) ([ 83ed85a] ( https://www.github.com/pradel/esbuild-node-externals/commit/83ed85a9ba1a3670551bdb9bdba525d219a56065 ) )
14
+
3
15
## [ 1.11.0] ( https://www.github.com/pradel/esbuild-node-externals/compare/v1.10.0...v1.11.0 ) (2023-11-20)
4
16
5
17
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " esbuild-node-externals" ,
3
- "version" : " 1.11 .0" ,
3
+ "version" : " 1.12 .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