Skip to content

Latest commit

 

History

History
75 lines (39 loc) · 3.86 KB

CHANGELOG.md

File metadata and controls

75 lines (39 loc) · 3.86 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.6.14 (2024-12-04)

Note: Version bump only for package @markuplint/pug-parser

4.6.13 (2024-11-17)

Note: Version bump only for package @markuplint/pug-parser

4.6.12 (2024-10-31)

Performance Improvements

  • pug-parser: prevent redundant recursive parsing (d883826)
  • pug-parser: return null in visitSpreadAttr for Pug, as the method is unnecessary (56e0d61)

4.6.11 (2024-10-28)

Note: Version bump only for package @markuplint/pug-parser

4.6.10 (2024-10-27)

Note: Version bump only for package @markuplint/pug-parser

4.6.9 (2024-10-15)

Bug Fixes

  • pug-parser: fix parsing outdent code (dd50bb4)

4.6.8 (2024-10-14)

Bug Fixes

  • pug-parser: fix to support BlockComment node (afa721c)

4.6.7 (2024-09-23)

Note: Version bump only for package @markuplint/pug-parser

4.6.6 (2024-09-02)

Note: Version bump only for package @markuplint/pug-parser

4.6.5 (2024-06-25)

Note: Version bump only for package @markuplint/pug-parser

4.6.4 (2024-06-09)

Bug Fixes

  • fix to export type files (eff4bbf)

4.6.3 (2024-05-28)

Bug Fixes

  • pug-parser: add to parse NamedBlock (f5197ff), closes #1741

4.6.2 (2024-05-12)

Note: Version bump only for package @markuplint/pug-parser

4.6.1 (2024-05-04)

Note: Version bump only for package @markuplint/pug-parser

4.6.1-alpha.0 (2024-05-04)

Note: Version bump only for package @markuplint/pug-parser