Conversation
Contributor
|
Size Change: 0 B Total Size: 518 kB ℹ️ View Unchanged
|
anakaren-rojas
approved these changes
Jun 24, 2026
Contributor
npm Snapshot: PublishedGood news!! We've packaged up the latest commit from this PR (aee8cff) and published it to npm. You Example: pnpm add @khanacademy/perseus@PR3811If you are working in Khan Academy's frontend, you can run the below command. ./dev/tools/bump_perseus_version.ts -t PR3811If you are working in Khan Academy's webapp, you can run the below command. ./dev/tools/bump_perseus_version.js -t PR3811 |
Merged
ivyolamit
added a commit
that referenced
this pull request
Jun 24, 2026
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/kmath@2.4.26 ### Patch Changes - [#3800](#3800) [`e3a00c9f19`](e3a00c9) Thanks [@catandthemachines](https://github.com/catandthemachines)! - [Interactive Graph] Update screen reader descriptions for absolute value graph`getAbsoluteValueCoefficients` now always returns coefficients instead of `undefined`: when the two control points share an x-coordinate the slope is `±Infinity`. ## @khanacademy/math-input@26.4.40 ### Patch Changes - [#3811](#3811) [`aa520a1a5e`](aa520a1) Thanks [@ivyolamit](https://github.com/ivyolamit)! - Sync dev deps with frontend ## @khanacademy/perseus@78.4.1 ### Patch Changes - [#3800](#3800) [`e3a00c9f19`](e3a00c9) Thanks [@catandthemachines](https://github.com/catandthemachines)! - [Interactive Graph] Update screen reader descriptions for absolute value graph`getAbsoluteValueCoefficients` now always returns coefficients instead of `undefined`: when the two control points share an x-coordinate the slope is `±Infinity`. - [#3811](#3811) [`aa520a1a5e`](aa520a1) Thanks [@ivyolamit](https://github.com/ivyolamit)! - Sync dev deps with frontend - [#3804](#3804) [`dc3713f791`](dc3713f) Thanks [@catandthemachines](https://github.com/catandthemachines)! - [Interactive Graph] Update screen reader descriptions for tangent graph - [#3806](#3806) [`e5828ffe4f`](e5828ff) Thanks [@ivyolamit](https://github.com/ivyolamit)! - Update Interactive Graph ungraded screen reader to read out the information about the graph is not graded - Updated dependencies \[[`e3a00c9f19`](e3a00c9), [`aa520a1a5e`](aa520a1)]: - @khanacademy/kmath@2.4.26 - @khanacademy/perseus-score@8.11.10 - @khanacademy/math-input@26.4.40 - @khanacademy/perseus-linter@5.1.7 ## @khanacademy/perseus-editor@33.3.1 ### Patch Changes - [#3811](#3811) [`aa520a1a5e`](aa520a1) Thanks [@ivyolamit](https://github.com/ivyolamit)! - Sync dev deps with frontend - Updated dependencies \[[`e3a00c9f19`](e3a00c9), [`aa520a1a5e`](aa520a1), [`dc3713f791`](dc3713f), [`e5828ffe4f`](e5828ff)]: - @khanacademy/kmath@2.4.26 - @khanacademy/perseus@78.4.1 - @khanacademy/perseus-score@8.11.10 - @khanacademy/math-input@26.4.40 - @khanacademy/perseus-linter@5.1.7 ## @khanacademy/perseus-linter@5.1.7 ### Patch Changes - Updated dependencies \[[`e3a00c9f19`](e3a00c9)]: - @khanacademy/kmath@2.4.26 ## @khanacademy/perseus-score@8.11.10 ### Patch Changes - [#3800](#3800) [`e3a00c9f19`](e3a00c9) Thanks [@catandthemachines](https://github.com/catandthemachines)! - [Interactive Graph] Update screen reader descriptions for absolute value graph`getAbsoluteValueCoefficients` now always returns coefficients instead of `undefined`: when the two control points share an x-coordinate the slope is `±Infinity`. - Updated dependencies \[[`e3a00c9f19`](e3a00c9)]: - @khanacademy/kmath@2.4.26
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary:
Sync dev deps with frontend commit 98118cb17c63e3f5f69c39e337e5ae81c9825777
Issue: LEMS-XXXX
Test plan: