Skip to content

Cleanup package.json

Choose a tag to compare

@vforge vforge released this 08 Apr 18:20
· 460 commits to master since this release
8.0.0

BREAKING CHANGES:

  • hocs/withErrorBoundary no longer requires styled-components, but also it does not provide default error state; API changed a bit

Changes:

  • internal change how the dependencies are handled - moved all peerDependencies to dependencies in package.json and changed the build process so it's actually using package.json's list of dependencies instead of separate list.

New:

  • components/Countdown
  • components/StyledCountdown
  • components/StyledErrorDisplayingContent