Releases: oxc-project/oxc-resolver
Releases · oxc-project/oxc-resolver
v11.13.0
02 Nov 04:42
Compare
Sorry, something went wrong.
No results found
🚀 Features
improve error message for empty package.json files (#793 ) (by @Boshen ) - #793
🐛 Bug Fixes
Contributors
v11.12.0
27 Oct 13:28
Compare
Sorry, something went wrong.
No results found
🚀 Features
improve PackagePathNotExported error message with condition names (by @Boshen )
Contributors
v11.11.1
21 Oct 12:32
Compare
Sorry, something went wrong.
No results found
v11.11.0
20 Oct 06:44
Compare
Sorry, something went wrong.
No results found
🚀 Features
🐛 Bug Fixes
tsconfig paths should not be applied to paths inside node_modules (#760 ) (by @Boshen ) - #760
🧪 Testing
Contributors
v11.10.0
17 Oct 04:45
Compare
Sorry, something went wrong.
No results found
🚀 Features
add ESM file:// protocol support with comprehensive tests (#746 ) (by @Boshen ) - #746
🚜 Refactor
remove normalize-path dependency, use internal PathUtil (#742 ) (by @Boshen ) - #742
⚡ Performance
use simd-json for package.json parsing (#761 ) (by @Boshen ) - #761
make url crate optional for wasm32 targets (by @Boshen )
Contributors
v11.9.0
02 Oct 10:40
Compare
Sorry, something went wrong.
No results found
What's Changed
chore(deps): update taiki-e/install-action action to v2.62.11 by @renovate [bot] in #734
chore(deps): lock file maintenance npm packages by @renovate [bot] in #735
chore(deps): update crate-ci/typos action to v1.37.0 by @renovate [bot] in #736
feat: only resolve file:// protocol on windows by @Boshen in #737
test: improve coverage for check_restrictions by @Boshen in #739
test: improve test coverage for edge cases by @Boshen in #740
chore(deps): update crate-ci/typos action to v1.37.1 by @renovate [bot] in #741
chore: release v11.9.0 by @Boshen in #738
Full Changelog : v11.8.4...v11.9.0
v11.8.4
28 Sep 08:35
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
ensure canonicalized paths remain accessible via strong references (#733 ) (by @Boshen ) - #733
⚡ Performance
mark error path functions as #[cold] for better optimization (#729 ) (by @Boshen ) - #729
Contributors
v11.8.3
23 Sep 12:32
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
use Weak references for CachedPath to enable proper drop (#727 ) (by @Boshen ) - #727
🚜 Refactor
🧪 Testing
Contributors
v11.8.2
18 Sep 11:54
Compare
Sorry, something went wrong.
No results found
⚡ Performance
🧪 Testing
Contributors
v11.8.1
16 Sep 02:55
Compare
Sorry, something went wrong.
No results found
💼 Other
Revert "perf: use memmap to speed up file reading" (#701 ) (by @Boshen ) - #701
Contributors