Skip to content

Conversation

@handeyeco
Copy link
Contributor

@handeyeco handeyeco commented Jan 13, 2026

Summary:

Didn't seem to be used by anything.

Issue: LEMS-3685

@handeyeco handeyeco self-assigned this Jan 13, 2026
@handeyeco handeyeco changed the title docs(changeset): Remove handleStateUpdate method from Renderer Remove handleStateUpdate from Renderer Jan 13, 2026
@github-actions
Copy link
Contributor

🗄️ Schema Change: No Changes ✅

@github-actions
Copy link
Contributor

Size Change: -58 B (-0.01%)

Total Size: 499 kB

Filename Size Change
packages/perseus/dist/es/index.js 201 kB -58 B (-0.03%)
ℹ️ View Unchanged
Filename Size
packages/kas/dist/es/index.js 20.8 kB
packages/keypad-context/dist/es/index.js 1 kB
packages/kmath/dist/es/index.js 5.98 kB
packages/math-input/dist/es/index.js 98.5 kB
packages/math-input/dist/es/strings.js 1.61 kB
packages/perseus-core/dist/es/index.item-splitting.js 13.2 kB
packages/perseus-core/dist/es/index.js 26.1 kB
packages/perseus-editor/dist/es/index.js 97.5 kB
packages/perseus-linter/dist/es/index.js 8.65 kB
packages/perseus-score/dist/es/index.js 9.25 kB
packages/perseus-utils/dist/es/index.js 403 B
packages/perseus/dist/es/strings.js 7.78 kB
packages/pure-markdown/dist/es/index.js 1.39 kB
packages/simple-markdown/dist/es/index.js 6.72 kB

compressed-size-action

@github-actions
Copy link
Contributor

🛠️ Item Splitting: No Changes ✅

@github-actions
Copy link
Contributor

npm Snapshot: Published

Good news!! We've packaged up the latest commit from this PR (092ca08) and published it to npm. You
can install it using the tag PR3175.

Example:

pnpm add @khanacademy/perseus@PR3175

If you are working in Khan Academy's frontend, you can run the below command.

./dev/tools/bump_perseus_version.ts -t PR3175

If you are working in Khan Academy's webapp, you can run the below command.

./dev/tools/bump_perseus_version.js -t PR3175

@handeyeco handeyeco merged commit 9ed6cda into main Jan 15, 2026
12 of 26 checks passed
@handeyeco handeyeco deleted the LEMS-3685/handle-state-update branch January 15, 2026 15:09
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants