File tree Expand file tree Collapse file tree 3 files changed +10
-7
lines changed Expand file tree Collapse file tree 3 files changed +10
-7
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## 8.1.0
4
+
5
+ ### Minor Changes
6
+
7
+ - [ #1 ] ( https://github.com/un-ts/patch-package/pull/1 )
8
+ [ ` 71fcada ` ] ( https://github.com/un-ts/patch-package/commit/71fcada5c8eba207ace046b80b096042c615afde )
9
+ Thanks [ @SukkaW ] ( https://github.com/SukkaW ) ! - feat: reduce installation size
10
+ by replacing ` json-stable-stringify ` to ` @nolyfill/json-stable-stringify `
11
+
3
12
## 8.0.0
4
13
5
14
- Add support for multiple patch files for a single package. #474
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @unts/patch-package" ,
3
- "version" : " 8.0 .0" ,
3
+ "version" : " 8.1 .0" ,
4
4
"description" : " Fix broken node modules with no fuss" ,
5
5
"main" : " dist/index.js" ,
6
6
"repository" : " git+https://github.com/un-ts/patch-package.git" ,
You can’t perform that action at this time.
0 commit comments