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