Skip to content

v3.2.5

Compare
Choose a tag to compare
@dmtrKovalenko dmtrKovalenko released this 04 Sep 08:39
· 352 commits to next since this release

Changelog

New patch release, with the following fixes:

  • Add some typo and grammar fixes (#1301) @modkaffes
  • Fix not dispatching onError(undefined) if error should be cleared
  • Use custom Omit<T, K> in order to not required typescript v3.5, closes #1282
  • Increase min width for modal dialog for better localization support, closes #1292