Skip to content

Commit

Permalink
Version Packages (#2258)
Browse files Browse the repository at this point in the history
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

- [#2261](#2261)
[`5de2e740b`](5de2e74)
Thanks [@handeyeco](https://github.com/handeyeco)! - Make NumericInput
interactive without answer data

### Minor Changes

- [#2202](#2202)
[`c7f6f63c8`](c7f6f63)
Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Tooling:

    -   Switching to `pnpm`.


- [#2209](#2209)
[`bd8a3b9d5`](bd8a3b9)
Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! -
Update Input with Examples to use Wonderblocks Tooltip


- [#2209](#2209)
[`d1d5a8247`](d1d5a82)
Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! -
Modernization and Migration of InputWithExamples to NumericInput folder


- [#2209](#2209)
[`c0149a1b9`](c0149a1)
Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! -
Refactoring Numeric Input helper functions to remove underscore, improve
documentation, and add tests.


- [#2264](#2264)
[`4eb9fe04a`](4eb9fe0)
Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! -
Ensure that keyboard users can move points across invalid locations for
all graphs.


- [#2209](#2209)
[`d1b655095`](d1b6550)
Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! -
Refactoring Numeric Input to move UI-logic to functional component.

### Patch Changes

- [#2263](#2263)
[`4dde99856`](4dde998)
Thanks [@nishasy](https://github.com/nishasy)! - [Interactive Graph]
Update protractor to new SVG


- [#2209](#2209)
[`4a75e6d42`](4a75e6d)
Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! -
Fixing changes that did not migrate automatically while rebasing feature
branch.


- [#2209](#2209)
[`e797a6a25`](e797a6a)
Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! -
Update aria label for whe ncontent creators do not provide one


- [#2252](#2252)
[`e7ad604af`](e7ad604)
Thanks [@nishasy](https://github.com/nishasy)! - [SR] Update Linear
System strings


- [#2209](#2209)
[`913551712`](9135517)
Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! -
Ensure Numeric Input Tooltips display under the input.


- [#2251](#2251)
[`e5d17bbf2`](e5d17bb)
Thanks [@nishasy](https://github.com/nishasy)! - [SR] Update Linear
strings


- [#2259](#2259)
[`a90cf7901`](a90cf79)
Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Minor change to
how each package embeds it's package version in itself (slightly larger
bundle size)


- [#2268](#2268)
[`9d01457fc`](9d01457)
Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! - Minor
dev improvements for Numeric Input after Refactor changes.


- [#2254](#2254)
[`56b4ee61b`](56b4ee6)
Thanks [@benchristel](https://github.com/benchristel)! - Internal: test
that Interactive Graph widgets can render with answerless data


- [#2253](#2253)
[`24e2b4e45`](24e2b4e)
Thanks [@nishasy](https://github.com/nishasy)! - [SR] Update sinusoid
strings


- [#2209](#2209)
[`926d42c99`](926d42c)
Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! - Bug
fix to ensure that Numeric Examples only show for correct answers.


- [#2231](#2231)
[`08409c6c9`](08409c6)
Thanks [@handeyeco](https://github.com/handeyeco)! - Add tests for
answerless Dropdown support


- [#2209](#2209)
[`b9f5f97a8`](b9f5f97)
Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! -
Cleanup of Numeric Input stories


- [#2250](#2250)
[`f6795c2e4`](f6795c2)
Thanks [@nishasy](https://github.com/nishasy)! - [SR] Update Circle
strings


- [#2241](#2241)
[`a0c897d74`](a0c897d)
Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! -
Update tests and fix snapshots from feature branch rebase

- Updated dependencies
\[[`90034a875`](90034a8),
[`dcf9017d9`](dcf9017),
[`e7ad604af`](e7ad604),
[`c7f6f63c8`](c7f6f63),
[`b71154170`](b711541),
[`a90cf7901`](a90cf79),
[`e797a6a25`](e797a6a),
[`9d01457fc`](9d01457),
[`56b4ee61b`](56b4ee6),
[`da01542f2`](da01542),
[`5de2e740b`](5de2e74),
[`458d3ed60`](458d3ed),
[`ee91b7063`](ee91b70),
[`20a08315b`](20a0831),
[`d1d5a8247`](d1d5a82),
[`381842745`](3818427),
[`c0149a1b9`](c0149a1),
[`08409c6c9`](08409c6),
[`d1b655095`](d1b6550)]:
    -   @khanacademy/[email protected]
    -   @khanacademy/[email protected]
    -   @khanacademy/[email protected]
    -   @khanacademy/[email protected]
    -   @khanacademy/[email protected]
    -   @khanacademy/[email protected]
    -   @khanacademy/[email protected]
    -   @khanacademy/[email protected]
    -   @khanacademy/[email protected]

## @khanacademy/[email protected]

### Major Changes

- [#2261](#2261)
[`5de2e740b`](5de2e74)
Thanks [@handeyeco](https://github.com/handeyeco)! - Make NumericInput
interactive without answer data

### Minor Changes

- [#2202](#2202)
[`c7f6f63c8`](c7f6f63)
Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Tooling:

    -   Switching to `pnpm`.


- [#2209](#2209)
[`c0149a1b9`](c0149a1)
Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! -
Refactoring Numeric Input helper functions to remove underscore, improve
documentation, and add tests.

### Patch Changes

- [#2269](#2269)
[`90034a875`](90034a8)
Thanks [@benchristel](https://github.com/benchristel)! - Bugfix: Allow
null values when parsing the domain of a locked function on an
Interactive Graph widget, converting them to +/-Infinity. Note that
Infinity is serialized to JSON as `null`, so this preserves the existing
persisted data format.


- [#2255](#2255)
[`b71154170`](b711541)
Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! - Bug
fix for Marathi language support in getDecimalSeparator


- [#2259](#2259)
[`a90cf7901`](a90cf79)
Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Minor change to
how each package embeds it's package version in itself (slightly larger
bundle size)


- [#2254](#2254)
[`56b4ee61b`](56b4ee6)
Thanks [@benchristel](https://github.com/benchristel)! - Internal: test
that Interactive Graph widgets can render with answerless data


- [#2267](#2267)
[`381842745`](3818427)
Thanks [@benchristel](https://github.com/benchristel)! - Bugfix: Convert
null to undefined in the `replace` field of hints.

This fixes a parser error observed in production. `replace` is null in
some assessment
    items.


- [#2231](#2231)
[`08409c6c9`](08409c6)
Thanks [@handeyeco](https://github.com/handeyeco)! - Add tests for
answerless Dropdown support

## @khanacademy/[email protected]

### Minor Changes

- [#2202](#2202)
[`c7f6f63c8`](c7f6f63)
Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Tooling:

    -   Switching to `pnpm`.

### Patch Changes

- [#2259](#2259)
[`a90cf7901`](a90cf79)
Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Minor change to
how each package embeds it's package version in itself (slightly larger
bundle size)


- [#2266](#2266)
[`20a08315b`](20a0831)
Thanks [@handeyeco](https://github.com/handeyeco)! - Bugfix: KAS
handling functions around plain numbers

## @khanacademy/[email protected]

### Minor Changes

- [#2202](#2202)
[`c7f6f63c8`](c7f6f63)
Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Tooling:

    -   Switching to `pnpm`.

### Patch Changes

- Updated dependencies
\[[`90034a875`](90034a8),
[`c7f6f63c8`](c7f6f63),
[`b71154170`](b711541),
[`a90cf7901`](a90cf79),
[`56b4ee61b`](56b4ee6),
[`5de2e740b`](5de2e74),
[`381842745`](3818427),
[`c0149a1b9`](c0149a1),
[`08409c6c9`](08409c6)]:
    -   @khanacademy/[email protected]

## @khanacademy/[email protected]

### Minor Changes

- [#2202](#2202)
[`c7f6f63c8`](c7f6f63)
Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Tooling:

    -   Switching to `pnpm`.

### Patch Changes

- [#2252](#2252)
[`e7ad604af`](e7ad604)
Thanks [@nishasy](https://github.com/nishasy)! - [SR] Update Linear
System strings


- [#2259](#2259)
[`a90cf7901`](a90cf79)
Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Minor change to
how each package embeds it's package version in itself (slightly larger
bundle size)

- Updated dependencies
\[[`90034a875`](90034a8),
[`c7f6f63c8`](c7f6f63),
[`b71154170`](b711541),
[`a90cf7901`](a90cf79),
[`56b4ee61b`](56b4ee6),
[`5de2e740b`](5de2e74),
[`381842745`](3818427),
[`c0149a1b9`](c0149a1),
[`08409c6c9`](08409c6)]:
    -   @khanacademy/[email protected]

## @khanacademy/[email protected]

### Minor Changes

- [#2202](#2202)
[`c7f6f63c8`](c7f6f63)
Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Tooling:

    -   Switching to `pnpm`.


- [#2209](#2209)
[`d1d5a8247`](d1d5a82)
Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! -
Modernization and Migration of InputWithExamples to NumericInput folder


- [#2209](#2209)
[`c0149a1b9`](c0149a1)
Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! -
Refactoring Numeric Input helper functions to remove underscore, improve
documentation, and add tests.


- [#2209](#2209)
[`d1b655095`](d1b6550)
Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! -
Refactoring Numeric Input to move UI-logic to functional component.

### Patch Changes

- [#2259](#2259)
[`a90cf7901`](a90cf79)
Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Minor change to
how each package embeds it's package version in itself (slightly larger
bundle size)


- [#2209](#2209)
[`e797a6a25`](e797a6a)
Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! -
Fixing bug where scrollbars would appear in Math Input when right
aligned.

- Updated dependencies
\[[`90034a875`](90034a8),
[`c7f6f63c8`](c7f6f63),
[`b71154170`](b711541),
[`a90cf7901`](a90cf79),
[`56b4ee61b`](56b4ee6),
[`5de2e740b`](5de2e74),
[`381842745`](3818427),
[`c0149a1b9`](c0149a1),
[`08409c6c9`](08409c6)]:
    -   @khanacademy/[email protected]
    -   @khanacademy/[email protected]

## @khanacademy/[email protected]

### Minor Changes

- [#2202](#2202)
[`c7f6f63c8`](c7f6f63)
Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Tooling:

    -   Switching to `pnpm`.


- [#2265](#2265)
[`e53c2ac71`](e53c2ac)
Thanks [@Myranae](https://github.com/Myranae)! - Export the
ContentPreview component from perseus-editor

### Patch Changes

- [#2259](#2259)
[`a90cf7901`](a90cf79)
Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Minor change to
how each package embeds it's package version in itself (slightly larger
bundle size)


- [#2209](#2209)
[`612d3b53f`](612d3b5)
Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! - Minor
string update for Numeric editor


- [#2256](#2256)
[`68bd12587`](68bd125)
Thanks [@nishasy](https://github.com/nishasy)! - [SR Tree] Add infotip
with explanation about SR Tree

- Updated dependencies
\[[`90034a875`](90034a8),
[`4dde99856`](4dde998),
[`4a75e6d42`](4a75e6d),
[`dcf9017d9`](dcf9017),
[`e797a6a25`](e797a6a),
[`e7ad604af`](e7ad604),
[`913551712`](9135517),
[`c7f6f63c8`](c7f6f63),
[`b71154170`](b711541),
[`e5d17bbf2`](e5d17bb),
[`a90cf7901`](a90cf79),
[`e797a6a25`](e797a6a),
[`9d01457fc`](9d01457),
[`56b4ee61b`](56b4ee6),
[`da01542f2`](da01542),
[`5de2e740b`](5de2e74),
[`24e2b4e45`](24e2b4e),
[`458d3ed60`](458d3ed),
[`ee91b7063`](ee91b70),
[`bd8a3b9d5`](bd8a3b9),
[`20a08315b`](20a0831),
[`d1d5a8247`](d1d5a82),
[`926d42c99`](926d42c),
[`381842745`](3818427),
[`c0149a1b9`](c0149a1),
[`08409c6c9`](08409c6),
[`b9f5f97a8`](b9f5f97),
[`4eb9fe04a`](4eb9fe0),
[`d1b655095`](d1b6550),
[`f6795c2e4`](f6795c2),
[`a0c897d74`](a0c897d)]:
    -   @khanacademy/[email protected]
    -   @khanacademy/[email protected]
    -   @khanacademy/[email protected]
    -   @khanacademy/[email protected]
    -   @khanacademy/[email protected]
    -   @khanacademy/[email protected]
    -   @khanacademy/[email protected]
    -   @khanacademy/[email protected]
    -   @khanacademy/[email protected]

## @khanacademy/[email protected]

### Minor Changes

- [#2202](#2202)
[`c7f6f63c8`](c7f6f63)
Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Tooling:

    -   Switching to `pnpm`.


- [#2262](#2262)
[`da01542f2`](da01542)
Thanks [@Myranae](https://github.com/Myranae)! - Add linter rule to
catch images added to content without a URL

### Patch Changes

- [#2259](#2259)
[`a90cf7901`](a90cf79)
Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Minor change to
how each package embeds it's package version in itself (slightly larger
bundle size)

- Updated dependencies
\[[`90034a875`](90034a8),
[`c7f6f63c8`](c7f6f63),
[`b71154170`](b711541),
[`a90cf7901`](a90cf79),
[`56b4ee61b`](56b4ee6),
[`5de2e740b`](5de2e74),
[`381842745`](3818427),
[`c0149a1b9`](c0149a1),
[`08409c6c9`](08409c6)]:
    -   @khanacademy/[email protected]

## @khanacademy/[email protected]

### Minor Changes

- [#2209](#2209)
[`dcf9017d9`](dcf9017)
Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! -
Bugfix to ensure that Numerics that require Improper fractions don't
accept whole numbers.


- [#2202](#2202)
[`c7f6f63c8`](c7f6f63)
Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Tooling:

    -   Switching to `pnpm`.

### Patch Changes

- [#2259](#2259)
[`a90cf7901`](a90cf79)
Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Minor change to
how each package embeds it's package version in itself (slightly larger
bundle size)


- [#2268](#2268)
[`9d01457fc`](9d01457)
Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! - Minor
dev improvements for Numeric Input after Refactor changes.


- [#2271](#2271)
[`458d3ed60`](458d3ed)
Thanks [@handeyeco](https://github.com/handeyeco)! - Add test for TeX in
Expression scoring


- [#2209](#2209)
[`ee91b7063`](ee91b70)
Thanks [@SonicScrewdriver](https://github.com/SonicScrewdriver)! -
Bugfix to ensure users cannot create infinite loop with incomplete tex
in Numeric Input


- [#2266](#2266)
[`20a08315b`](20a0831)
Thanks [@handeyeco](https://github.com/handeyeco)! - Bugfix: KAS
handling functions around plain numbers

- Updated dependencies
\[[`90034a875`](90034a8),
[`e7ad604af`](e7ad604),
[`c7f6f63c8`](c7f6f63),
[`b71154170`](b711541),
[`a90cf7901`](a90cf79),
[`56b4ee61b`](56b4ee6),
[`5de2e740b`](5de2e74),
[`20a08315b`](20a0831),
[`381842745`](3818427),
[`c0149a1b9`](c0149a1),
[`08409c6c9`](08409c6)]:
    -   @khanacademy/[email protected]
    -   @khanacademy/[email protected]
    -   @khanacademy/[email protected]

## @khanacademy/[email protected]

### Minor Changes

- [#2202](#2202)
[`c7f6f63c8`](c7f6f63)
Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Tooling:

    -   Switching to `pnpm`.

### Patch Changes

- [#2259](#2259)
[`a90cf7901`](a90cf79)
Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Minor change to
how each package embeds it's package version in itself (slightly larger
bundle size)

- Updated dependencies
\[[`c7f6f63c8`](c7f6f63),
[`a90cf7901`](a90cf79)]:
    -   @khanacademy/[email protected]

## @khanacademy/[email protected]

### Minor Changes

- [#2202](#2202)
[`c7f6f63c8`](c7f6f63)
Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Tooling:

    -   Switching to `pnpm`.

### Patch Changes

- [#2259](#2259)
[`a90cf7901`](a90cf79)
Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Minor change to
how each package embeds it's package version in itself (slightly larger
bundle size)

## [email protected]

### Minor Changes

- [#2202](#2202)
[`c7f6f63c8`](c7f6f63)
Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Tooling:

    -   Switching to `pnpm`.

## @khanacademy/[email protected]

### Minor Changes

- [#2202](#2202)
[`c7f6f63c8`](c7f6f63)
Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Tooling:

    -   Switching to `pnpm`.

### Patch Changes

- Updated dependencies
\[[`90034a875`](90034a8),
[`e7ad604af`](e7ad604),
[`c7f6f63c8`](c7f6f63),
[`b71154170`](b711541),
[`a90cf7901`](a90cf79),
[`e797a6a25`](e797a6a),
[`56b4ee61b`](56b4ee6),
[`da01542f2`](da01542),
[`5de2e740b`](5de2e74),
[`20a08315b`](20a0831),
[`d1d5a8247`](d1d5a82),
[`381842745`](3818427),
[`c0149a1b9`](c0149a1),
[`08409c6c9`](08409c6),
[`d1b655095`](d1b6550)]:
    -   @khanacademy/[email protected]
    -   @khanacademy/[email protected]
    -   @khanacademy/[email protected]
    -   @khanacademy/[email protected]
    -   @khanacademy/[email protected]
    -   @khanacademy/[email protected]
    -   @khanacademy/[email protected]
  • Loading branch information
SonicScrewdriver authored Mar 3, 2025
2 parents 90034a8 + 7eadd1d commit 5e28a36
Show file tree
Hide file tree
Showing 60 changed files with 311 additions and 226 deletions.
5 changes: 0 additions & 5 deletions .changeset/beige-spoons-shave.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/big-pillows-talk.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/brave-mice-cheer.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/chilled-mugs-greet.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/clean-ads-push.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/clever-cameras-thank.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/dirty-seahorses-sneeze.md

This file was deleted.

19 changes: 0 additions & 19 deletions .changeset/empty-lemons-agree.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/empty-lobsters-wash.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/fair-humans-tie.md

This file was deleted.

14 changes: 0 additions & 14 deletions .changeset/famous-badgers-cry.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/five-geckos-jam.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/five-rivers-fail.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/flat-carrots-reply.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/green-beers-fold.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/light-deers-wink.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/loud-snakes-jam.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/modern-ducks-cough.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/orange-books-smoke.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/pink-buttons-clap.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/purple-gifts-brake.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/quick-dodos-warn.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/rich-flowers-prove.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rotten-kangaroos-fly.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/selfish-kangaroos-lie.md

This file was deleted.

7 changes: 0 additions & 7 deletions .changeset/sharp-peaches-love.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/silly-pianos-buy.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/six-cars-agree.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/sixty-singers-turn.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/slimy-mirrors-sneeze.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/smart-countries-hunt.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/smart-files-pump.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/tricky-shoes-walk.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/weak-zoos-march.md

This file was deleted.

8 changes: 8 additions & 0 deletions config/build/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# perseus-build-settings

## 0.5.0

### Minor Changes

- [#2202](https://github.com/Khan/perseus/pull/2202) [`c7f6f63c8`](https://github.com/Khan/perseus/commit/c7f6f63c845566d99dae6df604426e5fb14a7e85) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Tooling:

- Switching to `pnpm`.

## 0.4.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion config/build/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "perseus-build-settings",
"version": "0.4.3",
"version": "0.5.0",
"license": "MIT",
"private": true
}
19 changes: 19 additions & 0 deletions dev/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @khanacademy/perseus-dev-ui

## 5.3.0

### Minor Changes

- [#2202](https://github.com/Khan/perseus/pull/2202) [`c7f6f63c8`](https://github.com/Khan/perseus/commit/c7f6f63c845566d99dae6df604426e5fb14a7e85) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Tooling:

- Switching to `pnpm`.

### Patch Changes

- Updated dependencies [[`90034a875`](https://github.com/Khan/perseus/commit/90034a8754ab735ec84d959916b62a69d39efc2a), [`e7ad604af`](https://github.com/Khan/perseus/commit/e7ad604afce45feab7d268582ec6db41d6ab5e06), [`c7f6f63c8`](https://github.com/Khan/perseus/commit/c7f6f63c845566d99dae6df604426e5fb14a7e85), [`b71154170`](https://github.com/Khan/perseus/commit/b711541701ec10ccb506d0f9cbafac4a1c7c4cc1), [`a90cf7901`](https://github.com/Khan/perseus/commit/a90cf790159fefbee41437f20ac9a403a06f148f), [`e797a6a25`](https://github.com/Khan/perseus/commit/e797a6a2509326920ba28b14f128a54fcdd065b9), [`56b4ee61b`](https://github.com/Khan/perseus/commit/56b4ee61b064603fdbeb4577851fe142d881e245), [`da01542f2`](https://github.com/Khan/perseus/commit/da01542f2f9676f6d99fa930244ab6b21830a2f2), [`5de2e740b`](https://github.com/Khan/perseus/commit/5de2e740b35d69fc0059af5dbb74bd894986e124), [`20a08315b`](https://github.com/Khan/perseus/commit/20a08315b288244357b8a2526f87c2c5014f2fa6), [`d1d5a8247`](https://github.com/Khan/perseus/commit/d1d5a824766c6924249b00549128e8c57a960e77), [`381842745`](https://github.com/Khan/perseus/commit/3818427456a2ffca56481adbdafa01fee40e83c0), [`c0149a1b9`](https://github.com/Khan/perseus/commit/c0149a1b9f9d917f0f9b98dd6d61414e9bb7d895), [`08409c6c9`](https://github.com/Khan/perseus/commit/08409c6c9eea1d19212d332acb056c5ef4971419), [`d1b655095`](https://github.com/Khan/perseus/commit/d1b65509552a64d95766dc6252215842e758d7f8)]:
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]

## 5.2.2

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions dev/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Perseus dev UI",
"author": "Khan Academy",
"license": "MIT",
"version": "5.2.2",
"version": "5.3.0",
"private": true,
"repository": {
"type": "git",
Expand All @@ -23,7 +23,7 @@
"@khanacademy/simple-markdown": "workspace:*",
"@khanacademy/wonder-blocks-banner": "catalog:",
"@khanacademy/wonder-blocks-button": "catalog:",
"@khanacademy/wonder-blocks-core":"catalog:",
"@khanacademy/wonder-blocks-core": "catalog:",
"@khanacademy/wonder-blocks-dropdown": "catalog:",
"@khanacademy/wonder-blocks-icon-button": "catalog:",
"@khanacademy/wonder-blocks-icon": "catalog:",
Expand Down
14 changes: 14 additions & 0 deletions packages/kas/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# @khanacademy/kas

## 0.5.0

### Minor Changes

- [#2202](https://github.com/Khan/perseus/pull/2202) [`c7f6f63c8`](https://github.com/Khan/perseus/commit/c7f6f63c845566d99dae6df604426e5fb14a7e85) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Tooling:

- Switching to `pnpm`.

### Patch Changes

- [#2259](https://github.com/Khan/perseus/pull/2259) [`a90cf7901`](https://github.com/Khan/perseus/commit/a90cf790159fefbee41437f20ac9a403a06f148f) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Minor change to how each package embeds it's package version in itself (slightly larger bundle size)

* [#2266](https://github.com/Khan/perseus/pull/2266) [`20a08315b`](https://github.com/Khan/perseus/commit/20a08315b288244357b8a2526f87c2c5014f2fa6) Thanks [@handeyeco](https://github.com/handeyeco)! - Bugfix: KAS handling functions around plain numbers

## 0.4.16

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/kas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "A lightweight JavaScript CAS for comparing expressions and equations.",
"author": "Khan Academy",
"license": "MIT",
"version": "0.4.16",
"version": "0.5.0",
"publishConfig": {
"access": "public"
},
Expand Down
13 changes: 13 additions & 0 deletions packages/keypad-context/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @khanacademy/keypad-context

## 1.1.0

### Minor Changes

- [#2202](https://github.com/Khan/perseus/pull/2202) [`c7f6f63c8`](https://github.com/Khan/perseus/commit/c7f6f63c845566d99dae6df604426e5fb14a7e85) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Tooling:

- Switching to `pnpm`.

### Patch Changes

- Updated dependencies [[`90034a875`](https://github.com/Khan/perseus/commit/90034a8754ab735ec84d959916b62a69d39efc2a), [`c7f6f63c8`](https://github.com/Khan/perseus/commit/c7f6f63c845566d99dae6df604426e5fb14a7e85), [`b71154170`](https://github.com/Khan/perseus/commit/b711541701ec10ccb506d0f9cbafac4a1c7c4cc1), [`a90cf7901`](https://github.com/Khan/perseus/commit/a90cf790159fefbee41437f20ac9a403a06f148f), [`56b4ee61b`](https://github.com/Khan/perseus/commit/56b4ee61b064603fdbeb4577851fe142d881e245), [`5de2e740b`](https://github.com/Khan/perseus/commit/5de2e740b35d69fc0059af5dbb74bd894986e124), [`381842745`](https://github.com/Khan/perseus/commit/3818427456a2ffca56481adbdafa01fee40e83c0), [`c0149a1b9`](https://github.com/Khan/perseus/commit/c0149a1b9f9d917f0f9b98dd6d61414e9bb7d895), [`08409c6c9`](https://github.com/Khan/perseus/commit/08409c6c9eea1d19212d332acb056c5ef4971419)]:
- @khanacademy/perseus-core@4.0.0

## 1.0.19

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/keypad-context/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Perseus keypad context",
"author": "Khan Academy",
"license": "MIT",
"version": "1.0.19",
"version": "1.1.0",
"publishConfig": {
"access": "public"
},
Expand Down
17 changes: 17 additions & 0 deletions packages/kmath/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# @khanacademy/kmath

## 0.4.0

### Minor Changes

- [#2202](https://github.com/Khan/perseus/pull/2202) [`c7f6f63c8`](https://github.com/Khan/perseus/commit/c7f6f63c845566d99dae6df604426e5fb14a7e85) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Tooling:

- Switching to `pnpm`.

### Patch Changes

- [#2252](https://github.com/Khan/perseus/pull/2252) [`e7ad604af`](https://github.com/Khan/perseus/commit/e7ad604afce45feab7d268582ec6db41d6ab5e06) Thanks [@nishasy](https://github.com/nishasy)! - [SR] Update Linear System strings

* [#2259](https://github.com/Khan/perseus/pull/2259) [`a90cf7901`](https://github.com/Khan/perseus/commit/a90cf790159fefbee41437f20ac9a403a06f148f) Thanks [@jeremywiebe](https://github.com/jeremywiebe)! - Minor change to how each package embeds it's package version in itself (slightly larger bundle size)

* Updated dependencies [[`90034a875`](https://github.com/Khan/perseus/commit/90034a8754ab735ec84d959916b62a69d39efc2a), [`c7f6f63c8`](https://github.com/Khan/perseus/commit/c7f6f63c845566d99dae6df604426e5fb14a7e85), [`b71154170`](https://github.com/Khan/perseus/commit/b711541701ec10ccb506d0f9cbafac4a1c7c4cc1), [`a90cf7901`](https://github.com/Khan/perseus/commit/a90cf790159fefbee41437f20ac9a403a06f148f), [`56b4ee61b`](https://github.com/Khan/perseus/commit/56b4ee61b064603fdbeb4577851fe142d881e245), [`5de2e740b`](https://github.com/Khan/perseus/commit/5de2e740b35d69fc0059af5dbb74bd894986e124), [`381842745`](https://github.com/Khan/perseus/commit/3818427456a2ffca56481adbdafa01fee40e83c0), [`c0149a1b9`](https://github.com/Khan/perseus/commit/c0149a1b9f9d917f0f9b98dd6d61414e9bb7d895), [`08409c6c9`](https://github.com/Khan/perseus/commit/08409c6c9eea1d19212d332acb056c5ef4971419)]:
- @khanacademy/perseus-core@4.0.0

## 0.3.5

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/kmath/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Khan Academy's Javascript Numeric Math Utilities",
"author": "Khan Academy",
"license": "MIT",
"version": "0.3.5",
"version": "0.4.0",
"publishConfig": {
"access": "public"
},
Expand Down
Loading

0 comments on commit 5e28a36

Please sign in to comment.