Skip to content

v1.0.0-rc.6

Compare
Choose a tag to compare
@dmtrKovalenko dmtrKovalenko released this 14 Apr 09:21
cd44c06

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

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