Skip to content

v1.0.0-rc.2

Compare
Choose a tag to compare
@dmtrKovalenko dmtrKovalenko released this 06 Mar 09:28
051cf8e

Fix all critical bugs, that was caused by 1.0.0-rc.1 version

Here are release highlights ✨

Breaking changes

N/A

Fixes / Enhancements

  • Fix importing utils from core module that caused errors that moment/date-fns is not defined
  • Move from es imports in the direct components. Now importing from files will not caused jest tests fails.
  • Fix passing null as value displays 01.01.1970 with date-fns utils
  • Fix not updating displaying value if emptyLabel was changed