Skip to content

chore: release v11.21.0#1178

Merged
Boshen merged 1 commit into
mainfrom
release-plz-2026-05-28T15-25-06Z
Jun 3, 2026
Merged

chore: release v11.21.0#1178
Boshen merged 1 commit into
mainfrom
release-plz-2026-05-28T15-25-06Z

Conversation

@oxc-guard

@oxc-guard oxc-guard Bot commented May 28, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • oxc_resolver: 11.20.0 -> 11.21.0
  • oxc_resolver_napi: 11.20.0 -> 11.21.0
Changelog

oxc_resolver

11.21.0 - 2026-06-03

🚀 Features

  • (tsconfig) support package.json imports field in extends (#1199) (by @Boshen)

🐛 Bug Fixes

  • (tsconfig) apply each referenced project's own allowJs (#1198) (by @shulaoda)
  • make symlink_metadata VPath-aware for Yarn PnP (#1183) (by @Boshen)

⚡ Performance

  • borrow relative main field instead of allocating a "./" prefix (#1187) (by @Boshen)
  • (cache) move package.json path into parse instead of cloning (#1186) (by @Boshen)
  • eliminate symlink stat syscalls by reusing canonicalization (#1184) (by @Boshen)
  • reduce resolution syscalls by unifying stat and lstat (#1182) (by @Boshen)

💼 Other

  • add baselines for each package manager x node_modules layout (#1176) (by @Boshen)

Contributors


This PR was generated with release-plz.

@oxc-guard oxc-guard Bot force-pushed the release-plz-2026-05-28T15-25-06Z branch from e824d23 to 5f5dd63 Compare May 28, 2026 15:26
@codecov

codecov Bot commented May 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 93.75%. Comparing base (d24aa2b) to head (7a75c9e).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1178   +/-   ##
=======================================
  Coverage   93.75%   93.75%           
=======================================
  Files          22       22           
  Lines        4229     4229           
=======================================
  Hits         3965     3965           
  Misses        264      264           

☔ View full report in Codecov by Sentry.
📢 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.

@codspeed-hq

codspeed-hq Bot commented May 28, 2026

Copy link
Copy Markdown

Merging this PR will improve performance by 4.1%

⚠️ Different runtime environments detected

Some benchmarks with significant performance changes were compared across different runtime environments,
which may affect the accuracy of the results.

Open the report in CodSpeed to investigate

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

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
pm/yarn-flat 933.6 µs 977 µs -4.44%
pm/bun-isolated 1.2 ms 1.1 ms +10.22%
pm/pnpm-hoisted 1.1 ms 1 ms +6.71%
pm/npm-flat 955.7 µs 906.2 µs +5.47%
pm/yarn-isolated 1.1 ms 1 ms +5.05%
resolver_memory[multi-thread] 405.8 µs 390 µs +4.07%
resolver_real[multi-thread] 400.6 µs 388 µs +3.26%
pm/bun-flat 1,006.5 µs 976.6 µs +3.06%

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-05-28T15-25-06Z (7a75c9e) with main (d24aa2b)

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 force-pushed the release-plz-2026-05-28T15-25-06Z branch 27 times, most recently from 24587b8 to a99b0b6 Compare June 2, 2026 05:58
@oxc-guard oxc-guard Bot force-pushed the release-plz-2026-05-28T15-25-06Z branch 4 times, most recently from c4c12cb to b8c3682 Compare June 3, 2026 04:30
@oxc-guard oxc-guard Bot changed the title chore: release v11.20.1 chore: release v11.21.0 Jun 3, 2026
@oxc-guard oxc-guard Bot force-pushed the release-plz-2026-05-28T15-25-06Z branch 2 times, most recently from fdc1000 to 3d13de0 Compare June 3, 2026 09:17
@oxc-guard oxc-guard Bot force-pushed the release-plz-2026-05-28T15-25-06Z branch from 3d13de0 to 7a75c9e Compare June 3, 2026 09:38
@Boshen Boshen merged commit 6ae46ed into main Jun 3, 2026
14 checks passed
@Boshen Boshen deleted the release-plz-2026-05-28T15-25-06Z branch June 3, 2026 09:38
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