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

35 lines
508 B
Markdown

## 0.1.4 (2025-04-25)
### Bug fixes
Allow self-closing XML-style tags.
## 0.1.3 (2023-12-28)
### Bug fixes
Tag interpolations as isolating for the purpose of bidirectional text.
## 0.1.2 (2023-06-23)
### Bug fixes
HTML support extensions now work in Angular mode.
### New features
`angular` now allows a base HTML configuration to be passed in.
## 0.1.1 (2023-06-05)
### Bug fixes
Explicitly list @lezer/lr as a dependency.
## 0.1.0 (2022-12-22)
### Breaking changes
First numbered release.