Skip to content
This repository has been archived by the owner on Oct 6, 2021. It is now read-only.

3.1.0

Compare
Choose a tag to compare
@pascalw pascalw released this 12 Jan 12:47
· 142 commits to master since this release

Added

  • Settings can be extended with default, env agnostic, settings. #176

Changed

  • Made cosmetic changes to the documentation.
  • Move pageTransitionSupport into Maji library. #197

Fixed

  • Project creation with relative paths #193
  • New projects missing gitignore #194
  • Dist directory itself to be removed by webpack #195
  • Windows compatibility #209