Skip to content

Latest commit

 

History

History
48 lines (29 loc) · 1.51 KB

CHANGELOG.md

File metadata and controls

48 lines (29 loc) · 1.51 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[1.0.6]

  • Bugfix ensuring aliases value is array when treated as one (#17)
  • Updated npm dependencies
  • Change to use url instead of inputPath for unique page key, this is because some pages can share the same inputPath such as those generated via pagination.
  • Bugfix template content variable not being set when rendering embed (#10)
  • Bugfix incorrect alias lookup when only embedded as alias (#11)
  • Updated npm dependencies
  • Allow setting of embed render engine (#7)

Fixed

  • Check if typeof link is undefined (#3)

First release