Skip to content
This repository was archived by the owner on Oct 1, 2020. It is now read-only.

v4.1.4

Compare
Choose a tag to compare
@chrisbreiding chrisbreiding released this 06 Apr 19:19
· 32 commits to master since this release

4.1.4 (2020-04-06)

WARNING: This release uninintentionally has a breaking change. Upgrade to 4.1.5 to avoid the breaking change

Bug Fixes

  • move optionalDependencies to peerDependencies

BREAKING CHANGES

  • The dependencies @babel/core, @babel/preset-env, and babel-loader are no longer installed by default (6ce2ae2)