Skip to content

1.2.2

Choose a tag to compare

@gabrielcsapo gabrielcsapo released this 12 Apr 01:36
· 12 commits to master since this release
  • if you edit something using editable view, it will write the wrong template to disk (this is fixed)
    • makes sure that templateToString outputs the right content
      • exports rawContent on page when parsed which ensures plugins did not alter the content
  • makes sure if the user had quotes on a variable in .sweeney that same quote / or not quote is persisted if updated.
    • this ensures if the value was a number it will be properly written
  • templateToString does not write type unless it was in options