Skip to content

v2.0.0

Compare
Choose a tag to compare
@amclin amclin released this 09 Jul 21:13
· 1659 commits to master since this release

2.0.0 (2019-07-09)

Bug Fixes

  • update babel dependencies to latest versions (0ddd098)

BREAKING CHANGES

  • Babel and ES2015 profiles have been updated
    to more modern versions.

No functionality is broken by this update, but there is a possibility
this may cause backwards compatibility issues with integrations due
to the switch to more modern version of Babel and ES2015 profiles.
External bundlers or loaders should be tested to ensure they still work
as there may be subtle differences in the module closures.