Skip to content

v1.8.0

Choose a tag to compare

@Boshen Boshen released this 27 May 16:33
· 634 commits to main since this release
3a48b59

Added

  • [breaking] remove the constraint on packages exports default must be the last one (#171)
  • [breaking] return ResolveError:Builtin("node:{specifier}") from package imports and exports (#165)

Fixed

  • alias not found should return error (#168)

Other

  • add panic test for extensions without a leading dot (#150)
  • add test case for empty alias fields (#149)