Version Packages#3533
Merged
jeremywiebe merged 1 commit intomainfrom May 4, 2026
Merged
Conversation
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review to trigger a review and subscribe this PR to future pushes, or @claude review once for a one-time review.
Tip: disable this comment in your organization's Code Review settings.
Contributor
🗄️ Schema Change: No Changes ✅ |
Contributor
🛠️ Item Splitting: No Changes ✅ |
Contributor
|
Size Change: 0 B Total Size: 502 kB ℹ️ View Unchanged
|
49c3ad2 to
847e24c
Compare
Releases: @khanacademy/perseus@77.3.2 @khanacademy/perseus-editor@31.0.0 @khanacademy/perseus-core@26.0.0 @khanacademy/perseus-linter@5.0.0 @khanacademy/kmath@2.4.3 @khanacademy/math-input@26.4.17 @khanacademy/keypad-context@3.2.45 @khanacademy/perseus-score@8.7.1
847e24c to
1beac54
Compare
jeremywiebe
approved these changes
May 4, 2026
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.
This PR was opened by the Changesets release 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-core@26.0.0
Major Changes
957970dfdbThanks @benchristel! - Breaking change: The deprecatedviolatingWidgetsfunction has been removed. Callers should useisItemAccessibleinstead.isItemAccessiblenow checks for inaccessible widgets in hints as well as question content.Patch Changes
e21c523f5dThanks @SonicScrewdriver! - Removing Interactive Graph Builder and refactoring tests/storybook to use more standardized generator patterns.@khanacademy/perseus-editor@31.0.0
Major Changes
896e869ef5Thanks @jeremywiebe! - Remove unusedpathsfield fromLinterContextPropsand the correspondingcontentPathsprop fromEditorPage,ArticleEditor, andHintEditor. The field was never read by any linter rule or renderer.Minor Changes
3263332fe2Thanks @benchristel! - The issue panels in the article editor now show only issues for their associated article section. Previously, each panel showed the full set of issues for the entire article.Patch Changes
#3543
51ebddf119Thanks @SonicScrewdriver! - Refactoring Start Coords for efficiency#3415
e21c523f5dThanks @SonicScrewdriver! - Removing Interactive Graph Builder and refactoring tests/storybook to use more standardized generator patterns.#3538
8b95cdf6e3Thanks @ivyolamit! - Add Storybook MCP addon for AI-assisted UI developmentUpdated dependencies [
494f287541,743ad9d5f4,0bf97ee3b6,957970dfdb,e21c523f5d,e5ddaef207,ce83363534,dee6ce680c,896e869ef5,cf5147d61c,afc4f33090,8b95cdf6e3,1dbd5742dc]:@khanacademy/perseus-linter@5.0.0
Major Changes
896e869ef5Thanks @jeremywiebe! - Remove unusedpathsfield fromLinterContextPropsand the correspondingcontentPathsprop fromEditorPage,ArticleEditor, andHintEditor. The field was never read by any linter rule or renderer.Patch Changes
957970dfdb,e21c523f5d,cf5147d61c]:@khanacademy/keypad-context@3.2.45
Patch Changes
957970dfdb,e21c523f5d]:@khanacademy/kmath@2.4.3
Patch Changes
#3534
cf5147d61cThanks @marnikostman! - Removeunderscoreandjqueryas peer and dev dependencies. All usages have been replaced with native JavaScript equivalents.Updated dependencies [
957970dfdb,e21c523f5d]:@khanacademy/math-input@26.4.17
Patch Changes
#3572
afc4f33090Thanks @jeremywiebe! - Bumped depsUpdated dependencies [
957970dfdb,e21c523f5d]:@khanacademy/perseus@77.3.2
Patch Changes
#3293
494f287541Thanks @benchristel! - Internal: remove unused default value for polygon graph point coordinates#3539
743ad9d5f4Thanks @mark-fitzgerald! - [Radio] Adjust styling to resolve an axe-core incomplete test result#3506
0bf97ee3b6Thanks @nishasy! - [Image] | (DX) | Add delay to flakey Graphie image regression test#3415
e21c523f5dThanks @SonicScrewdriver! - Removing Interactive Graph Builder and refactoring tests/storybook to use more standardized generator patterns.#3521
e5ddaef207Thanks @SonicScrewdriver! - Allow the asymptote to be placed between points. Also allow for points to be on asymptote line so long as they don't overlap with the drag handle.#3567
ce83363534Thanks @ivyolamit! - Fix interactive graph x-axis label overlapping with content below when y-range starts at 0 or higher#3435
dee6ce680cThanks @Myranae! - Convert hardcoded color values to semantic tokens for label image#3538
8b95cdf6e3Thanks @ivyolamit! - Add Storybook MCP addon for AI-assisted UI development#3524
1dbd5742dcThanks @SonicScrewdriver! - Ensure that Ray and Linear points cannot overlapUpdated dependencies [
957970dfdb,e21c523f5d,896e869ef5,cf5147d61c,afc4f33090]:@khanacademy/perseus-score@8.7.1
Patch Changes
957970dfdb,e21c523f5d,cf5147d61c]:Issue: LEMS-4090