v1.3.0
Changes
- Avoid executing
pnpm pack
for versions below pnpm 8 because it doesn't seem to work reliably. - Print isolate-package version number in debug log when executing.
- Validate the stdout result from the pack command to make sure it is an existing file path.
- Include .npmrc regardless of detected package manager.
- Improve debug logging to make everything clear and concise.
Full Changelog: v1.2.0...v1.3.0