Skip to content

Commit a76adc4

Browse files
Version Packages (#3756)
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/keypad-context@3.2.63 ### Patch Changes - Updated dependencies \[[`0f5e14e2c9`](0f5e14e), [`18aba08759`](18aba08)]: - @khanacademy/perseus-core@28.0.1 ## @khanacademy/kmath@2.4.21 ### Patch Changes - Updated dependencies \[[`0f5e14e2c9`](0f5e14e), [`18aba08759`](18aba08)]: - @khanacademy/perseus-core@28.0.1 ## @khanacademy/math-input@26.4.35 ### Patch Changes - Updated dependencies \[[`0f5e14e2c9`](0f5e14e), [`18aba08759`](18aba08)]: - @khanacademy/perseus-core@28.0.1 - @khanacademy/keypad-context@3.2.63 ## @khanacademy/perseus@78.0.1 ### Patch Changes - [#3737](#3737) [`0e26d60e5e`](0e26d60) Thanks [@nishasy](https://github.com/nishasy)! - [Color Sync] Add more regression stories for the Definition widget - [#3769](#3769) [`5dae3ba80d`](5dae3ba) Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! - Fix a Safari hard-freeze when rendering graphie images with TeX labels: graphie label positioning now waits for `document.fonts.ready` at most once instead of re-checking `document.fonts.status`, which Safari can leave at "loading" while `ready` is already resolved (WebKit bugs 174030, 225790), causing an infinite microtask loop - [#3755](#3755) [`0f5e14e2c9`](0f5e14e) Thanks [@nishasy](https://github.com/nishasy)! - [Video] Fix video widget alignment - [#3758](#3758) [`872736f394`](872736f) Thanks [@ivyolamit](https://github.com/ivyolamit)! - Re-order graph instructions so screen readers hear them first - [#3754](#3754) [`18aba08759`](18aba08) Thanks [@Evelas78](https://github.com/Evelas78)! - Updated dropdown orders, defaults, and names for interactive graphs - Updated dependencies \[[`0f5e14e2c9`](0f5e14e), [`18aba08759`](18aba08), [`1174386773`](1174386)]: - @khanacademy/perseus-core@28.0.1 - @khanacademy/perseus-linter@5.1.2 - @khanacademy/keypad-context@3.2.63 - @khanacademy/kmath@2.4.21 - @khanacademy/math-input@26.4.35 - @khanacademy/perseus-score@8.11.5 ## @khanacademy/perseus-core@28.0.1 ### Patch Changes - [#3755](#3755) [`0f5e14e2c9`](0f5e14e) Thanks [@nishasy](https://github.com/nishasy)! - [Video] Fix video widget alignment - [#3754](#3754) [`18aba08759`](18aba08) Thanks [@Evelas78](https://github.com/Evelas78)! - Updated dropdown orders, defaults, and names for interactive graphs ## @khanacademy/perseus-editor@33.0.1 ### Patch Changes - [#3754](#3754) [`18aba08759`](18aba08) Thanks [@Evelas78](https://github.com/Evelas78)! - Updated dropdown orders, defaults, and names for interactive graphs - [#3773](#3773) [`d00ba1a9e0`](d00ba1a) Thanks [@Evelas78](https://github.com/Evelas78)! - Fixed issue with dropdown graph identifier, sinusoid and logarithm - Updated dependencies \[[`0e26d60e5e`](0e26d60), [`5dae3ba80d`](5dae3ba), [`0f5e14e2c9`](0f5e14e), [`872736f394`](872736f), [`18aba08759`](18aba08), [`1174386773`](1174386)]: - @khanacademy/perseus@78.0.1 - @khanacademy/perseus-core@28.0.1 - @khanacademy/perseus-linter@5.1.2 - @khanacademy/keypad-context@3.2.63 - @khanacademy/kmath@2.4.21 - @khanacademy/math-input@26.4.35 - @khanacademy/perseus-score@8.11.5 ## @khanacademy/perseus-linter@5.1.2 ### Patch Changes - [#3751](#3751) [`1174386773`](1174386) Thanks [@handeyeco](https://github.com/handeyeco)! - Replace how expectWarning and expectPass work so that they no longer contain `it` blocks - Updated dependencies \[[`0f5e14e2c9`](0f5e14e), [`18aba08759`](18aba08)]: - @khanacademy/perseus-core@28.0.1 - @khanacademy/kmath@2.4.21 ## @khanacademy/perseus-score@8.11.5 ### Patch Changes - Updated dependencies \[[`0f5e14e2c9`](0f5e14e), [`18aba08759`](18aba08)]: - @khanacademy/perseus-core@28.0.1 - @khanacademy/kmath@2.4.21
2 parents 5dae3ba + edaf0f4 commit a76adc4

25 files changed

Lines changed: 95 additions & 50 deletions

.changeset/chatty-feet-teach.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/lucky-pianos-wave.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/nasty-points-prove.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

.changeset/ninety-brooms-type.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/short-shrimps-join.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

.changeset/short-worms-press.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/small-turtles-think.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/thirty-carrots-listen.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

.changeset/yellow-terms-shout.md

Lines changed: 0 additions & 2 deletions
This file was deleted.

packages/keypad-context/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# @khanacademy/keypad-context
22

3+
## 3.2.63
4+
5+
### Patch Changes
6+
7+
- Updated dependencies [[`0f5e14e2c9`](https://github.com/Khan/perseus/commit/0f5e14e2c9be14dfe5fea3aa328b2c9649b9cbf4), [`18aba08759`](https://github.com/Khan/perseus/commit/18aba087593846209979e85c07c79959893f2ca0)]:
8+
- @khanacademy/perseus-core@28.0.1
9+
310
## 3.2.62
411

512
### Patch Changes

0 commit comments

Comments
 (0)