8000 Tags · ceothompson/liquidjs · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: ceothompson/liquidjs

Tags

v9.12.0

Toggle v9.12.0's commit message
chore(release): 9.12.0 [skip ci]

# [9.12.0](harttle/liquidjs@v9.11.11...v9.12.0) (2020-05-15)

### Features

* sort by key, see [harttle#227](harttle#227) ([4f17c94](harttle@4f17c94))

v9.11.11

Toggle v9.11.11's commit message
chore(release): 9.11.11 [skip ci]

## [9.11.11](harttle/liquidjs@v9.11.10...v9.11.11) (2020-05-01)

### Bug Fixes

* properly treat unicode blanks, fixes [harttle#221](harttle#221) ([673b015](harttle@673b015))

v9.11.10

Toggle v9.11.10's commit message
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))

v9.11.9

Toggle v9.11.9's commit message
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))

v9.11.8

Toggle v9.11.8's commit message
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))

v9.11.7

Toggle v9.11.7's commit message
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))

v9.11.6

Toggle v9.11.6's commit message
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))

v9.11.5

Toggle v9.11.5's commit message
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))

v9.11.4

Toggle v9.11.4's commit message
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))

v9.11.3

Toggle v9.11.3's commit message
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))
0