@saas-ui/forms 1.2.0 → 1.2.1

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,12 @@
1
1
  # @saas-ui/forms
2
2
 
3
+ ## 1.2.1
4
+
5
+ ### Patch Changes
6
+
7
+ - dfd61ed: Custom Field onChange and onBlur handlers will no longer override the internal HookForm handlers.
8
+ - @saas-ui/stepper@1.1.2
9
+
3
10
  ## 1.2.0
4
11
 
5
12
  ### Minor Changes