Skip to content

chore: release v11.23.0#1259

Merged
Boshen merged 1 commit into
mainfrom
release-plz-2026-07-01T23-42-22Z
Jul 2, 2026
Merged

chore: release v11.23.0#1259
Boshen merged 1 commit into
mainfrom
release-plz-2026-07-01T23-42-22Z

Conversation

@oxc-guard

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

Copy link
Copy Markdown
Contributor

🤖 New release

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

oxc_resolver

11.23.0 - 2026-07-02

🚀 Features

  • (tsconfig) expose outDir, declarationDir, resolveJsonModule, checkJs (#1257) (by @Boshen)

🐛 Bug Fixes

  • (exports) propagate the last error in array target resolution (#1267) (by @Boshen)

🚜 Refactor

  • deduplicate cross-file helpers, drop stale lint allows (#1269) (by @Boshen)
  • (dts) deduplicate package entry selection and remove dead code (#1266) (by @Boshen)
  • (tsconfig) skip TsConfig deep clone for non-root configs (#1265) (by @Boshen)
  • (alias) compile fallback aliases once at construction (#1264) (by @Boshen)

⚡ Performance

  • (alias) scan a packed first-byte array instead of striding over alias entries (#1260) (by @Boshen)

Contributors


This PR was generated with release-plz.

@codecov

codecov Bot commented Jul 1, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 94.04%. Comparing base (28a487b) to head (d7582aa).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1259   +/-   ##
=======================================
  Coverage   94.04%   94.04%           
=======================================
  Files          21       21           
  Lines        4267     4267           
=======================================
  Hits         4013     4013           
  Misses        254      254           

☔ 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-01T23-42-22Z branch from c7f0b7e to e1568ee Compare July 1, 2026 23:44
@codspeed-hq

codspeed-hq Bot commented Jul 1, 2026

Copy link
Copy Markdown

Merging this PR will improve performance by 5.13%

⚠️ 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

⚡ 6 improved benchmarks
✅ 15 untouched benchmarks
⏩ 5 skipped benchmarks1

Performance Changes

Benchmark BASE HEAD Efficiency
resolver_memory[multi-thread] 266.2 µs 245.6 µs +8.39%
resolver_real[multi-thread] 266.7 µs 253.1 µs +5.37%
pm/yarn-flat 940.1 µs 893.7 µs +5.19%
pm/yarn-isolated 1,041.8 µs 998.1 µs +4.38%
pm/bun-flat 955.9 µs 916.8 µs +4.27%
pm/bun-isolated 1.1 ms 1 ms +3.27%

Tip

Curious why this is faster? Comment @codspeedbot explain why this is faster on this PR, or directly use the CodSpeed MCP with your agent.


Comparing release-plz-2026-07-01T23-42-22Z (d7582aa) with main (28a487b)

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-07-01T23-42-22Z branch 9 times, most recently from b6de0a8 to 89dd180 Compare July 2, 2026 08:33
@oxc-guard
oxc-guard Bot force-pushed the release-plz-2026-07-01T23-42-22Z branch from 89dd180 to d7582aa Compare July 2, 2026 08:35
@Boshen
Boshen merged commit c6d0899 into main Jul 2, 2026
19 checks passed
@Boshen
Boshen deleted the release-plz-2026-07-01T23-42-22Z branch July 2, 2026 09:05
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