@unrs/resolver-binding-linux-x64-musl
This is the x86_64-unknown-linux-musl binary for @unrs/resolver-binding
UnRS Resolver Node API with PNP support
@unrs/resolver-binding-linux-x64-musl
This is the x86_64-unknown-linux-musl binary for @unrs/resolver-binding
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
descriptionFiles
option introduction (by @JounQin)yarn_pnp
logic to FileSystem
(#589) (by @Boshen) - #178fs_cache
feature flag (#588) (by @Boshen) - #178node_modules
(#171) (by @JounQin) - #171.
or ./
should respect mainFiles
option (#163) (by @JounQin) - #163alias
and fallback
options type and description (#161) (by @JounQin) - #161file:
protocol path support (#151) (by @JounQin) - #151napi
property in package.json
for napi-postinstall
(#148) (by @JounQin)oxc-project/oxc-resolver
- 6th (#146) (by @JounQin) - #146condition_names
should take higher priority than target in package.json (#115)" (#131)pnp global cache should be supported (#129)
Windows global cache is still unsupported due to upstream
node_modules
(#125).
and ./
(#121)node_modules
(#116)condition_names
should take higher priority than target in package.json (#115)napi-postinstall
to fix yarn
pnp compatibility issue (#106)napi-postinstall
to support yarn
/pnpm
on webcontainer
(#103)no_opt_arch
flag for mimalloc-safe
on linux-aarch64
(#98)riscv64gc-unknown-linux-musl
(#96)parse_package_specifier
(#465)load_as_directory
for pnp mode (#75)mimalloc
on linux with aarch64 (#69)preserve_value_imports
and imports_not_used_as_values
from compilerOptions
(#457)target
from compilerOptions
(#456)napi-postinstall
dep for workaround npm
's bug (#66)${configDir}
in tsconfig compilerOptions.baseUrl
(#450)exports
and imports
field (#443)verbatim_module_syntax
from compilerOptions (#411)*
in alias plugin (#388)type Resolver = ResolverGeneric<FsCache<FileSystemOs>>
(#358)FileSystem::canonicalize
with FileSystem::read_link
(#331)Resolver::resolve_tsconfig
API (#312)ResolveError::Builtin::prefixed_with_node_colon
(#272)ResolveError
#[non_exhaustive] (#252)ResolveError::ExtensionAlias
(#251)exports
and imports
field (#443)@/
(#348)/
with roots
(#310)fs::canonicalize
to cover symlink edge cases (#284)ipaddr.js
correctly when extensionAlias
is provided (#228)#[cfg(target_os = "windows")]
logic in canonicalize
(#221)node_modules
(#340)load_alias
on hot path (#339)as_os_str
for Hash
and PartialEq
operations (#338)path.as_os_str().hash()
instead of path.hash()
(#316)Context::missing_dependencies
.
in with_extension
(#313)new ResolverFactory
.collector(seize::Collector::new())
call (#393)--all-targets
(#333)cargo +nightly fmt
(#281)--strip
flag (#44)pnpapi
core module and package deep link (#24)oxc-resolver