Skip to content

Release v0.4.0

Compare
Choose a tag to compare
@mertkahyaoglu mertkahyaoglu released this 27 Feb 19:18
· 558 commits to master since this release

Changes since v0.3.0

API

  • List files & directories for collection & page APIs #281 .
  • Only allow files that render to HTML to be written as a Page #301 (props to @ivantsepp )

User Interface

  • Add tooltip to path input about autogenerating #291
  • Clear errors before unmounting #296 (performance)
  • Interface improvements #308 #309 (props to @ashmaroli )

Development

  • Migrate to Webpack 2 #298

Documentation