@pool-time/react-pool-time-v2.0.0
·
7 commits
to master
since this release
@pool-time/react-pool-time-v2.0.0 (2020-06-29)
Features
- react-pool-time: move to passing an instance of pool time (2b790e6)
BREAKING CHANGES
- react-pool-time: In order to make it possible to share instances across implementations,
createPoolTimeProvider has been refactored to take in a PoolTime instance instead of a configuration
object.