Releases: remotelock/react-week-scheduler
Releases · remotelock/react-week-scheduler
v2.1.3
2.1.3 (2019-03-18)
Fix
- Do not use root component for pending creation (e48aa7d)
- Use SVGR (ca20e5b)
v2.1.0
2.1.0 (2019-03-18)
Feature
- allow customizing root and content (9c64f4f)
Fix
- work around TS build failure (bbe0f08)
Other
- turn off prop types rule for ESLint (9e9d1d6)
v2.0.4
2.0.4 (2019-03-17)
Fix
Other
v2.0.1
2.0.1 (2019-03-16)
Fix
- Use more granular import paths for rxjs, lodash and date-fns (e3ec654)
Other
v2.0.0
2.0.0 (2019-03-16)
Breaking
- Type checking and generation for CSS modules (#1) (1821a39), closes #1