Skip to content

Commit 88b94f2

Browse files
chore: add changeset for require-default-prop fix
1 parent 1dda6e0 commit 88b94f2

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.changeset/wise-bugs-peel.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'eslint-plugin-vue': patch
3+
---
4+
5+
[vue/require-default-prop](https://eslint.vuejs.org/rules/require-default-prop.html) now ignores optional props that are not included in Vue 3.5 props destructuring pattern.

0 commit comments

Comments
 (0)