Skip to content

Releases: oxc-project/oxc-resolver

v11.8.1

16 Sep 02:55
5d6e59d

Choose a tag to compare

💼 Other

  • Revert "perf: use memmap to speed up file reading" (#701) (by @Boshen) - #701

Contributors

v11.8.0

15 Sep 11:21
ae725f4

Choose a tag to compare

🚀 Features

  • add benchmark for package.json deserialization (#698) (by @Boshen) - #698

⚡ Performance

Contributors

v11.7.2

12 Sep 11:02
42518d3

Choose a tag to compare

⚡ Performance

  • use GetFileAttributesExW for symlink metadata lookup on Windows (#691) (by @sapphi-red) - #691

Contributors

v11.7.1

25 Aug 14:43
247e06b

Choose a tag to compare

🚀 Features

  • (tsconfig) support files / include / exclude (#659) (by @shulaoda)
  • feat(tsconfig) support allowJs in compilerOptions (#658) (by @shulaoda) - #658
  • (tsconfig) complete inheritance of compilerOptions fields (#657) (by @shulaoda)

🐛 Bug Fixes

  • (tsconfig) respect Yarn PnP when resolving extends paths (#656) (by @shulaoda)

🧪 Testing

💼 Other

  • Add comprehensive tests for tsconfig extends functionality (#660) (by @Copilot) - #660

Contributors

v11.7.0

25 Aug 03:09
8f0784f

Choose a tag to compare

🚀 Features

  • (tsconfig) support files / include / exclude (#659) (by @shulaoda)
  • feat(tsconfig) support allowJs in compilerOptions (#658) (by @shulaoda) - #658
  • (tsconfig) complete inheritance of compilerOptions fields (#657) (by @shulaoda)

🐛 Bug Fixes

  • (tsconfig) respect Yarn PnP when resolving extends paths (#656) (by @shulaoda)

🧪 Testing

💼 Other

  • Add comprehensive tests for tsconfig extends functionality (#660) (by @Copilot) - #660

Contributors

v11.6.2

20 Aug 15:32
7072414

Choose a tag to compare

🐛 Bug Fixes

  • allow resolving package?query#fragment for packages with exports field (#655) (by @sapphi-red) - #655

⚡ Performance

🧪 Testing

Contributors

v11.6.1

05 Aug 07:06
87101ec

Choose a tag to compare

🚀 Features

🐛 Bug Fixes

💼 Other

Contributors

v11.6.0

18 Jul 08:46
ac632fb

Choose a tag to compare

🚀 Features

🐛 Bug Fixes

💼 Other

Contributors

v11.5.2

09 Jul 10:46
1c76a2d

Choose a tag to compare

🚀 Features

  • return proper errors when failed to find or read yarn pnp manifest (#590) (by @Boshen) - #590
  • add yarn_pnp logic to FileSystem (#589) (by @Boshen) - #589
  • (resolver) rework yarn manifest file look up (#586) (by @Boshen)

🚜 Refactor

Contributors

v11.5.1

09 Jul 10:16
a7f0c53

Choose a tag to compare

🚀 Features

  • return proper errors when failed to find or read yarn pnp manifest (#590) (by @Boshen) - #590
  • add yarn_pnp logic to FileSystem (#589) (by @Boshen) - #589
  • (resolver) rework yarn manifest file look up (#586) (by @Boshen)

🚜 Refactor

Contributors