Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

chore: release v2.0.0 #250

Closed
wants to merge 2 commits into from
Closed

Conversation

Boshen
Copy link
Member

@Boshen Boshen commented Sep 22, 2024

🤖 New release

  • oxc_resolver: 1.11.0 -> 2.0.0 (⚠️ API breaking changes)

⚠️ 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 - 2024-09-22

Added

  • give a specific error for matched alias not found (#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)
  • apply semver_check to release-plz (#241)
  • (deps) update dependency rust to v1.81.0 (#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.

Copy link

codspeed-hq bot commented Sep 22, 2024

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

@Boshen Boshen closed this Sep 25, 2024
@Boshen Boshen deleted the release-plz-2024-09-22T23-18-43Z branch September 25, 2024 07:01
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant