- Upgraded dependecies (jackson-module-kotlin 2.14.2, kotlin-wrappers 490, ReduxKotlin 0.6.1)
- Fix re-rendering of checkbox/radio components
- Implement new
createTypedReduxStore
function in the ReduxKotlin module. Deprecate oldcreateReduxStore
function. - Do not select first option automatically when updating options in the
Select
component - Show correct date when using inline
DateTimeInput
component - Fix missing "change" event of
DateTimeInput
component