lezer-based XML grammar
Last release 2 years ago
no release in 18 months
Ships fairly regularly
a new release about every 4 months
Nearly every release is documented
notes for 10 of 10 stable releases
Nothing withdrawn
no release was ever pulled
5 years old
10 releases · first in 2021
Release timeline
10 releases since 2021One column per quarter.
Releases
- 1.0.627 Dec 2024
- 1.0.54 Mar 2024
Release notes2 sources agree
Open source →Bug fixes
Fix a mistake that broke highlighting for mismatched tag names.
- 1.0.428 Dec 2023
Release notes2 sources agree
Open source →Bug fixes
Mark tags, attributes, and comments as isolating for bidirectional text.
- 1.0.326 Oct 2023
Release notes2 sources agree
Open source →Bug fixes
The parser is now more precise about what is parsed as an entity.
Fix a bug that caused the end of a CDATA block, comment, or processing instruction to not be recognized when the character starting the end marker occured right before it.
- 1.0.23 Jul 2023
Release notes2 sources agree
Open source →Bug fixes
Make the package work with new TS resolution styles.
- 1.0.119 Dec 2022
Release notes2 sources agree
Open source →Bug fixes
Fix a bug where single-character comments, processing instructions, and CDATA blocks were not parsed correctly.
- 1.0.06 Jun 2022
Release notes
Open source →Bug fixes
Fix a bug that would cause the tokenizer to miss
]]>and-->tokens when they were preceded by]or-.New features
First stable version.
Additional notes
Open source →Bug fixes
Fix a bug that would cause the tokenizer to miss
]]>and-->tokens when they were preceded by]or-.New features
First stable version.
- 0.16.020 Apr 2022
Release notes2 sources agree
Open source →Breaking changes
Move to 0.16 serialized parser format.
New features
The parser now includes syntax highlighting information in its node types.
- 0.15.130 Oct 2021
- 0.15.011 Aug 2021
Release notes2 sources agree
Open source →0.15.0 (2021-08-11)
Breaking changes
The module's name changed from
lezer-xmlto@lezer/xml.Upgrade to the 0.15.0 lezer interfaces.
,### Breaking changes
The module's name changed from
lezer-xmlto@lezer/xml.Upgrade to the 0.15.0 lezer interfaces.