Skip to content

Commit fec4a4d

Browse files
committed
chore(readme): add entry for recent fixes
1 parent fc88c20 commit fec4a4d

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@
77
* Add support for local npm prefix ([#1](https://github.com/go-task/go-npm/pull/1)).
88
* Added support for [pnpm](https://pnpm.io/) ([#3](https://github.com/go-task/go-npm/pull/3)).
99
* Fixed installation path on Windows ([#4](https://github.com/go-task/go-npm/issues/4), [#5](https://github.com/go-task/go-npm/pull/5)).
10+
* Fixed installation path in newer Node versions ([go-task/task#1190](https://github.com/go-task/task/issues/1190), [#8](https://github.com/go-task/go-npm/pull/8)).
11+
* Migrate from `unzipper` to `adm-zip` to fix ZIP extraction bugs ([#7](https://github.com/go-task/go-npm/issues/7), [#9](https://github.com/go-task/go-npm/pull/9)).
1012

1113
### (@gzuidhof): MODIFICATIONS FROM BASE `go-npm` PACKAGE
1214
* Support for zip and non-compressed binaries.

0 commit comments

Comments
 (0)