Skip to content
This repository has been archived by the owner on Sep 7, 2020. It is now read-only.

0.6.0

Compare
Choose a tag to compare
@MoOx MoOx released this 06 Jan 09:09
· 1919 commits to master since this release
  • Changed: boilerplate is now non-transpiled and in statinamic/boilerplate
    (#66)
  • Changed: switch to babel@^6.0.0
    (#42)
  • Changed: boilerplate now rely on
    babel-preset-react-hmre
    to get hot loading and visual errors.
    (#52)
  • Fixed: "statinamic setup" message say that dependencies are installed when
    they actually are
    (#65)
  • Added: default Page component now warn about missing title with the filename
  • Added: non-transpiled sources are added to npm package, just in case

Under the hood