Releases: logicalclocks/quartz
Releases · logicalclocks/quartz
v4.1.0
4.1.0 (2024-02-21)
Features
- date-picker: upgrade date-fns and react-datepicker to the latest versions (#582) (0c1b877)
v3.13.1
3.13.1 (2024-02-20)
Bug Fixes
- packages: Update path and minor outdated packages (#579) (52a7523)
v3.13.0
3.13.0 (2024-02-08)
Features
- theme: theme should be extendable and accept default config (#571) (244f1b6)
BREAKING CHANGES
- theme: chakraTheme is not an object but a function which accept themeExtend object and
returns the theme object
v3.12.4
3.12.4 (2024-01-11)
Bug Fixes
- single-select: fix duplicate disabled/isDisabled prop and fix typing (#559) (e6147f0)