Draft
Conversation
e8e4789 to
34ac453
Compare
34ac453 to
5ac4a39
Compare
FloEdelmann
reviewed
Feb 22, 2026
|
|
||
| ### Minor Changes | ||
|
|
||
| - **REMOVE COMMIT HASH BEFORE RELEASE!** Added support for `:single-line`/`:multi-line` pseudo-classes in [`vue/padding-line-between-tags`](https://eslint.vuejs.org/rules/padding-line-between-tags.html) ([#3025](https://github.com/vuejs/eslint-plugin-vue/pull/3025)) ([`3008984`](https://github.com/vuejs/eslint-plugin-vue/commit/30089842118ef3a97c5947481eb63d26f29b7866)) |
Member
There was a problem hiding this comment.
Apply this change before merging this PR
Suggested change
| - **REMOVE COMMIT HASH BEFORE RELEASE!** Added support for `:single-line`/`:multi-line` pseudo-classes in [`vue/padding-line-between-tags`](https://eslint.vuejs.org/rules/padding-line-between-tags.html) ([#3025](https://github.com/vuejs/eslint-plugin-vue/pull/3025)) ([`3008984`](https://github.com/vuejs/eslint-plugin-vue/commit/30089842118ef3a97c5947481eb63d26f29b7866)) | |
| - Added support for `:single-line`/`:multi-line` pseudo-classes in [`vue/padding-line-between-tags`](https://eslint.vuejs.org/rules/padding-line-between-tags.html) ([#3025](https://github.com/vuejs/eslint-plugin-vue/pull/3025)) |
5ac4a39 to
42d51d7
Compare
2 tasks
e8d2423 to
fe61956
Compare
d0ac1ed to
ce0891b
Compare
82797d3 to
9d9fd9e
Compare
b250615 to
7ce88a3
Compare
7ce88a3 to
7e21037
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to master, this PR will be updated.
Releases
eslint-plugin-vue@10.9.0
Minor Changes
Added
"inject"togroupsoption invue/no-unused-propertiesrule (#3052)REMOVE COMMIT HASH BEFORE RELEASE! Added support for
:single-line/:multi-linepseudo-classes invue/padding-line-between-tags(#3025) (3008984)Added new
vue/prefer-v-modelrule (#3062)Added new
vue/prefer-single-event-payloadrule (#3058)Patch Changes
Added error end positions for
vue/no-irregular-whitespace(#3065)Updated resources: add
AttrsandAllowedAttrstype definitions (#3059)Improved error positions in
vue/max-len(#3066)Migrate configs to TypeScript (#3002)
Updated resources:
geolocationHTML element andClassValueandInputAutoCompleteAttributeVue 3 export (#3040)