Commit 8f0784f
chore: release v11.7.0 (#661)
## 🤖 New release
* `oxc_resolver`: 11.6.2 -> 11.7.0
* `oxc_resolver_napi`: 11.6.2 -> 11.7.0
<details><summary><i><b>Changelog</b></i></summary><p>
## `oxc_resolver`
<blockquote>
##
[11.7.0](v11.6.2...v11.7.0)
- 2025-08-25
### <!-- 0 -->🚀 Features
- *(tsconfig)* support `files` / `include` / `exclude`
([#659](#659)) (by
@shulaoda)
- feat(tsconfig) support `allowJs` in `compilerOptions`
([#658](#658)) (by
@shulaoda) - #658
- *(tsconfig)* complete inheritance of `compilerOptions` fields
([#657](#657)) (by
@shulaoda)
### <!-- 1 -->🐛 Bug Fixes
- *(tsconfig)* respect Yarn PnP when resolving `extends` paths
([#656](#656)) (by
@shulaoda)
### <!-- 6 -->🧪 Testing
- *(tsconfig)* tweak jsx `extends` tests
([#666](#666)) (by
@shulaoda)
### <!-- 9 -->💼 Other
- Add comprehensive tests for tsconfig extends functionality
([#660](#660)) (by
@Copilot) - #660
### Contributors
* @shulaoda
* @renovate[bot]
* @Copilot
</blockquote>
</p></details>
---
This PR was generated with
[release-plz](https://github.com/release-plz/release-plz/).
---------
Co-authored-by: Boshen <[email protected]>1 parent 7c9388f commit 8f0784f
File tree
7 files changed
+86
-53
lines changed- .github/workflows
- napi
7 files changed
+86
-53
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
49 | 56 | | |
50 | 57 | | |
51 | 58 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
10 | 36 | | |
11 | 37 | | |
12 | 38 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
| 19 | + | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
0 commit comments