Skip to content

v0.43.0

Compare
Choose a tag to compare
@sindresorhus sindresorhus released this 03 Aug 14:23
· 105 commits to main since this release

Improvements

  • Enforce importing process and Buffer in Node.js explicitly 9f40074
    • This is the recommendation in the Node.js docs.
  • Upgrade dependencies f2c5041

Fixes

  • Make cache directory be relative to cwd (#582) 512291b
    • This fixes editor integration.

v0.42.0...v0.43.0