v3.0.0-beta
Pre-release
Pre-release
❗️ = 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.