Skip to content
This repository has been archived by the owner on Mar 17, 2021. It is now read-only.

Release v1.0.0

Compare
Choose a tag to compare
@joshwiens joshwiens released this 26 Jul 21:45
· 105 commits to master since this release

1.0.0 (2017-07-26)

Bug Fixes

  • remove = from default export (SyntaxError) (#178) (3fe2d12)

Code Refactoring

BREAKING CHANGES

  • Enforces Webpack standard NodeJS engines range.
    at the time of merge >= 4.3 < 5.0.0 || >= 5.10.

  • Enforces Webpack peerDependency range ^2.0.0 || ^3.0.0.