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.1.1 #314

Merged
merged 3 commits into from
Nov 22, 2024
Merged

chore: release v2.1.1 #314

merged 3 commits into from
Nov 22, 2024

Conversation

Boshen
Copy link
Member

@Boshen Boshen commented Nov 22, 2024

πŸ€– New release

  • oxc_resolver: 2.1.0 -> 2.1.1 (βœ“ API compatible changes)
Changelog

2.1.1 - 2024-11-22

Other

  • reduce hash while resolving package.json (#319)
  • reduce memory allocation while normalizing package path (#318)
  • reduce memory allocation while resolving package.json (#317)
  • use path.as_os_str().hash() instead of path.hash() (#316)
  • remove the deprecated simdutf8 aarch64_neon feature
  • reduce memory allocation by using a thread_local path for path methods (#315)
  • add more data to benchmark
  • fix warning on windows
  • mention extension must start with a . in with_extension (#313)


This PR was generated with release-plz.

@github-actions github-actions bot force-pushed the release-plz-2024-11-22T01-36-25Z branch from 87ef51d to 61e88ad Compare November 22, 2024 01:36
Copy link

codspeed-hq bot commented Nov 22, 2024

CodSpeed Performance Report

Merging #314 will not alter performance

Comparing release-plz-2024-11-22T01-36-25Z (3a27336) with main (47fcbae)

Summary

βœ… 3 untouched benchmarks

@github-actions github-actions bot force-pushed the release-plz-2024-11-22T01-36-25Z branch 13 times, most recently from f57fd18 to 295f89c Compare November 22, 2024 07:45
@github-actions github-actions bot force-pushed the release-plz-2024-11-22T01-36-25Z branch from 295f89c to 2545a3e Compare November 22, 2024 07:45
@Boshen Boshen enabled auto-merge (squash) November 22, 2024 08:00
Copy link

codecov bot commented Nov 22, 2024

Codecov Report

All modified and coverable lines are covered by tests βœ…

Project coverage is 96.93%. Comparing base (47fcbae) to head (3a27336).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #314   +/-   ##
=======================================
  Coverage   96.93%   96.93%           
=======================================
  Files          11       11           
  Lines        2449     2449           
=======================================
  Hits         2374     2374           
  Misses         75       75           

β˜” View full report in Codecov by Sentry.
πŸ“’ Have feedback on the report? Share it here.


🚨 Try these New Features:

@Boshen Boshen merged commit ed66360 into main Nov 22, 2024
21 checks passed
@Boshen Boshen deleted the release-plz-2024-11-22T01-36-25Z branch November 22, 2024 08:01
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