Tags: dgpalmer/liquidjs
Tags
chore(release): 9.25.1 [skip ci] ## [9.25.1](harttle/liquidjs@v9.25.0...v9.25.1) (2021-06-20) ### Performance Improvements * add cross-engines benchmark ([cdceb25](harttle@cdceb25))
chore(release): 9.25.0 [skip ci] # [9.25.0](harttle/liquidjs@v9.24.2...v9.25.0) (2021-05-07) ### Features * when tag with multiple values ([8f9639f](harttle@8f9639f))
chore(release): 9.24.2 [skip ci] ## [9.24.2](harttle/liquidjs@v9.24.1...v9.24.2) (2021-05-04) ### Bug Fixes * operator boundary not correctly recognized, fixes [harttle#342](harttle#342) ([3e3d84a](harttle@3e3d84a))
chore(release): 9.24.1 [skip ci] ## [9.24.1](harttle/liquidjs@v9.24.0...v9.24.1) (2021-05-01) ### Bug Fixes * make LiquidError context property public ([1fd76ac](harttle@1fd76ac))
chore(release): 9.24.0 [skip ci] # [9.24.0](harttle/liquidjs@v9.23.4...v9.24.0) (2021-05-01) ### Features * add context as a property on the LiquidError error ([9c7cb57](harttle@9c7cb57)) * export errors for better error handling in user-land ([4e394b9](harttle@4e394b9))
chore(release): 9.23.4 [skip ci] ## [9.23.4](harttle/liquidjs@v9.23.3...v9.23.4) (2021-04-17) ### Bug Fixes * capitalize filter not lower case trailing string, fixes [harttle#326](harttle#326) ([6548765](harttle@6548765))
chore(release): 9.23.3 [skip ci] ## [9.23.3](harttle/liquidjs@v9.23.2...v9.23.3) (2021-03-21) ### Bug Fixes * expose TokenKind ([dbc23e8](harttle@dbc23e8))
chore(release): 9.23.2 [skip ci] ## [9.23.2](harttle/liquidjs@v9.23.1...v9.23.2) (2021-03-13) ### Bug Fixes * comparison for empty/nil, fixes [harttle#321](harttle#321) ([99d14e7](harttle@99d14e7)) * newline_to_br filter should output <br /> instead of <br/>, fixes [harttle#320](harttle#320) ([9a9b792](harttle@9a9b792))
chore(release): 9.23.1 [skip ci] ## [9.23.1](harttle/liquidjs@v9.23.0...v9.23.1) (2021-02-19) ### Bug Fixes * lenientIf not working for the umd bundle, closes [harttle#313](harttle#313) ([2e66e8b](harttle@2e66e8b))
chore(release): 9.23.0 [skip ci] # [9.23.0](harttle/liquidjs@v9.22.1...v9.23.0) (2021-02-12) ### Bug Fixes * respect `fs` in parser options, for [harttle#233](harttle#233) ([4e82da6](harttle@4e82da6)) ### Features * support filters in if/unless/case, see [harttle#287](harttle#287) ([2f059f6](harttle@2f059f6)) * support function calls, closes [harttle#222](harttle#222) ([e37824f](harttle@e37824f)) * support layout none, closes [harttle#299](harttle#299) ([81e11bb](harttle@81e11bb))
PreviousNext