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

62 lines
896 B
Markdown

## 6.0.2 (2025-06-19)
### Bug fixes
Add a .d.cts file to make TypeScript happy.
## 6.0.1 (2022-10-24)
### Bug fixes
Allow prefixed strings to be closed by `closeBrackets`.
## 6.0.0 (2022-06-08)
### Breaking changes
Update dependencies to 6.0.0
## 0.20.0 (2022-04-20)
### Breaking changes
Update dependencies to 0.20.0
## 0.19.2 (2022-03-21)
### Bug fixes
Add syntax highlighting for character literals
Make sure the editor doesn't indent statements with attributes before them.
## 0.19.1 (2021-08-11)
### Bug fixes
Fix incorrect versions for @lezer dependencies.
## 0.19.0 (2021-08-11)
### Breaking changes
Update dependencies to 0.19.0
## 0.18.0 (2021-03-03)
### Breaking changes
Update dependencies to 0.18.
## 0.17.1 (2021-01-06)
### New features
The package now also exports a CommonJS module.
## 0.17.0 (2020-12-29)
### Breaking changes
First numbered release.