@khanacademy/wonder-blocks-form 7.1.9 → 7.1.11

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 CHANGED
@@ -1,5 +1,32 @@
1
1
  # @khanacademy/wonder-blocks-form
2
2
 
3
+ ## 7.1.11
4
+
5
+ ### Patch Changes
6
+
7
+ - b9e4946: Update to use REM sizing tokens internally for scalable font-sizes
8
+ - Updated dependencies [b9e4946]
9
+ - Updated dependencies [b9e4946]
10
+ - @khanacademy/wonder-blocks-tokens@10.0.0
11
+ - @khanacademy/wonder-blocks-typography@3.2.0
12
+ - @khanacademy/wonder-blocks-clickable@7.0.4
13
+ - @khanacademy/wonder-blocks-layout@3.1.10
14
+ - @khanacademy/wonder-blocks-core@12.2.1
15
+ - @khanacademy/wonder-blocks-icon@5.1.3
16
+
17
+ ## 7.1.10
18
+
19
+ ### Patch Changes
20
+
21
+ - 7bbf311: TextField: Fix outline-width on focus
22
+ - Updated dependencies [2656fd4]
23
+ - Updated dependencies [6018552]
24
+ - Updated dependencies [7bbf311]
25
+ - Updated dependencies [7f79943]
26
+ - @khanacademy/wonder-blocks-tokens@9.0.0
27
+ - @khanacademy/wonder-blocks-clickable@7.0.3
28
+ - @khanacademy/wonder-blocks-layout@3.1.9
29
+
3
30
  ## 7.1.9
4
31
 
5
32
  ### Patch Changes