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

Tags: Jelboy15/liquidjs

Tags

v9.34.0

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

# [9.34.0](harttle/liquidjs@v9.33.1...v9.34.0) (2022-01-28)

### Bug Fixes

* where-filter null handling ([harttle#457](harttle#457)) ([9da41c8](harttle@9da41c8))

### Features

* `ownPropertyOnly` option to protect prototype, [harttle#454](harttle#454) ([7e99efc](harttle@7e99efc))

v9.33.1

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

## [9.33.1](harttle/liquidjs@v9.33.0...v9.33.1) (2022-01-19)

### Bug Fixes

* liquidjs.version on npm package ([53824a2](harttle@53824a2))

v9.33.0

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

# [9.33.0](harttle/liquidjs@v9.32.1...v9.33.0) (2022-01-19)

### Features

* support `offset:continue`, see [harttle#439](harttle#439) ([8c27a84](harttle@8c27a84))
* support Jekyll-like include syntax, see [harttle#441](harttle#441) ([388d0fb](harttle@388d0fb))

v9.32.1

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

## [9.32.1](harttle/liquidjs@v9.32.0...v9.32.1) (2022-01-12)

### Bug Fixes

* remove limit on operator char length ([7677f84](harttle@7677f84))

v9.32.0

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

# [9.32.0](harttle/liquidjs@v9.31.0...v9.32.0) (2022-01-02)

### Features

* support allow_false for `default` filter, see [harttle#435](harttle#435) ([c756191](harttle@c756191))

v9.31.0

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

# [9.31.0](harttle/liquidjs@v9.30.0...v9.31.0) (2021-12-19)

### Features

* implement `liquid` and `echo` tags, see [harttle#428](harttle#428) ([fde9924](harttle@fde9924))

v9.30.0

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

# [9.30.0](harttle/liquidjs@v9.29.0...v9.30.0) (2021-12-18)

### Features

* support jekyll-like include, see [harttle#433](harttle#433) ([23279a8](harttle@23279a8))

v9.29.0

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

# [9.29.0](harttle/liquidjs@v9.28.6...v9.29.0) (2021-12-11)

### Features

* customize globals & strictVariables when calling render, see [harttle#432](harttle#432) ([6801552](harttle@6801552))

v9.28.6

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

## [9.28.6](harttle/liquidjs@v9.28.5...v9.28.6) (2021-12-07)

### Bug Fixes

* size filter does not respect Objects, fixes [harttle#385](harttle#385) ([6c11426](harttle@6c11426))
* throws when using `preserveTimezones` on Node.js, fixes [harttle#431](harttle#431) ([e2ef236](harttle@e2ef236))

v9.28.5

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

## [9.28.5](harttle/liquidjs@v9.28.4...v9.28.5) (2021-11-05)

### Bug Fixes

* always allow './' and '../' to be relative, even on windows ([44f6b52](harttle@44f6b52))
0