Skip to content

7.0.0-canary.4

Pre-release
Pre-release

Choose a tag to compare

@timneutkens timneutkens released this 28 Aug 10:47

Major Changes

  • Upgrade to Babel 7 stable: #5042
    • Note that this is semi-breaking as we already used Babel 7 beta. If you don't have a .babelrc there is no breaking change. If you do have a .babelrc you'll have to upgrade the specific preset/plugin to the latest version.

Patches

  • 404 routing for static export without exportPathMap: #5036
  • Css example upgrade: #5039

Credits

Huge thanks to @kylemh and @tomaswitek for helping!