@khanacademy/wonder-blocks-form 2.3.0 → 2.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md ADDED
@@ -0,0 +1,24 @@
1
+ # @khanacademy/wonder-blocks-form
2
+
3
+ ## 2.4.0
4
+
5
+ ### Minor Changes
6
+
7
+ - af4f527c: LabeledTextField component now has a `required` prop that will mark is as required with an asterisk and provide validation
8
+
9
+ ## 2.3.3
10
+
11
+ ### Patch Changes
12
+
13
+ - @khanacademy/wonder-blocks-clickable@2.2.3
14
+ - @khanacademy/wonder-blocks-core@4.2.1
15
+ - @khanacademy/wonder-blocks-icon@1.2.25
16
+ - @khanacademy/wonder-blocks-layout@1.4.7
17
+ - @khanacademy/wonder-blocks-typography@1.1.29
18
+
19
+ ## 2.3.2
20
+
21
+ ### Patch Changes
22
+
23
+ - Updated dependencies [901bfe82]
24
+ - @khanacademy/wonder-blocks-clickable@2.2.2