Skip to content

oxc_resolver-v2.1.0

Compare
Choose a tag to compare
@Boshen Boshen released this 20 Nov 14:46
· 12 commits to main since this release
c913333

Added

  • add Resolver::resolve_tsconfig API (#312)

Fixed

  • don't panic when resolving / with roots (#310)
  • use same UNC path normalization logic with libuv (#306)

Other

  • (deps) update rust crates to v1.0.215
  • fix symlink test init on windows (#307)