Skip to content

package:liquify v1.5.1

Choose a tag to compare

@kingwill101 kingwill101 released this 19 Jan 16:27
· 7 commits to master since this release
37f958d

Bug Fixes

  • Fix keyword word boundary parsing - Keywords empty, true, false, and nil no longer incorrectly match prefixes of identifiers (e.g., empty_title, true_value, false_flag, nil_check now correctly parse as identifiers)