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.
- Bugfix ensuring aliases value is array when treated as one (#17)
- Updated npm dependencies
- Change to use
url
instead ofinputPath
for unique page key, this is because some pages can share the sameinputPath
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)
- Check if typeof link is undefined (#3)
First release