v2.0.0
- 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.