@khanacademy/math-input 0.5.0 → 0.5.3

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,8 +1,26 @@
1
1
  # @khanacademy/math-input
2
2
 
3
+ ## 0.5.3
4
+
5
+ ### Patch Changes
6
+
7
+ - 96288b87: Export CursorContexts
8
+
9
+ ## 0.5.2
10
+
11
+ ### Patch Changes
12
+
13
+ - a15b0e86: Add 'perseus-build-settings' as a dev dep to packages that were missing it
14
+
15
+ ## 0.5.1
16
+
17
+ ### Patch Changes
18
+
19
+ - 591420a6: Add @flow comment to math-input's index.js and missing props to ProvidedKeypad
20
+
3
21
  ## 0.5.0
4
22
 
5
23
  ### Minor Changes
6
24
 
7
25
  - ea57be17: Move math-input into khan/perseus repo (name changes to @khanacademy/math-input)
8
- - 116df39b: Extract math-input strings from source and save them to packages/math-input/dist
26
+ - 116df39b: Extract math-input strings from source and save them to packages/math-input/dist