File tree Expand file tree Collapse file tree 6 files changed +22
-11
lines changed Expand file tree Collapse file tree 6 files changed +22
-11
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.4.0
4+
5+ ### Minor Changes
6+
7+ - [ #48 ] ( https://github.com/un-ts/size-limit/pull/48 ) [ ` 0ea1dd7 ` ] ( https://github.com/un-ts/size-limit/commit/0ea1dd708def14d3d60c9999f33dd4cb4340d301 ) Thanks [ @JounQin ] ( https://github.com/JounQin ) ! - feat!: bump to ` size-limit ` v11
8+
39## 0.3.1
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " size-limit-node-esbuild" ,
3- "version" : " 0.3.1 " ,
3+ "version" : " 0.4.0 " ,
44 "type" : " module" ,
55 "description" : " Node esbuild plugin for Size Limit" ,
66 "repository" : " git+https://github.com/un-ts/size-limit.git" ,
Original file line number Diff line number Diff line change 11# Change Log
22
3+ ## 0.4.0
4+
5+ ### Minor Changes
6+
7+ - [ #48 ] ( https://github.com/un-ts/size-limit/pull/48 ) [ ` 0ea1dd7 ` ] ( https://github.com/un-ts/size-limit/commit/0ea1dd708def14d3d60c9999f33dd4cb4340d301 ) Thanks [ @JounQin ] ( https://github.com/JounQin ) ! - feat!: bump to ` size-limit ` v11
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies [[ ` 0ea1dd7 ` ] ( https://github.com/un-ts/size-limit/commit/0ea1dd708def14d3d60c9999f33dd4cb4340d301 )] :
12+ 13+
314## 0.3.0
415
516### Minor Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " size-limit-preset-node-lib" ,
3- "version" : " 0.3 .0" ,
3+ "version" : " 0.4 .0" ,
44 "type" : " module" ,
55 "description" : " Size Limit preset for Node libraries" ,
66 "repository" : " git+https://github.com/un-ts/size-limit.git" ,
2626 },
2727 "dependencies" : {
2828 "@size-limit/file" : " ^11.2.0" ,
29- "size-limit-node-esbuild" : " ^0.3 .0" ,
29+ "size-limit-node-esbuild" : " ^0.4 .0" ,
3030 "tslib" : " ^2.8.1"
3131 },
3232 "publishConfig" : {
Original file line number Diff line number Diff line change @@ -14718,7 +14718,7 @@ __metadata:
1471814718 languageName: node
1471914719 linkType: soft
1472014720
14721- "size-limit-node-esbuild@npm:^0.3 .0, size-limit-node-esbuild@workspace:packages/node-esbuild":
14721+ "size-limit-node-esbuild@npm:^0.4 .0, size-limit-node-esbuild@workspace:packages/node-esbuild":
1472214722 version: 0.0.0-use.local
1472314723 resolution: "size-limit-node-esbuild@workspace:packages/node-esbuild"
1472414724 dependencies:
@@ -14739,7 +14739,7 @@ __metadata:
1473914739 resolution: "size-limit-preset-node-lib@workspace:packages/preset-node-lib"
1474014740 dependencies:
1474114741 "@size-limit/file": "npm:^11.2.0"
14742- size-limit-node-esbuild: "npm:^0.3 .0"
14742+ size-limit-node-esbuild: "npm:^0.4 .0"
1474314743 tslib: "npm:^2.8.1"
1474414744 peerDependencies:
1474514745 size-limit: ^11.0.0
You can’t perform that action at this time.
0 commit comments