Zero - v1.0.0
Babel 7
This update brings Zero to Babel 7, along with the latest (mostly latest) for other things, such as Jest and friends.
Babel Core Bridge
As of version 1.0.0, Zero is now on @babel version 7. Your project may need to install babel-core@7.0.0-bridge.0. To do so, add that package to your package.json, or run:
npm install --save-dev babel-core@7.0.0-bridge.0