You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Added support for `html.experimentalFullSupportEnabled` in Vue jsx/tsx scripts. Biome now supports `html.experimentalFullSupportEnabled` in Vue jsx/tsx scripts instead of throwing errors.
5
+
Fixed [#7981](https://github.com/biomejs/biome/issues/7981). Now Biome correctly detects and parses `lang='tsx'` and `lang='jsx'` languages when used inside in `.vue` files, when `.experimentalFullSupportEnabled` is enabled.
0 commit comments