oxc-project / oxc-resolver

Rust version of webpack/enhanced-resolve
https://oxc.rs/docs/guide/usage/resolver.html
MIT License
122 stars 18 forks source link

chore: release v2.0.0 #250

Closed Boshen closed 2 weeks ago

Boshen commented 2 weeks ago

🤖 New release

⚠️ oxc_resolver breaking changes

--- failure enum_variant_added: enum variant added on exhaustive enum ---

Description:
A publicly-visible enum without #[non_exhaustive] has a new variant.
        ref: https://doc.rust-lang.org/cargo/reference/semver.html#enum-variant-new
       impl: https://github.com/obi1kenobi/cargo-semver-checks/tree/v0.35.0/src/lints/enum_variant_added.ron

Failed in:
  variant ResolveError:MatchedAliasNotFound in /tmp/.tmpE7KpyF/oxc-resolver/src/error.rs:29
Changelog

## [2.0.0](https://github.com/oxc-project/oxc-resolver/compare/oxc_resolver-v1.11.0...oxc_resolver-v2.0.0) - 2024-09-22 ### Added - give a specific error for matched alias not found ([#238](https://github.com/oxc-project/oxc-resolver/pull/238)) ### Fixed - fix .github/workflows/release-plz.yml ### Other - *(deps)* update rust crates - *(deps)* update pnpm to v9.11.0 - *(deps)* update crate-ci/typos action to v1.24.6 - *(deps)* update npm packages - *(deps)* update npm packages - *(deps)* update npm packages - set `GH_TOKEN` for "Bump package.json" in release-plz.yml - update package.json in release-plz.yml ([#242](https://github.com/oxc-project/oxc-resolver/pull/242)) - apply `semver_check` to release-plz ([#241](https://github.com/oxc-project/oxc-resolver/pull/241)) - *(deps)* update dependency rust to v1.81.0 ([#239](https://github.com/oxc-project/oxc-resolver/pull/239)) - *(deps)* update crate-ci/typos action to v1.24.5 - *(deps)* update crate-ci/typos action to v1.24.4 - *(deps)* update crate-ci/typos action to v1.24.3 - add esm / cjs `condition_names` to examples


This PR was generated with release-plz.

codspeed-hq[bot] commented 2 weeks ago

CodSpeed Performance Report

Merging #250 will not alter performance

Comparing release-plz-2024-09-22T23-18-43Z (e0d6edc) with main (aaace86)

Summary

✅ 3 untouched benchmarks