Tags: aciccarello/liquidjs
Tags
chore(release): 9.11.10 [skip ci] ## [9.11.10](harttle/liquidjs@v9.11.9...v9.11.10) (2020-04-03) ### Bug Fixes * respect cache render options ([a93f11d](harttle@a93f11d))
chore(release): 9.11.9 [skip ci] ## [9.11.9](harttle/liquidjs@v9.11.8...v9.11.9) (2020-03-31) ### Bug Fixes * coerce to Array in `map` and `where` filter ([c923598](harttle@c923598))
chore(release): 9.11.8 [skip ci] ## [9.11.8](harttle/liquidjs@v9.11.7...v9.11.8) (2020-03-31) ### Bug Fixes * throw an error if : omitted unintentionally, [harttle#212](harttle#212), [harttle#208](harttle#208) ([8daf281](harttle@8daf281))
chore(release): 9.11.7 [skip ci] ## [9.11.7](harttle/liquidjs@v9.11.6...v9.11.7) (2020-03-28) ### Bug Fixes * try fix travis ([b3db412](harttle@b3db412))
chore(release): 9.11.6 [skip ci] ## [9.11.6](harttle/liquidjs@v9.11.5...v9.11.6) (2020-03-25) ### Bug Fixes * default filter not applied for empty array ([c371762](harttle@c371762))
chore(release): 9.11.5 [skip ci] ## [9.11.5](harttle/liquidjs@v9.11.4...v9.11.5) (2020-03-24) ### Bug Fixes * throws on invalid arguments for prepend/append, fixes [harttle#208](harttle#208) ([479c633](harttle@479c633))
chore(release): 9.11.4 [skip ci] ## [9.11.4](harttle/liquidjs@v9.11.3...v9.11.4) (2020-03-23) ### Bug Fixes * return variable name in include error ([93433a8](harttle@93433a8))
chore(release): 9.11.3 [skip ci] ## [9.11.3](harttle/liquidjs@v9.11.2...v9.11.3) (2020-03-14) ### Performance Improvements * introduce AST to avoid reparse ([d2d6a38](harttle@d2d6a38)) * remove instanceof DelimitedToken ([1673e84](harttle@1673e84))
chore(release): 9.11.2 [skip ci] ## [9.11.2](harttle/liquidjs@v9.11.1...v9.11.2) (2020-03-14) ### Performance Improvements * remove transient strings to reduce memory ([3dfdf98](harttle@3dfdf98))
chore(release): 9.11.1 [skip ci] ## [9.11.1](harttle/liquidjs@v9.11.0...v9.11.1) (2020-03-09) ### Bug Fixes * concurrent write on LRU cache ([harttle#200](harttle#200)) ([6de9338](harttle@6de9338))
PreviousNext