Releases: oxc-project/oxc-resolver
Releases · oxc-project/oxc-resolver
oxc_resolver-v6.0.1
25 Apr 05:08
Compare
Sorry, something went wrong.
No results found
Bug Fixes
handle package.json and tsconfig.json with BOM (#463 )
Performance
avoid double call to parse_package_specifier
(#465 )
oxc_resolver-v6.0.0
22 Apr 06:51
Compare
Sorry, something went wrong.
No results found
Bug Fixes
properly handle DOS device paths in strip_windows_prefix (#455 )
oxc_resolver-v5.3.0
19 Apr 04:12
Compare
Sorry, something went wrong.
No results found
Features
deserialize preserve_value_imports
and imports_not_used_as_values
from compilerOptions
(#457 )
deserialize target
from compilerOptions
(#456 )
oxc_resolver-v5.2.0
08 Apr 14:51
Compare
Sorry, something went wrong.
No results found
Bug Fixes
resolve ${configDir}
in tsconfig compilerOptions.baseUrl
(#450 )
oxc_resolver-v5.1.1
04 Apr 12:40
Compare
Sorry, something went wrong.
No results found
Bug Fixes
handle query and fragment in pacakge.json exports
and imports
field (#443 )
oxc_resolver-v5.1.0
02 Apr 07:06
Compare
Sorry, something went wrong.
No results found
Features
resolve emitDecoratorMetadata in tsconfig (#439 )
Documentation
fix an incorrect comment on Context::missing_dependencies
oxc_resolver-v5.0.1
18 Mar 11:20
Compare
Sorry, something went wrong.
No results found
Features
[breaking ] Rust Edition 2024 (#402 )
deserialize verbatim_module_syntax
from compilerOptions (#411 )
Refactor
remove papaya .collector(seize::Collector::new())
call (#393 )
oxc_resolver-v5.0.0
07 Mar 15:30
Compare
Sorry, something went wrong.
No results found
Features
[breaking ] Rust Edition 2024 (#402 )
deserialize verbatim_module_syntax
from compilerOptions (#411 )
Refactor
remove papaya .collector(seize::Collector::new())
call (#393 )
oxc_resolver-v4.2.0
19 Feb 05:29
Compare
Sorry, something went wrong.
No results found
Features
support wildcard *
in alias plugin (#388 )
oxc_resolver-v4.1.0
14 Feb 14:13
Compare
Sorry, something went wrong.
No results found
Features
merge options from extends tsconfig.json (#375 )
add more fields in tsconfig#CompilerOptionsSerde (#374 )
feat: expose package_json_path (#376 )