-
Notifications
You must be signed in to change notification settings - Fork 361
Remove handleStateUpdate from Renderer #3175
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
+5
−29
Conversation
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
Contributor
🗄️ Schema Change: No Changes ✅ |
Contributor
|
Size Change: -58 B (-0.01%) Total Size: 499 kB
ℹ️ View Unchanged
|
Contributor
🛠️ Item Splitting: No Changes ✅ |
Contributor
npm Snapshot: PublishedGood news!! We've packaged up the latest commit from this PR (092ca08) and published it to npm. You Example: pnpm add @khanacademy/perseus@PR3175If you are working in Khan Academy's frontend, you can run the below command. ./dev/tools/bump_perseus_version.ts -t PR3175If you are working in Khan Academy's webapp, you can run the below command. ./dev/tools/bump_perseus_version.js -t PR3175 |
jeremywiebe
approved these changes
Jan 13, 2026
Merged
handeyeco
pushed a commit
that referenced
this pull request
Jan 15, 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/[email protected] ### 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/[email protected] - @khanacademy/[email protected] - @khanacademy/[email protected] - @khanacademy/[email protected] - @khanacademy/[email protected] - @khanacademy/[email protected] ## @khanacademy/[email protected] ### 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/[email protected] ### Patch Changes - Updated dependencies \[[`47ea66e85a`](47ea66e), [`800c03e92e`](800c03e)]: - @khanacademy/[email protected] ## @khanacademy/[email protected] ### Patch Changes - Updated dependencies \[[`47ea66e85a`](47ea66e), [`800c03e92e`](800c03e)]: - @khanacademy/[email protected] ## @khanacademy/[email protected] ### Patch Changes - Updated dependencies \[[`47ea66e85a`](47ea66e), [`800c03e92e`](800c03e)]: - @khanacademy/[email protected] - @khanacademy/[email protected] ## @khanacademy/[email protected] ### 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/[email protected] - @khanacademy/[email protected] - @khanacademy/[email protected] - @khanacademy/[email protected] - @khanacademy/[email protected] - @khanacademy/[email protected] - @khanacademy/[email protected] ## @khanacademy/[email protected] ### Patch Changes - Updated dependencies \[[`47ea66e85a`](47ea66e), [`800c03e92e`](800c03e)]: - @khanacademy/[email protected] - @khanacademy/[email protected] ## @khanacademy/[email protected] ### Patch Changes - Updated dependencies \[[`47ea66e85a`](47ea66e), [`800c03e92e`](800c03e)]: - @khanacademy/[email protected] - @khanacademy/[email protected] Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
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:
Didn't seem to be used by anything.
Issue: LEMS-3685