Skip to content

Commit 85f4df9

Browse files
committed
update changeset
1 parent 96ca7b6 commit 85f4df9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.changeset/shy-flowers-decide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
"@biomejs/biome": patch
33
---
44

5-
The HTML parser is now able to parse vue directives. This enables us to write/port Vue lint rules that require inspecting the `<template>` section.
5+
The HTML parser is now able to parse vue directives. This enables us to write/port Vue lint rules that require inspecting the `<template>` section. However, this more complex parsing may result in parsing errors where there was none before. For those of you that have opted in to the experimental support (aka `experimentalFullSupportEnabled`), we greatly appreciate your help testing this out, and your bug reports.

0 commit comments

Comments
 (0)