@saas-ui/forms 1.0.2 → 1.0.3

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,13 @@
1
1
  # @saas-ui/forms
2
2
 
3
+ ## 1.0.3
4
+
5
+ ### Patch Changes
6
+
7
+ - e14c2e1: Make sure FormStep onSubmit does not throw an error when no promise is returned.
8
+ - Updated dependencies [8d03628]
9
+ - @saas-ui/password-input@1.0.2
10
+
3
11
  ## 1.0.2
4
12
 
5
13
  ### Patch Changes