Releases: adobe/helix-shared
Releases · adobe/helix-shared
v6.0.2
6.0.2 (2020-03-03)
Bug Fixes
- markup: add name property to markup config schema (e371416), closes #248
v6.0.1
6.0.1 (2020-03-02)
Bug Fixes
- schema: ensure the schemas are 'required()' (d89bcff), closes #257
v6.0.0
6.0.0 (2020-02-28)
Documentation
BREAKING CHANGES
- changelog: The 5.3.1 release introduces breaking changes for conditions handling. This commit formally acknowledges that.
v5.3.1
5.3.1 (2020-02-28)
Bug Fixes
- conditions: changes required for integration with simulator (2556169)
- conditions: relax stickyness rules (90cfe49)
- conditions: use url.parse directly (8a9bbe0)
- conditions: use X-FullDirname (05a639e)
- extra commit to add breaking change (8cc054e)
- trigger check reruns (18ca7e1)
v5.3.0
5.3.0 (2020-02-26)
Features
- fstab: Improve mount config (f423750)
v5.2.2
5.2.2 (2020-02-24)
Bug Fixes
- deps: update dependency uuid to v7 (ac0a11e)
v5.2.1
5.2.1 (2020-02-14)
Bug Fixes
- config: guard against broken config (fixes #242) (f221102)
- index: guard against empty config (fixes #241) (fc733cb)
- query: better defaults for query and pages (04da304), closes #243
v5.2.0
5.2.0 (2020-02-12)
Bug Fixes
- query: fix
getQueryURL
and getQueryCache
methods (6e10e08)
- query: fix method name in tests (12df2cc), closes #239
Features
- query: add (wip) method for resolving query URL (9ec6518)
v5.1.0
5.1.0 (2020-01-23)
Features
- condition: allow toVCLPath to be passed a function (#229) (ac54757)
v5.0.2
5.0.2 (2020-01-23)
Bug Fixes
- condition: toVCLPath should not return (#228) (23cb3de)