Skip to content

Releases: 0x80/isolate-package

v1.26.1

14 Sep 17:59
1eee149

Choose a tag to compare

What's Changed

Full Changelog: v1.25.0...v1.26.1

v1.25.0

14 Sep 17:27

Choose a tag to compare

What's Changed

  • Fix logic to include dev dependencies by @0x80 in #137

Full Changelog: v1.24.0...v1.25.0

v1.24.0

14 Jul 07:31
6135a88

Choose a tag to compare

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

12 Jan 12:54

Choose a tag to compare

What's Changed

  • Refactor isolate to support multiple simultaneous executions by @0x80 in #126

Full Changelog: v1.22.0...v1.23.0

v1.22.0

11 Jan 14:03

Choose a tag to compare

What's Changed

  • Only use last line as fileName when packing by @hjellek in #115
  • Fix for Windows Git Bash w/ pnpm by @jack1323 in #116
  • Use get-tsconfig to resolve tsconfig settings by @0x80 in #122

New Contributors

Full Changelog: v1.20.0...v1.22.0

v1.20.0

20 Nov 10:48

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.18.0...v1.20.0

v1.19.0

15 Jul 10:45
9b85ad5

Choose a tag to compare

What's Changed

  • Fix relative paths in lockfile by @0x80 in #98
  • Improve logging on lockfile failure

Full Changelog: v1.17.0...v1.19.0

v1.18.0

15 Jul 10:41
9b85ad5

Choose a tag to compare

What's Changed

  • Improve support for windows by @0x80 in #96

Full Changelog: v1.17.0...v1.18.0

v1.17.0

09 Jun 16:51

Choose a tag to compare

What's Changed

  • Add overrides to isolated pnpm lockfile by @0x80 in #88
  • Only detect version for expected package manager by @0x80 in #94

Full Changelog: v1.16.0...v1.17.0

v1.16.0

19 May 20:36

Choose a tag to compare

What's Changed

  • Do no move node_modules when generating NPM lockfile by @0x80 in #85

Full Changelog: v1.15.0...v1.16.0