Skip to content

Releases: peterjuras/react-time-sync

v5.2.1

18 Jan 05:39
0175407
Compare
Choose a tag to compare

5.2.1 (2022-01-18)

Bug Fixes

v5.2.0

13 Oct 03:37
73ac885
Compare
Choose a tag to compare

5.2.0 (2021-10-13)

Features

  • ✨ Sync timers & countdowns when page becomes visible again (#401) (73ac885)

v5.1.1

02 Aug 06:25
4788f96
Compare
Choose a tag to compare

5.1.1 (2021-08-02)

Bug Fixes

  • 🏷️ Fix TimeProvider.children type (4788f96)

v5.1.0

21 Oct 05:23
4e253be
Compare
Choose a tag to compare

5.1.0 (2020-10-21)

Features

  • ⬆️ Support react@17 (4e253be)

v5.0.11

22 May 06:28
c14190d
Compare
Choose a tag to compare

5.0.11 (2020-05-22)

Bug Fixes

  • types: replace object types with Record (d7f1246)

v5.0.10

22 Mar 18:52
82955c3
Compare
Choose a tag to compare

5.0.10 (2020-03-22)

Bug Fixes

  • switch to useStateWithDeps (82955c3)

v5.0.9

21 Dec 12:19
b58b7b9
Compare
Choose a tag to compare

5.0.9 (2019-12-21)

Bug Fixes

  • remove empty action for force update (b58b7b9)

v5.0.8

21 Sep 21:02
2eda70e
Compare
Choose a tag to compare

5.0.8 (2019-09-21)

Bug Fixes

  • trigger publish for README update (2eda70e)

v5.0.7

17 Aug 06:58
f56f52c
Compare
Choose a tag to compare

5.0.7 (2019-08-17)

Bug Fixes

  • time-sync: Update time-sync for newest bugfix (f56f52c)

v5.0.6

02 Aug 09:16
1995cfa
Compare
Choose a tag to compare

5.0.6 (2019-08-02)

Bug Fixes

  • useCountdown: Ensure "until" is in the future (1995cfa)