v1.0.0-rc.6
First of all thanks to 4 contributors that makes this release possible π
Release highlights β¨
- Fix displaying of clocks one by one for material ui > beta.39
- Support luxon utils π
- Fix issues with today button
Breaking changes
N/A
Features
- Support luxon #345 @lookapanda @cherniavskii
- Add
disableOpenOnEnter
prop #346 @Loktor
Fixes
- Fix issue with 2 clocks one by one @alex-fournier
- Fix issues with today button @Loktor
- Fix missing arguments in utils typings @lookapanda
- Fix missing
pickerRef
prop in ts defenitions @Le-Lutin