Skip to content

chore: release v11.24.1#1296

Merged
Boshen merged 1 commit into
mainfrom
release-plz-2026-07-12T13-49-48Z
Jul 12, 2026
Merged

chore: release v11.24.1#1296
Boshen merged 1 commit into
mainfrom
release-plz-2026-07-12T13-49-48Z

Conversation

@oxc-guard

@oxc-guard oxc-guard Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

🤖 New release

  • oxc_resolver: 11.24.0 -> 11.24.1
  • oxc_resolver_napi: 11.24.0 -> 11.24.1
Changelog

oxc_resolver

11.24.0 - 2026-07-12

🚀 Features

  • expose tsconfig paths resolve method without file existence check (#1282) (by @sapphi-red)
  • add ResolveError::TsconfigLoadFailed for tsconfig read and parse failures (#1287) (by @shulaoda)

🚜 Refactor

  • replace cfg-if dependency with std cfg_select! macro (#1290) (by @Boshen)

📚 Documentation

⚡ Performance

  • (cache) reuse the child path when its parent canonicalizes to itself (#1288) (by @Boshen)
  • (napi) shrink release binaries (path remap + build-std without backtrace) (#1283) (by @Boshen)

Contributors


This PR was generated with release-plz.

@codecov

codecov Bot commented Jul 12, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.14%. Comparing base (b23cc5e) to head (c06a62a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1296   +/-   ##
=======================================
  Coverage   94.14%   94.14%           
=======================================
  Files          21       21           
  Lines        4285     4285           
=======================================
  Hits         4034     4034           
  Misses        251      251           

☔ 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-07-12T13-49-48Z branch from 0d10585 to c06a62a Compare July 12, 2026 13:52
@codspeed-hq

codspeed-hq Bot commented Jul 12, 2026

Copy link
Copy Markdown

Merging this PR will degrade performance by 4.37%

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

Warning

Please fix the performance issues or acknowledge them on CodSpeed.

Performance Changes

Benchmark BASE HEAD Efficiency
pm/pnpm-isolated 911.3 µs 982.8 µs -7.28%
pm/npm-flat 823.4 µs 888 µs -7.27%
pm/yarn-isolated 911.9 µs 968.2 µs -5.81%
pm/yarn-flat 851.1 µs 824.3 µs +3.25%

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-07-12T13-49-48Z (c06a62a) with main (b23cc5e)

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.

@Boshen
Boshen merged commit b6f9b5f into main Jul 12, 2026
18 checks passed
@Boshen
Boshen deleted the release-plz-2026-07-12T13-49-48Z branch July 12, 2026 13:54
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