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 #285

Merged
merged 3 commits into from
Oct 22, 2024
Merged

chore: release v2.0.0 #285

merged 3 commits into from
Oct 22, 2024

Conversation

Boshen
Copy link
Member

@Boshen Boshen commented Oct 22, 2024

🤖 New release

  • oxc_resolver: 1.12.0 -> 2.0.0
Changelog

2.0.0 - 2024-10-22

Added

  • [breaking] add ResolveError::Builtin::prefixed_with_node_colon (#272)

Fixed

  • use fs::canonicalize to cover symlink edge cases (#284)
  • extensionAlias cannot resolve mathjs (#273)

Other

  • fix test warning
  • relax versions for downstream use
  • use default features for rustc-hash
  • apply latest cargo +nightly fmt (#281)
  • add more clippy fixes (#279)
  • clean up elided lifetimes (#277)
  • (deps) update rust crate serde_json to v1.0.132
  • (deps) update rust crates (#266)
  • (README) should be new ResolverFactory
  • (deps) update rust crates
  • update README


This PR was generated with release-plz.

Copy link

codspeed-hq bot commented Oct 22, 2024

CodSpeed Performance Report

Merging #285 will not alter performance

Comparing release-plz-2024-10-22T06-10-48Z (5ad2053) with main (f2252a8)

Summary

✅ 3 untouched benchmarks

@Boshen Boshen closed this Oct 22, 2024
@Boshen Boshen reopened this Oct 22, 2024
Copy link

codecov bot commented Oct 22, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.05%. Comparing base (f2252a8) to head (5ad2053).
Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #285   +/-   ##
=======================================
  Coverage   97.05%   97.05%           
=======================================
  Files          11       11           
  Lines        2378     2378           
=======================================
  Hits         2308     2308           
  Misses         70       70           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@Boshen Boshen merged commit 375a993 into main Oct 22, 2024
21 checks passed
@Boshen Boshen deleted the release-plz-2024-10-22T06-10-48Z branch October 22, 2024 06:42
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