Releases: 0x80/isolate-package
Releases · 0x80/isolate-package
v1.26.1
v1.25.0
v1.24.0
What's Changed
- Add manifest validation for mandatory package.json fields by @0x80 in #132
- Update bun lock file name by @ottob in #130
- Prevent empty pnpm-workspace file by @0x80 in #133
- Add support for new PNPM 10 manifest fields by @0x80 in #135
- Fix pnpm workspace validation bug by @0x80 in #134
- Only validate package fields for internal packages by @0x80 in #136
New Contributors
Full Changelog: v1.23.0...v1.24.0
v1.23.0
v1.22.0
v1.20.0
What's Changed
- Add basic support for Bun package manager by @harveylee in #99
- Use npm config when generating the npm lockfile by @laurence79 in #108
- Bring back the forceNpm option by @0x80 in #112
New Contributors
- @harveylee made their first contribution in #99
- @laurence79 made their first contribution in #108
Full Changelog: v1.18.0...v1.20.0