oxc-project
oxc-resolver
Blog
Docs
Changelog
Blog
Docs
Changelog
Overview
Branches
Benchmarks
Runs
Performance History
Latest Results
chore: release v11.25.0
release-plz-2026-09-06T16-57-58Z
4 hours ago
chore: release v11.25.0
release-plz-2026-09-06T16-57-58Z
5 hours ago
fix(dts): try the `.json` file itself after `.d.json.ts` for json imports (#1377) `resolve_dts` only tried `.d.json.ts` for `import "./data.json"` and never the `.json` file itself, so JSON imports failed under the dts resolver even though TypeScript's bundler mode resolves them (`resolveJsonModule` defaults to `true` there). This mirrors `tryAddingExtensions` in TypeScript (linked in the code comments): https://github.com/microsoft/TypeScript/blob/v6.0.3/src/compiler/moduleNameResolver.ts#L2155-L2158 Re-implements #1052, which was merged into a stacked branch and never reached `main`.
main
5 hours ago
chore: release v11.25.0
release-plz-2026-09-06T16-57-58Z
5 hours ago
refactor(dts): drop the json extension flag and tsconfig gate
ocavue:fix/dts-json-extension
5 hours ago
chore: release v11.25.0
release-plz-2026-09-06T16-57-58Z
5 hours ago
chore(deps): update napi (#1394) This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Adoption](https://docs.renovatebot.com/merge-confidence/) | [Passing](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | Type | Update | |---|---|---|---|---|---|---|---| | [@napi-rs/cli](https://napi.rs/) ([source](https://redirect.github.com/napi-rs/napi-rs)) | [`3.10.4` ā `3.10.5`](https://renovatebot.com/diffs/npm/@napi-rs%2fcli/3.10.4/3.10.5) |  |  |  |  | devDependencies | patch | | [napi](https://redirect.github.com/napi-rs/napi-rs) | `3.12.7` ā `3.13.0` |  |  |  |  | dependencies | minor | | [napi-build](https://redirect.github.com/napi-rs/napi-rs) | `2.4.4` ā `2.5.0` |  |  |  |  | build-dependencies | minor | | [napi-derive](https://redirect.github.com/napi-rs/napi-rs) | `3.6.8` ā `3.6.9` |  |  |  |  | dependencies | patch | --- ### Release Notes <details> <summary>napi-rs/napi-rs (@​napi-rs/cli)</summary> ### [`v3.10.5`](https://redirect.github.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.10.4...@napi-rs/cli@3.10.5) [Compare Source](https://redirect.github.com/napi-rs/napi-rs/compare/@napi-rs/cli@3.10.4...@napi-rs/cli@3.10.5) </details> --- ### Configuration š **Schedule**: (in timezone Asia/Shanghai) - Branch creation - At any time (no schedule defined) - Automerge - At any time (no schedule defined) š¦ **Automerge**: Enabled. ā» **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. š» **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/oxc-project/oxc-resolver). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0NC4xMDMuMCIsInVwZGF0ZWRJblZlciI6IjQ0LjEwMy4wIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
main
5 hours ago
chore(deps): update napi
renovate/napi
5 hours ago
Latest Branches
CodSpeed Performance Gauge
+2%
chore: release v11.25.0
#1376
5 hours ago
bb8388d
release-plz-2026-09-06T16-57-58Z
CodSpeed Performance Gauge
-7%
fix(dts): try the `.json` file itself after `.d.json.ts` for json imports
#1377
16 days ago
7c07330
ocavue:fix/dts-json-extension
CodSpeed Performance Gauge
-8%
chore(deps): update napi
#1394
5 hours ago
dfd6c83
renovate/napi
Ā© 2026 CodSpeed Technology
Home
Terms
Privacy
Docs