Skip to content

chore: release v11.22.0#1228

Open
oxc-guard[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-06-18T23-48-37Z
Open

chore: release v11.22.0#1228
oxc-guard[bot] wants to merge 1 commit into
mainfrom
release-plz-2026-06-18T23-48-37Z

Conversation

@oxc-guard

@oxc-guard oxc-guard Bot commented Jun 18, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • oxc_resolver: 11.21.3 -> 11.22.0
  • oxc_resolver_napi: 11.21.3 -> 11.22.0
Changelog

oxc_resolver

11.22.0 - 2026-06-26

🚀 Features

  • (file_system) make FileSystemOs cheaply cloneable and Debug (#1230) (by @Boshen)

🚜 Refactor

  • (package-json) dedupe simd/serde backends behind JSON traits (#1229) (by @Boshen)

📚 Documentation

  • (path) trim verbose comments in normalize_with (#1233) (by @Boshen)

⚡ Performance

  • avoid UTF-8 validation on alias and .d.ts resolve hot paths (#1244) (by @Boshen)
  • (alias) skip UTF-8 validation of resolved path when no alias key matches (#1240) (by @Boshen)
  • (tsconfig) reuse cached lstat to avoid redundant stat in get_tsconfig (#1238) (by @Boshen)
  • (resolve) compute parent once in package.json scope walk (#1235) (by @Boshen)
  • (specifier) SIMD fast-reject of specifiers without query/fragment (#1234) (by @Boshen)
  • (tsconfig) cut allocations in glob ownership matching (#1232) (by @Boshen)
  • (path) drop Chain<Once, Components> in normalize_with (#1231) (by @Boshen)
  • (browser-field) fast-reject non-matching keys before normalize (#1227) (by @Boshen)

Contributors


This PR was generated with release-plz.

@codecov

codecov Bot commented Jun 18, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.86%. Comparing base (82940eb) to head (5278020).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1228   +/-   ##
=======================================
  Coverage   93.86%   93.86%           
=======================================
  Files          21       21           
  Lines        4221     4221           
=======================================
  Hits         3962     3962           
  Misses        259      259           

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@oxc-guard oxc-guard Bot force-pushed the release-plz-2026-06-18T23-48-37Z branch from 63f1323 to 515d877 Compare June 18, 2026 23:50
@codspeed-hq

codspeed-hq Bot commented Jun 19, 2026

Copy link
Copy Markdown

Merging this PR will not alter performance

⚡ 1 improved benchmark
❌ 1 regressed benchmark
✅ 19 untouched benchmarks
⏩ 5 skipped benchmarks1

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
pm/yarn-isolated 1 ms 1.1 ms -3.93%
pm/npm-flat 974.3 µs 945.6 µs +3.04%

Tip

Investigate this regression by commenting @codspeedbot fix this regression on this PR, or directly use the CodSpeed MCP with your agent.


Comparing release-plz-2026-06-18T23-48-37Z (5278020) with main (083af0d)

Open in CodSpeed

Footnotes

  1. 5 benchmarks were skipped, so the baseline results were used instead. If they were deleted from the codebase, click here and archive them to remove them from the performance reports.

@oxc-guard oxc-guard Bot changed the title chore: release v11.21.4 chore: release v11.22.0 Jun 19, 2026
@oxc-guard oxc-guard Bot force-pushed the release-plz-2026-06-18T23-48-37Z branch 26 times, most recently from 130c4b7 to fa94c35 Compare June 24, 2026 09:33
@oxc-guard oxc-guard Bot force-pushed the release-plz-2026-06-18T23-48-37Z branch 5 times, most recently from b3a4285 to d452713 Compare June 26, 2026 09:11
@oxc-guard oxc-guard Bot force-pushed the release-plz-2026-06-18T23-48-37Z branch from d452713 to 5278020 Compare June 26, 2026 09:13
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.

0 participants