PackageTrack

npm

@lezer/xml

1.0.6lezer-parser/xml

lezer-based XML grammar

Release timeline

10 releases since 2021
20212026

One column per quarter.

Releases

  1. 1.0.627 Dec 2024
    Release notes2 sources agree

    Bug fixes

    Support single-quoted attribute values.

    Open source →
  2. 1.0.54 Mar 2024
    Release notes2 sources agree

    Bug fixes

    Fix a mistake that broke highlighting for mismatched tag names.

    Open source →
  3. 1.0.428 Dec 2023
    Release notes2 sources agree

    Bug fixes

    Mark tags, attributes, and comments as isolating for bidirectional text.

    Open source →
  4. 1.0.326 Oct 2023
    Release notes2 sources agree

    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.

    Open source →
  5. 1.0.23 Jul 2023
    Release notes2 sources agree

    Bug fixes

    Make the package work with new TS resolution styles.

    Open source →
  6. 1.0.119 Dec 2022
    Release notes2 sources agree

    Bug fixes

    Fix a bug where single-character comments, processing instructions, and CDATA blocks were not parsed correctly.

    Open source →
  7. 1.0.06 Jun 2022
    Release notes

    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.

    Open source →
    Additional notes

    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.

    Open source →
  8. 0.16.020 Apr 2022
    Release notes2 sources agree

    Breaking changes

    Move to 0.16 serialized parser format.

    New features

    The parser now includes syntax highlighting information in its node types.

    Open source →
  9. 0.15.130 Oct 2021
    Release notes2 sources agree

    Bug fixes

    Fix parsing of CDATA sections.

    Open source →
  10. 0.15.011 Aug 2021
    Release notes2 sources agree

    0.15.0 (2021-08-11)

    Breaking changes

    The module's name changed from lezer-xml to @lezer/xml.

    Upgrade to the 0.15.0 lezer interfaces.

    ,### Breaking changes

    The module's name changed from lezer-xml to @lezer/xml.

    Upgrade to the 0.15.0 lezer interfaces.

    Open source →