Skip to content
This repository has been archived by the owner on Aug 31, 2022. It is now read-only.

Releases: adobe/helix-vulcain-filters

v1.0.0

12 Nov 23:54
Compare
Choose a tag to compare

1.0.0 (2019-11-12)

Code Refactoring

  • fields: rename filter to filterFields (ffe0d91)
  • wrap: rename wrap to wrapFields (0e95873)

Features

  • index: implement basic JSON-pointer based field filter that can be used for reducing size of response set in web actions (88e96a1)
  • preload: add support for Preload request header and server-pushes (6ae6052), closes adobe/helix-home#64

BREAKING CHANGES

  • fields: filter is now filterFields
  • wrap: the wrap function is now exported as wrapFields