File tree Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Expand file tree Collapse file tree 2 files changed +7
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
All notable changes to this project will be documented in this file.
4
4
5
+ # [ 1.6.8] ( https://github.com/imranbarbhuiya/esbuild-plugins-node-modules-polyfill/compare/v1.6.7...v1.6.8 ) - (2024-11-17)
6
+
7
+ ## 🐛 Bug Fixes
8
+
9
+ - Accept node prefix in modules obj ([ 4b8b611] ( https://github.com/imranbarbhuiya/esbuild-plugins-node-modules-polyfill/commit/4b8b611b34d2561d280768604a4e9b0395a91be6 ) )
10
+
5
11
# [ 1.6.6] ( https://github.com/imranbarbhuiya/esbuild-plugins-node-modules-polyfill/compare/v1.6.5...v1.6.6 ) - (2024-08-29)
6
12
7
13
## 🐛 Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " esbuild-plugins-node-modules-polyfill" ,
3
- "version" : " 1.6.7 " ,
3
+ "version" : " 1.6.8 " ,
4
4
"description" : " Polyfills nodejs builtin modules and globals for the browser." ,
5
5
"main" : " dist/index.js" ,
6
6
"types" : " dist/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments