Skip to content

v9.0.0

Compare
Choose a tag to compare
@AviVahl AviVahl released this 10 Mar 12:33
· 304 commits to main since this release

What's Changed

  • BREAKING!: require Node 18 or above
  • feat(resolve): matching without replacement by @AviVahl in #1064
  • fix(resolve): support linked browser packages by @AviVahl in #1129
  • feat(memory)!: support binary files as Uint8Array by @AviVahl in #592
  • perf(memory): avoid text conversion if possible by @AviVahl in #1141
  • feat(commonjs)!: better evaluation-time error messages by @AviVahl in #1142
  • refactor(commonjs)!: rename requireCache to moduleCache in 231c7d8
  • refactor(commonjs): remove inline polyfill for globalThis in c594af1
  • chore(deps): upgrade to latest stable

Full Changelog: v8.3.3...v9.0.0