We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5e7bab commit 8a0aa36Copy full SHA for 8a0aa36
CHANGELOG.md
@@ -1,11 +1,19 @@
1
# Changelog
2
Pre-release versions will not be mentioned here.
3
4
-## [1.6.1] - 2022-04-05
+## [1.6.1] - 2022-04-12
5
+
6
+### Added
7
+- RruForm: add typescript support for boolean type in initialValues prop.
8
+- RruFormElement: add autoComplete='new-password' to password type.
9
10
### Fixed
11
- RruButton: The cancel button in the confirmation was submitting the form.
12
13
+### Internal
14
+- Storybook stories improvements.
15
+- upgrade dev dependencies.
16
17
18
## [1.6.0] - 2022-04-02
19
0 commit comments