Skip to content

v2.0.0

Choose a tag to compare

@jescalan jescalan released this 12 Jul 14:54
· 10 commits to master since this release
  • Fixes an issue where layouts and includes in single templates would resolve from the root rather than the single template's path. This is breaking if you are using a single template with a layout and/or include (hence the major version). To migrate just adjust the path such that it is relative to the file rather than the project root.