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 main, this PR will be updated.
Releases
marko-vscode@0.17.15
Patch Changes
#743e298fc Thanks @DylanPiercey! - Fix issue with unary expressions (eg typeof) in attribute values that were part of a member expression (eg input.typeof) incorrectly highlighting
#743e298fc Thanks @DylanPiercey! - Improve attribute value highlighting when the value is unenclosed and spans multiple lines
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 main, this PR will be updated.
Releases
marko-vscode@0.17.15
Patch Changes
#74
3e298fc
Thanks @DylanPiercey! - Fix issue with unary expressions (eg typeof) in attribute values that were part of a member expression (eg input.typeof) incorrectly highlighting#74
3e298fc
Thanks @DylanPiercey! - Improve attribute value highlighting when the value is unenclosed and spans multiple lines#74
3e298fc
Thanks @DylanPiercey! - Make concise mode html delimiters more visible.