Skip to content

Release 0.5.1

Choose a tag to compare

@dannote dannote released this 24 Mar 10:55
· 55 commits to master since this release
  • Platform-agnostic lockfile: npm.lock now includes all optional platform bindings, not just the current platform
  • Only install matching platform bindings into node_modules at link time
  • Lockfiles are now portable across OS/arch — same as npm's package-lock.json behavior