Commit 1f44aa7
Version Packages (#3173)
This PR was opened by the [Changesets
release](https://github.com/changesets/action) GitHub action. When
you're ready to do a release, you can merge this and the packages will
be published to npm automatically. If you're not ready to do a release
yet, that's fine, whenever you add more changesets to main, this PR will
be updated.
# Releases
## @khanacademy/perseus@73.0.0
### Major Changes
- [#3174](#3174)
[`800c03e92e`](800c03e)
Thanks [@handeyeco](https://github.com/handeyeco)! - Remove
isRealJSONParse and some deprecated exports
- [#3101](#3101)
[`6f7054c450`](6f7054c)
Thanks [@handeyeco](https://github.com/handeyeco)! - Remove `score` prop
from ServerItemRenderer
- [#3175](#3175)
[`9ed6cda37c`](9ed6cda)
Thanks [@handeyeco](https://github.com/handeyeco)! - Remove
handleStateUpdate method from Renderer
### Patch Changes
- [#3164](#3164)
[`96901f1512`](96901f1)
Thanks [@mark-fitzgerald](https://github.com/mark-fitzgerald)! - [CSS]
Migrate Definition styling to CSS Modules
- [#3162](#3162)
[`1062044db9`](1062044)
Thanks [@mark-fitzgerald](https://github.com/mark-fitzgerald)! - [CSS]
Migrate Numeric Input styling to CSS Modules
- [#3084](#3084)
[`da13cffd00`](da13cff)
Thanks [@mark-fitzgerald](https://github.com/mark-fitzgerald)! -
[Explanation] Bugix - Math within the widget has additional space added
below it when in mobile viewport
- [#3163](#3163)
[`8a3fcc6350`](8a3fcc6)
Thanks [@mark-fitzgerald](https://github.com/mark-fitzgerald)! - [CSS]
Migrate Explanation styling to CSS Modules
- [#3161](#3161)
[`c5416ff4df`](c5416ff)
Thanks [@mark-fitzgerald](https://github.com/mark-fitzgerald)! - [CSS]
Add tool to synchronize CSS Modules with legacy Aphrodite
- Updated dependencies
\[[`47ea66e85a`](47ea66e),
[`800c03e92e`](800c03e)]:
- @khanacademy/perseus-core@22.0.0
- @khanacademy/keypad-context@3.2.28
- @khanacademy/kmath@2.2.28
- @khanacademy/math-input@26.3.8
- @khanacademy/perseus-linter@4.6.10
- @khanacademy/perseus-score@8.2.4
## @khanacademy/perseus-core@22.0.0
### Major Changes
- [#3174](#3174)
[`800c03e92e`](800c03e)
Thanks [@handeyeco](https://github.com/handeyeco)! - Remove
isRealJSONParse and some deprecated exports
### Patch Changes
- [#3172](#3172)
[`47ea66e85a`](47ea66e)
Thanks [@nishasy](https://github.com/nishasy)! - [Image] | (DX) | Add
feature flag for image aligment
## @khanacademy/keypad-context@3.2.28
### Patch Changes
- Updated dependencies
\[[`47ea66e85a`](47ea66e),
[`800c03e92e`](800c03e)]:
- @khanacademy/perseus-core@22.0.0
## @khanacademy/kmath@2.2.28
### Patch Changes
- Updated dependencies
\[[`47ea66e85a`](47ea66e),
[`800c03e92e`](800c03e)]:
- @khanacademy/perseus-core@22.0.0
## @khanacademy/math-input@26.3.8
### Patch Changes
- Updated dependencies
\[[`47ea66e85a`](47ea66e),
[`800c03e92e`](800c03e)]:
- @khanacademy/perseus-core@22.0.0
- @khanacademy/keypad-context@3.2.28
## @khanacademy/perseus-editor@28.8.14
### Patch Changes
- [#3172](#3172)
[`47ea66e85a`](47ea66e)
Thanks [@nishasy](https://github.com/nishasy)! - [Image] | (DX) | Add
feature flag for image aligment
- Updated dependencies
\[[`96901f1512`](96901f1),
[`47ea66e85a`](47ea66e),
[`1062044db9`](1062044),
[`800c03e92e`](800c03e),
[`6f7054c450`](6f7054c),
[`da13cffd00`](da13cff),
[`8a3fcc6350`](8a3fcc6),
[`c5416ff4df`](c5416ff),
[`9ed6cda37c`](9ed6cda)]:
- @khanacademy/perseus@73.0.0
- @khanacademy/perseus-core@22.0.0
- @khanacademy/keypad-context@3.2.28
- @khanacademy/kmath@2.2.28
- @khanacademy/math-input@26.3.8
- @khanacademy/perseus-linter@4.6.10
- @khanacademy/perseus-score@8.2.4
## @khanacademy/perseus-linter@4.6.10
### Patch Changes
- Updated dependencies
\[[`47ea66e85a`](47ea66e),
[`800c03e92e`](800c03e)]:
- @khanacademy/perseus-core@22.0.0
- @khanacademy/kmath@2.2.28
## @khanacademy/perseus-score@8.2.4
### Patch Changes
- Updated dependencies
\[[`47ea66e85a`](47ea66e),
[`800c03e92e`](800c03e)]:
- @khanacademy/perseus-core@22.0.0
- @khanacademy/kmath@2.2.28
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>1 parent 9ed6cda commit 1f44aa7
File tree
25 files changed
+101
-55
lines changed- .changeset
- packages
- keypad-context
- kmath
- math-input
- perseus-core
- perseus-editor
- perseus-linter
- perseus-score
- perseus
25 files changed
+101
-55
lines changedThis file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
3 | 10 | | |
4 | 11 | | |
5 | 12 | | |
| |||
0 commit comments