Skip to content

Commit

Permalink
fix: update babel dependencies to latest versions
Browse files Browse the repository at this point in the history
BREAKING CHANGE: 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.
  • Loading branch information
amclin committed Jul 9, 2019
2 parents 47537ed + 4b4f3a5 commit 0ddd098
Show file tree
Hide file tree
Showing 5 changed files with 1,340 additions and 790 deletions.
Loading

0 comments on commit 0ddd098

Please sign in to comment.