Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

chore: release v2.0.0 #248

Closed
wants to merge 2 commits into from
Closed

Conversation

Boshen
Copy link
Member

@Boshen Boshen commented Sep 17, 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/.tmppszKtL/oxc-resolver/src/error.rs:29
Changelog

2.0.0 - 2024-09-17

Added

  • give a specific error for matched alias not found (#238)

Fixed

  • fix .github/workflows/release-plz.yml

Other

  • (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 17, 2024

CodSpeed Performance Report

Merging #248 will not alter performance

Comparing release-plz-2024-09-17T04-47-55Z (9313fbf) with main (bea3580)

Summary

✅ 3 untouched benchmarks

@Boshen Boshen closed this Sep 22, 2024
@Boshen Boshen deleted the release-plz-2024-09-17T04-47-55Z branch September 25, 2024 07:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant