v3.2.5
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