Skip to content

v3.0.0-beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@wojtekmaj wojtekmaj released this 21 Dec 16:05
f9c8ee5

❗️ = breaking change

What's new?

  • React-Clock now ships with ES6 Modules along with CommonJS modules. This allows for Webpack and other bundlers to optimize your code better.

What's changed?

  • ❗️ React-Clock no longer imports its styles by default. If you want to continue to use them, import them separately as instructed in README.