oxc_resolver-v11.3.0
·
189 commits
to main
since this release
🚀 Features
- align yarn pnp implementation (#576) (by @Boshen) - #576
- (resolver) allow
exports
field inrequire('../directory')
(#572) (by @Boshen) - (napi) add
ResolveResult::builtin
information (#575) (by @Boshen)
📚 Documentation
- document
allowPackageExportsInDirectoryResolve
(by @Boshen)