Skip to content

oxc_resolver-v3.0.2

Compare
Choose a tag to compare
@oxc-bot oxc-bot released this 13 Dec 12:29
· 5 commits to main since this release
e1b0118

Bug Fixes

  • special case for aliasing @/ (#348)
  • normalize resolved result on Windows for root (#345)

Refactor

  • replace UnsafeCell with RefCell (#346)