You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* v6.0.0 — full dependency modernization ([#84](https://github.com/xrutayisire/react-js-cron/issues/84))
11
+
12
+
### Features
13
+
14
+
* v6.0.0 — full dependency modernization ([#84](https://github.com/xrutayisire/react-js-cron/issues/84)) ([ce47fbc](https://github.com/xrutayisire/react-js-cron/commit/ce47fbc91ecb0077d6b3bb68faad229c25f088ed))
15
+
16
+
17
+
### Bug Fixes
18
+
19
+
***cron:** prevent infinite re-render loop with dropdownsConfig ([#86](https://github.com/xrutayisire/react-js-cron/issues/86)) ([df4965a](https://github.com/xrutayisire/react-js-cron/commit/df4965aa8f0d826c4b1e631dedd0425fdec90a52))
20
+
* respect defaultPeriod and allowedPeriods in period detection ([#87](https://github.com/xrutayisire/react-js-cron/issues/87)) ([41a797d](https://github.com/xrutayisire/react-js-cron/commit/41a797d73675ac708c95b6c7bec2981532ce9651))
21
+
5
22
### 5.2.0
6
23
7
24
-**(New feature)** Export converter `parseCronString` function to allow third party use (@idpaterson)
0 commit comments