Releases: ekabolotina/formik-alfalab-core-components
Releases · ekabolotina/formik-alfalab-core-components
Release v4.0.0
4.0.0 (2024-12-13)
- chore(deps)!: update '@alfalab/core-components' ()
BREAKING CHANGES
- use version 48.x.x of '@alfalab/core-components
Release v3.0.0
3.0.0 (2024-11-27)
- chore(deps)!: update '@alfalab/core-components' ()
BREAKING CHANGES
- use version 45.0.0-47.x.x of '@alfalab/core-components
Release v2.0.0
2.0.0 (2024-11-27)
- chore(deps)!: update '@alfalab/core-components' ()
BREAKING CHANGES
- use version 43.0.0-44.x.x of '@alfalab/core-components
Release v1.0.0
1.0.0 (2023-12-21)
Features
-
AmountInput: drop support for 'max' prop ()
-
chore(deps)!: update '@alfalab/core-components' ()
-
chore!: remove root re-exports ()
BREAKING CHANGES
- AmountInput: prop 'max' will no longer affect formik's state
- use version 42.x.x of '@alfalab/core-components
- root re-exports were removed. Import components from their directories instead.
Release v0.4.0
0.4.0 (2023-12-15)
Features
- AmountInput: add support for 'max' prop ()
Release v0.3.0
0.3.0 (2022-09-24)
Features
- Textarea: add component ()
Release v0.2.0
0.2.0 (2022-08-31)
Features
- hooks: prefer provided 'Ok' state over the formik's one ()
Release v0.1.1
0.1.1 (2022-08-17)
Bug Fixes
- InputAutocomplete: handle input value ()
Release v0.1.0
0.1.0 (2022-08-17)
Features
- hooks: set return type of 'useInputFieldState' hook ()
- InputAutocomplete: add component ()