Releases: oxc-project/oxc-resolver
Releases · oxc-project/oxc-resolver
oxc_resolver-v9.0.1
10 May 02:30
Compare
Sorry, something went wrong.
No results found
Bug Fixes
oxc_resolver_napi dependency version
oxc_resolver-v9.0.0
09 May 08:23
Compare
Sorry, something went wrong.
No results found
Bug Fixes
hash import does not need to load from node_modules (#501 )
Chore
add --tsconfig to example (#505 )
publish oxc_napi_resolver (#496 )
oxc_resolver-v8.0.0
01 May 03:53
Compare
Sorry, something went wrong.
No results found
Bug Fixes
fix incorrect return of package.json when a workspace module has node_modules (#482 )
Performance
cache whether a path is node_modules or inside node_modules (#490 )
remove a useless load_as_directory call (#487 )
Refactor
[breaking ] remove description_files option (#488 )
[breaking ] remove modules options (#484 )
oxc_resolver-v7.0.1
29 Apr 13:57
Compare
Sorry, something went wrong.
No results found
Bug Fixes
return the enclosing package.json if it is inside node_modules (#476 )
Refactor
add Debug to FsCachedPath (#478 )
oxc_resolver-v7.0.0
29 Apr 03:55
Compare
Sorry, something went wrong.
No results found
Bug Fixes
return the enclosing package.json if it is inside node_modules (#476 )
Refactor
add Debug to FsCachedPath (#478 )
oxc_resolver-v6.0.2
25 Apr 09:11
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.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 )