Skip to content

Commit 8207d04

Browse files
committed
v17.4.3
1 parent 430bead commit 8207d04

File tree

2 files changed

+20
-2
lines changed

2 files changed

+20
-2
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## [17.4.3](https://github.com/vuejs/vue-loader/compare/v17.4.2...v17.4.3) (2025-10-20)
2+
3+
4+
### Bug Fixes
5+
6+
* treat `with` as known loader rule property ([#10](https://github.com/vuejs/vue-loader/issues/10)) ([430bead](https://github.com/vuejs/vue-loader/commit/430bead4305cf23e1817f385522ad7f83eff4068))
7+
8+
9+
10+
## [17.4.2](https://github.com/vuejs/vue-loader/compare/v17.4.1...v17.4.2) (2023-12-30)
11+
12+
13+
### Bug Fixes
14+
15+
* pass compilerOptions to sfc parse & re-enable AST reuse ([d2a2e05](https://github.com/vuejs/vue-loader/commit/d2a2e051c3d985d1ae6bb468749b24543631b482))
16+
17+
18+
119
## [17.4.2](https://github.com/vuejs/vue-loader/compare/v17.4.1...v17.4.2) (2023-12-30)
220

321

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
2-
"name": "vue-loader",
3-
"version": "17.4.2",
2+
"name": "rspack-vue-loader",
3+
"version": "17.4.3",
44
"license": "MIT",
55
"author": "Evan You",
66
"repository": "vuejs/vue-loader",

0 commit comments

Comments
 (0)