Files
echo-nexus/node_modules/@codemirror/lang-vue/CHANGELOG.md
T

29 lines
438 B
Markdown

## 0.1.3 (2023-12-28)
### Bug fixes
Tag interpolations and attributes as isolating for the purpose of bidirectional text.
## 0.1.2 (2023-06-13)
### Bug fixes
HTML support extensions now work in Vue mode.
### New features
`vue` now allows a base HTML configuration to be passed in.
## 0.1.1 (2023-01-16)
### Bug fixes
Support self-closing tags in templates.
## 0.1.0 (2023-01-13)
### Breaking changes
First numbered release.