Skip to content

Fancy - v2.0.2

Choose a tag to compare

@ItsJonQ ItsJonQ released this 25 Jul 19:37
· 59 commits to master since this release

Babel: Fix build

This update ensures that the compiled dist files are transform (better) by
Babel.

This is done by updating Zero to the latest v0.0.7, which uses
babel-preset-react-app.

And takes care of things like string template literals.