Skip to content

Latest commit

 

History

History
35 lines (18 loc) · 683 Bytes

CHANGELOG.md

File metadata and controls

35 lines (18 loc) · 683 Bytes

6.2.2 (2024-11-14)

Bug fixes

Support filter syntax after assign directives.

6.2.1 (2024-02-02)

Bug fixes

Explicitly declare dependencies on @codemirror/state, /view, and /autocomplete.

6.2.0 (2024-01-03)

New features

The closePercentBrace extension (included in the default language support) will double percent signs typed between braces.

6.1.0 (2023-12-22)

New features

LiquidCompletionConfig.properties is now passed the completion context.

6.0.1 (2023-09-28)

Bug fixes

Remove an unneeded constraint that required the base language to be some form of HTML.

6.0.0 (2023-09-20)

Breaking changes

First numbered release.