Skip to content

Releases: adobe/helix-shared

v6.0.2

03 Mar 09:58
Compare
Choose a tag to compare

6.0.2 (2020-03-03)

Bug Fixes

  • markup: add name property to markup config schema (e371416), closes #248

v6.0.1

02 Mar 08:58
Compare
Choose a tag to compare

6.0.1 (2020-03-02)

Bug Fixes

  • schema: ensure the schemas are 'required()' (d89bcff), closes #257

v6.0.0

28 Feb 11:52
Compare
Choose a tag to compare

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

28 Feb 11:44
Compare
Choose a tag to compare

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

26 Feb 14:53
Compare
Choose a tag to compare

5.3.0 (2020-02-26)

Features

  • fstab: Improve mount config (f423750)

v5.2.2

24 Feb 16:43
Compare
Choose a tag to compare

5.2.2 (2020-02-24)

Bug Fixes

  • deps: update dependency uuid to v7 (ac0a11e)

v5.2.1

14 Feb 01:42
Compare
Choose a tag to compare

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

12 Feb 21:27
Compare
Choose a tag to compare

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

23 Jan 14:37
Compare
Choose a tag to compare

5.1.0 (2020-01-23)

Features

  • condition: allow toVCLPath to be passed a function (#229) (ac54757)

v5.0.2

23 Jan 11:06
Compare
Choose a tag to compare

5.0.2 (2020-01-23)

Bug Fixes

  • condition: toVCLPath should not return (#228) (23cb3de)