Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2025-04-30 | 407 Bytes | |
v10.1.0 source code.tar.gz | 2025-04-30 | 634.9 kB | |
v10.1.0 source code.zip | 2025-04-30 | 1.4 MB | |
Totals: 3 Items | 2.1 MB | 0 |
✨ Enhancements
- [#2734] Improved
allowlist
option ofvue/no-bare-strings-in-template
rule to accept regex. - [#2736] Added
vue/define-props-destructuring
rule that enforce consistent style for props destructuring. - [#2685] Added
disallowComments
option tovue/no-multiple-template-root
rule.
Full Changelog: https://github.com/vuejs/eslint-plugin-vue/compare/v10.0.1...v10.1.0