Tags: imgnx/liquidjs
Tags
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))
chore(release): 9.22.1 [skip ci] ## [9.22.1](harttle/liquidjs@v9.22.0...v9.22.1) (2021-02-05) ### Bug Fixes * default to precedence 1 for custom operators ([20f559e](harttle@20f559e))
chore(release): 9.22.0 [skip ci] # [9.22.0](harttle/liquidjs@v9.21.0...v9.22.0) (2021-02-04) ### Features * compact filter ([f42c217](harttle@f42c217))
chore(release): 9.21.0 [skip ci] # [9.21.0](harttle/liquidjs@v9.20.1...v9.21.0) (2021-02-04) ### Features * add `operators` option for custom operators ([75591cd](harttle@75591cd)) * create trie programmatically in options ([befc33c](harttle@befc33c)) * export OperatorMap type ([bc87e19](harttle@bc87e19)) * export Operators from operator.ts ([6a7c280](harttle@6a7c280)) * rename to defaultOperators and Operators ([8734e2e](harttle@8734e2e))
PreviousNext