 HarttleandJun Yang
|
e3ef574674
|
fix: inconsistent continue behaviour, fixes #779
|
2024-12-22 16:32:08 +08:00 |
|
Harttle
|
2af297f81a
|
fix: memoryLimit doesn't work in for tag, #776
|
2024-12-22 15:46:56 +08:00 |
|
![allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
d61855bf72
|
docs: add timvandam as a contributor for code (#775)
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
|
2024-12-01 09:55:27 +08:00 |
|
 Tim van DamandJun Yang
|
734eb52b98
|
fix: add sideEffects=false to package.json
|
2024-12-01 09:54:45 +08:00 |
|
![allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
2980260fc1
|
docs: add santialbo as a contributor for code (#772)
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
|
2024-11-17 21:38:50 +08:00 |
|
semantic-release-bot
|
062b351598
|
chore(release): 10.19.0 [skip ci]
# [10.19.0](https://github.com/harttle/liquidjs/compare/v10.18.0...v10.19.0) (2024-11-17)
### Features
* allow drops in property access ([#769](https://github.com/harttle/liquidjs/issues/769)) ([11f013b](https://github.com/harttle/liquidjs/commit/11f013bf249f1366306c1f0d728d45a95eb2df1a))
* support Jekyll style `where`, [#768](https://github.com/harttle/liquidjs/issues/768) ([9107eb1](https://github.com/harttle/liquidjs/commit/9107eb1b93f5c11dca0ee0f0d2c1c8243849c3ab))
v10.19.0
|
2024-11-17 13:35:17 +00:00 |
|
 HarttleandJun Yang
|
9107eb1b93
|
feat: support Jekyll style where, #768
|
2024-11-17 21:33:38 +08:00 |
|
 Santi AlboandGitHub
|
11f013bf24
|
feat: allow drops in property access (#769)
|
2024-11-17 20:24:45 +08:00 |
|
Yang Jun
|
ad039abea0
|
docs: add Syntax Podcast & Cartelli Emmanuel as contributor
|
2024-11-12 23:59:40 +08:00 |
|
Yang Jun
|
0b195b21eb
|
test: case for "." path handling
|
2024-11-12 23:59:40 +08:00 |
|
Yang Jun
|
28b14901d3
|
docs: add context json for playground default demo, #764
|
2024-10-25 21:30:00 +08:00 |
|
semantic-release-bot
|
09aca0d7b3
|
chore(release): 10.18.0 [skip ci]
# [10.18.0](https://github.com/harttle/liquidjs/compare/v10.17.0...v10.18.0) (2024-10-16)
### Features
* expose FilterToken to filter `this`, [#762](https://github.com/harttle/liquidjs/issues/762) ([d705888](https://github.com/harttle/liquidjs/commit/d705888c8d46d9dd95fcb41c0fb7bfbaf647eddd))
v10.18.0
|
2024-10-16 14:08:56 +00:00 |
|
Yang Jun
|
d705888c8d
|
feat: expose FilterToken to filter this, #762
|
2024-10-16 22:07:25 +08:00 |
|
![allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
59da3fa543
|
docs: add Neamar as a contributor for doc (#758)
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
|
2024-09-28 00:50:54 +08:00 |
|
 Matthieu BacconnierandGitHub
|
4490e4b789
|
Replace trimValue with trimOutput (#757)
I believe this is a type, as the config has been called trimOutputLeft/Right for 5 years: https://github.com/harttle/liquidjs/blame/83922032b79fd678237de8786f0d75fb33e6312f/src/liquid-options.ts#L54
I'm new to this library, so I could also be missing out on something, in which case feel free to close, but the trimValue options do not exist on Config.
|
2024-09-28 00:49:37 +08:00 |
|
semantic-release-bot
|
83922032b7
|
chore(release): 10.17.0 [skip ci]
# [10.17.0](https://github.com/harttle/liquidjs/compare/v10.16.7...v10.17.0) (2024-09-22)
### Features
* support custom key-value separator, [#752](https://github.com/harttle/liquidjs/issues/752) ([6aeed25](https://github.com/harttle/liquidjs/commit/6aeed2586a70a5bd4f878d2cb32547e35677458d))
v10.17.0
|
2024-09-22 13:58:12 +00:00 |
|
Yang Jun
|
8e7284d19c
|
docs: Add PakStyle.pk into financial contributors
|
2024-09-22 21:56:18 +08:00 |
|
 Yang JunandJun Yang
|
6aeed2586a
|
feat: support custom key-value separator, #752
|
2024-09-22 21:55:44 +08:00 |
|
Yang Jun
|
5ada07c2c6
|
docs: add Microsoft to sponsors for 6/15 donation
|
2024-09-15 13:28:50 +08:00 |
|
semantic-release-bot
|
e942b5a451
|
chore(release): 10.16.7 [skip ci]
## [10.16.7](https://github.com/harttle/liquidjs/compare/v10.16.6...v10.16.7) (2024-08-29)
### Bug Fixes
* use CommonJS bundle to support default export ([2543461](https://github.com/harttle/liquidjs/commit/25434618808d8ab437ce4606d59114b4ad849f7f))
* use cwd to resolve npm partials for Node.JS ([e5fbdfe](https://github.com/harttle/liquidjs/commit/e5fbdfe43415c9f78408f1349873c0011f639d82))
v10.16.7
|
2024-08-29 17:10:00 +00:00 |
|
Yang Jun
|
e5fbdfe434
|
fix: use cwd to resolve npm partials for Node.JS
|
2024-08-30 01:08:39 +08:00 |
|
Yang Jun
|
2543461880
|
fix: use CommonJS bundle to support default export
|
2024-08-30 01:08:39 +08:00 |
|
semantic-release-bot
|
26e85ddfaf
|
chore(release): 10.16.6 [skip ci]
## [10.16.6](https://github.com/harttle/liquidjs/compare/v10.16.5...v10.16.6) (2024-08-29)
### Bug Fixes
* expose originalError from LiquidError, [#742](https://github.com/harttle/liquidjs/issues/742) ([86f6bf0](https://github.com/harttle/liquidjs/commit/86f6bf0d3198354af23bcdb298c6625a6c5a4dde))
v10.16.6
|
2024-08-29 03:40:15 +00:00 |
|
Yang Jun
|
86f6bf0d31
|
fix: expose originalError from LiquidError, #742
|
2024-08-29 11:37:56 +08:00 |
|
Yang Jun
|
62bb20e433
|
test: refactor test:demo script into demo/*/test.sh
|
2024-08-29 01:30:25 +08:00 |
|
semantic-release-bot
|
da516a4fd6
|
chore(release): 10.16.5 [skip ci]
## [10.16.5](https://github.com/harttle/liquidjs/compare/v10.16.4...v10.16.5) (2024-08-27)
### Bug Fixes
* ESM bundle for Node.js, [#739](https://github.com/harttle/liquidjs/issues/739) ([ce84cd6](https://github.com/harttle/liquidjs/commit/ce84cd6f43c8e076ce9d2507b2b7f3395fcd1328))
v10.16.5
|
2024-08-27 16:33:51 +00:00 |
|
Yang Jun
|
3eb307ad86
|
test: CI test for demos
|
2024-08-28 00:31:59 +08:00 |
|
Yang Jun
|
ce84cd6f43
|
fix: ESM bundle for Node.js, #739
|
2024-08-28 00:31:59 +08:00 |
|
semantic-release-bot
|
7c4bd7ee68
|
chore(release): 10.16.4 [skip ci]
## [10.16.4](https://github.com/harttle/liquidjs/compare/v10.16.3...v10.16.4) (2024-08-23)
### Bug Fixes
* "filter is not a function" for uniq ([68387c3](https://github.com/harttle/liquidjs/commit/68387c31ead77862a634f857a64932ef07b85188))
* memory limit issue for join filter, fix [#737](https://github.com/harttle/liquidjs/issues/737) ([2d59cff](https://github.com/harttle/liquidjs/commit/2d59cff0a6162b462b4d97ebea4e0dbaf6146b65))
v10.16.4
|
2024-08-23 13:29:39 +00:00 |
|
Yang Jun
|
68387c31ea
|
fix: "filter is not a function" for uniq
|
2024-08-23 21:27:53 +08:00 |
|
Yang Jun
|
2d59cff0a6
|
fix: memory limit issue for join filter, fix #737
|
2024-08-23 21:27:53 +08:00 |
|
Yang Jun
|
292a93b738
|
docs: fix liquid snippet lighlight
|
2024-08-20 09:23:52 +08:00 |
|
Yang Jun
|
5b1658c823
|
docs: fix styles and escape
|
2024-08-20 03:35:37 +08:00 |
|
Yang Jun
|
b1f0260dcb
|
docs: Add WISMOlabs use case into README
|
2024-08-18 13:44:20 +08:00 |
|
semantic-release-bot
|
4fdbce2459
|
chore(release): 10.16.3 [skip ci]
## [10.16.3](https://github.com/harttle/liquidjs/compare/v10.16.2...v10.16.3) (2024-08-16)
### Bug Fixes
* support for NodeJS 15, fixes [#732](https://github.com/harttle/liquidjs/issues/732) ([4548c11](https://github.com/harttle/liquidjs/commit/4548c1140629bf270d163a403c2994d785c7f710))
v10.16.3
|
2024-08-16 16:56:46 +00:00 |
|
 Jun YangandGitHub
|
e941378535
|
docs: add internal types in apidoc (#734)
* docs: add internal types in apidoc
* chore: downgrade package-lock version for NodeJS 14
* test: test case when performance uses Date.now
|
2024-08-17 00:55:24 +08:00 |
|
Yang Jun
|
4548c11406
|
fix: support for NodeJS 15, fixes #732
|
2024-08-16 23:40:48 +08:00 |
|
semantic-release-bot
|
22ba21d63f
|
chore(release): 10.16.2 [skip ci]
## [10.16.2](https://github.com/harttle/liquidjs/compare/v10.16.1...v10.16.2) (2024-08-15)
### Bug Fixes
* support for NodeJS 14 ([85bd0d3](https://github.com/harttle/liquidjs/commit/85bd0d35a6d949a02db49ba546407fe5be17db5e))
v10.16.2
|
2024-08-15 17:39:09 +00:00 |
|
Yang Jun
|
85bd0d35a6
|
fix: support for NodeJS 14
|
2024-08-16 01:36:42 +08:00 |
|
Yang Jun
|
f8bb63a1bb
|
chore: check node 14 on pipeline
|
2024-08-16 01:36:33 +08:00 |
|
 Jun YangandGitHub
|
c6a6ef1a1f
|
chore: check node@14 on pipeline, #728 (#731)
|
2024-08-16 00:55:14 +08:00 |
|
![allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>](/assets/img/avatar_default.png) 
|
6fb707f9c4
|
docs: add vrugtehagel as a contributor for code (#730)
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
|
2024-08-15 22:40:05 +08:00 |
|
 KoenandGitHub
|
f03247d420
|
Import performance object from perf_hooks (#729)
|
2024-08-15 22:37:46 +08:00 |
|
semantic-release-bot
|
ebc8daeec9
|
chore(release): 10.16.1 [skip ci]
## [10.16.1](https://github.com/harttle/liquidjs/compare/v10.16.0...v10.16.1) (2024-07-25)
### Bug Fixes
* parser throws on non-string input, [#726](https://github.com/harttle/liquidjs/issues/726) ([21a8223](https://github.com/harttle/liquidjs/commit/21a822348f3c315dae56fba2674ad3db0cf2f80d))
v10.16.1
|
2024-07-25 12:07:55 +00:00 |
|
Yang Jun
|
21a822348f
|
fix: parser throws on non-string input, #726
|
2024-07-25 20:06:12 +08:00 |
|
semantic-release-bot
|
fce2899e88
|
chore(release): 10.16.0 [skip ci]
# [10.16.0](https://github.com/harttle/liquidjs/compare/v10.15.0...v10.16.0) (2024-07-21)
### Features
* locale support for date filter, [#567](https://github.com/harttle/liquidjs/issues/567) ([#723](https://github.com/harttle/liquidjs/issues/723)) ([e4aeb02](https://github.com/harttle/liquidjs/commit/e4aeb023fddf5ead90db209599cfd99450274658))
v10.16.0
|
2024-07-21 16:41:22 +00:00 |
|
 Jun YangandGitHub
|
e4aeb023fd
|
feat: locale support for date filter, #567 (#723)
|
2024-07-22 00:39:44 +08:00 |
|
semantic-release-bot
|
542a75fd44
|
chore(release): 10.15.0 [skip ci]
# [10.15.0](https://github.com/harttle/liquidjs/compare/v10.14.0...v10.15.0) (2024-07-09)
### Bug Fixes
* report error for malformed else/elsif/endif/endfor, [#713](https://github.com/harttle/liquidjs/issues/713) ([22b5a12](https://github.com/harttle/liquidjs/commit/22b5a123333a066aaf7dff580df061e7cd6aa7b2))
### Features
* DoS prevention, [#250](https://github.com/harttle/liquidjs/issues/250) ([e443068](https://github.com/harttle/liquidjs/commit/e443068cb9281883ff0fe9f755a15f52ada4e7e2))
* support in-memory template mapping, inspired by [@jg-rp](https://github.com/jg-rp) [#714](https://github.com/harttle/liquidjs/issues/714) ([df27ac6](https://github.com/harttle/liquidjs/commit/df27ac694739496982012432077fe28b1476662a))
v10.15.0
|
2024-07-09 14:52:55 +00:00 |
|
Yang Jun
|
e443068cb9
|
feat: DoS prevention, #250
|
2024-07-09 22:51:11 +08:00 |
|
Yang Jun
|
fad00aa14e
|
test: edge cases for map fs
|
2024-07-09 22:51:11 +08:00 |
|