@saas-ui/forms 1.4.0 → 1.4.2

Sign up to get free protection for your applications and to get access to all the features.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,19 @@
1
1
  # @saas-ui/forms
2
2
 
3
+ ## 1.4.2
4
+
5
+ ### Patch Changes
6
+
7
+ - 523b5ca: Fixed default value for Switch fields.
8
+
9
+ ## 1.4.1
10
+
11
+ ### Patch Changes
12
+
13
+ - Updated dependencies [7cf5223]
14
+ - @saas-ui/react-utils@1.1.2
15
+ - @saas-ui/stepper@1.3.1
16
+
3
17
  ## 1.4.0
4
18
 
5
19
  ### Minor Changes