Closed Boshen closed 1 month ago
oxc_resolver
## [2.0.0](https://github.com/oxc-project/oxc-resolver/compare/oxc_resolver-v1.12.0...oxc_resolver-v2.0.0) - 2024-10-22 ### Added - [**breaking**] add `ResolveError::Builtin::prefixed_with_node_colon` ([#272](https://github.com/oxc-project/oxc-resolver/pull/272)) ### Fixed - extensionAlias cannot resolve mathjs ([#273](https://github.com/oxc-project/oxc-resolver/pull/273)) ### Other - fix test warning - relax versions for downstream use - use default features for `rustc-hash` - apply latest `cargo +nightly fmt` ([#281](https://github.com/oxc-project/oxc-resolver/pull/281)) - add more clippy fixes ([#279](https://github.com/oxc-project/oxc-resolver/pull/279)) - clean up elided lifetimes ([#277](https://github.com/oxc-project/oxc-resolver/pull/277)) - *(deps)* update rust crate serde_json to v1.0.132 - *(deps)* update rust crates ([#266](https://github.com/oxc-project/oxc-resolver/pull/266)) - *(README)* should be `new ResolverFactory` - *(deps)* update rust crates - update README
This PR was generated with release-plz.
Comparing release-plz-2024-10-22T05-15-28Z (034bd36) with main (ee87dbc)
release-plz-2024-10-22T05-15-28Z
main
✅ 3 untouched benchmarks
✅ 3
🤖 New release
oxc_resolver
: 1.12.0 -> 2.0.0Changelog
This PR was generated with release-plz.