This repository has been archived by the owner on Feb 28, 2022. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
# [6.8.0](v6.7.5...v6.8.0) (2020-03-18) ### Bug Fixes * **data-sections:** ensure that unist map can handle async callbacks ([4f80666](4f80666)) * **data-sections:** ensure that unist map can handle async callbacks ([13dca79](13dca79)) * **embeds:** add proper error handling (logging) for failed data embed downloads ([a221714](a221714)), closes [#593](#593) * **embeds:** add proper error handling (logging) for failed data embed downloads ([79d194e](79d194e)), closes [#593](#593) * **embeds:** data embeds update the surrogate key based on the source URL ([638415b](638415b)) * **embeds:** remove dataEmbed nodes from mdast after detection ([ae6445c](ae6445c)) * **embeds:** remove dataEmbed nodes from mdast after detection ([0ab4dba](0ab4dba)) * **embeds:** use a proper logger when fetching data embeds ([aca4798](aca4798)) * **embeds:** use a proper logger when fetching data embeds ([2f959a0](2f959a0)) ### Features * **embeds:** add data section extraction step ([e7bc55a](e7bc55a)) * **embeds:** add data section extraction step ([bd721a5](bd721a5)) * **embeds:** detect data embeds ([155df67](155df67)), closes [/github.com//issues/593#issuecomment-590956631](https://github.com//github.com/adobe/helix-pipeline/issues/593/issues/issuecomment-590956631) * **embeds:** detect data embeds ([fec11d4](fec11d4)), closes [/github.com//issues/593#issuecomment-590956631](https://github.com//github.com/adobe/helix-pipeline/issues/593/issues/issuecomment-590956631) * **embeds:** implement data embeds for sections ([de54ccb](de54ccb)), closes [#593](#593) * **embeds:** implement data embeds for sections ([366a7e9](366a7e9)), closes [#593](#593) * **embeds:** provide basic data injection ([e733e24](e733e24)), closes [#593](#593) * **embeds:** provide basic data injection ([355b2ba](355b2ba)), closes [#593](#593) * **embeds:** support dot notation `{{foo.bar}}` in data embed templates ([283972a](283972a)), closes [#593](#593) * **embeds:** support dot notation `{{foo.bar}}` in data embed templates ([ace965e](ace965e)), closes [#593](#593) * **utils:** add cache-utils for merging cache-control headers ([3568d39](3568d39))
- Loading branch information