Releases: pnpm/pacquet
Releases · pnpm/pacquet
pacquet v0.1.3
What's Changed
- chore(cargo): bump serde from 1.0.178 to 1.0.179 by @dependabot in #39
- fix pacquet executer by @Yakiyo in #41
- feat: add fs copy-on-write support by @anonrig in #40
- feat: add better error reporting by @anonrig in #43
- feat: add criterion benchmarks by @anonrig in #44
New Contributors
Full Changelog: https://github.com/anonrig/pacquet/compare/v0.1.2...
pacquet v0.1.2
What's Changed
- feat: add integrity check while downloading by @anonrig in #20
- fix: store_dir envs should without $ symbols by @southorange0929 in #21
- test: improve test coverage by @anonrig in #23
- feat: add initial benchmark by @anonrig in #22
- feat: add helper methods for package.json by @anonrig in #24
- Add support for
--auto-install-peers
by @anonrig in #25 - chore(cargo): bump serde from 1.0.173 to 1.0.174 by @dependabot in #28
- chore(cargo): bump thiserror from 1.0.43 to 1.0.44 by @dependabot in #29
- chore(cargo): bump clap from 4.3.17 to 4.3.19 by @dependabot in #27
- chore(github-actions): bump EndBug/version-check from 1 to 2 by @dependabot in #26
- Add missing npmrc fields by @anonrig in #30
- feat: add support for
--save-exact
by @anonrig in #31 - feat: add initial install command support by @anonrig in #33
- feat: add
pacquet start
command by @anonrig in #34 - Content addressable store by @anonrig in #37
New Contributors
- @southorange0929 made their first contribution in #21
- @dependabot made their first contribution in #28
Full Changelog: https://github.com/anonrig/pacquet/compare/v0.0.9...
pacquet v0.0.9
What's Changed
- feat: implement -D, -O options for add command by @vramana in #12
- fix: improve download process by @anonrig in #13
- feat: add
test
command by @anonrig in #16 - feat: add
.npmrc
file support by @anonrig in #18
New Contributors
Full Changelog: https://github.com/anonrig/pacquet/compare/v0.0.3...
pacquet v0.0.3
What's Changed
- add package json module by @anonrig in #1
- add github workflow by @anonrig in #3
- Some feedback by @steveklabnik in #2
- add version-pin by @anonrig in #4
- start implementing dependencies of dependency by @anonrig in #6
- fix: improve package.json serialization by @anonrig in #8
- build: add packages to release to npm by @anonrig in #9
- feat: use correct versions while downloading packages by @anonrig in #10
New Contributors
- @anonrig made their first contribution in #1
- @steveklabnik made their first contribution in #2
Full Changelog: https://github.com/anonrig/pacquet/commits/