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

Latest commit

 

History

History
19 lines (10 loc) · 858 Bytes

CHANGELOG.md

File metadata and controls

19 lines (10 loc) · 858 Bytes

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