Skip to content
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

Version Packages #2035

Merged
merged 1 commit into from
Dec 19, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 0 additions & 6 deletions .changeset/brown-eagles-shout.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/cyan-bees-appear.md

This file was deleted.

2 changes: 0 additions & 2 deletions .changeset/lemon-maps-explain.md

This file was deleted.

14 changes: 0 additions & 14 deletions .changeset/rotten-squids-act.md

This file was deleted.

6 changes: 0 additions & 6 deletions .changeset/soft-lizards-lie.md

This file was deleted.

13 changes: 13 additions & 0 deletions dev/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# @khanacademy/perseus-dev-ui

## 5.0.6

### Patch Changes

- Updated dependencies [[`b80e7882b`](https://github.com/Khan/perseus/commit/b80e7882bf58f8e71cbf9482585577032c317428)]:
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]

## 5.0.5

### Patch Changes
Expand Down
16 changes: 8 additions & 8 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.0.5",
"version": "5.0.6",
"private": true,
"repository": {
"type": "git",
Expand All @@ -14,13 +14,13 @@
"dev": "vite"
},
"dependencies": {
"@khanacademy/kas": "^0.4.7",
"@khanacademy/kmath": "^0.1.21",
"@khanacademy/math-input": "^22.0.4",
"@khanacademy/perseus-core": "3.0.3",
"@khanacademy/perseus-linter": "^1.2.9",
"@khanacademy/pure-markdown": "^0.3.18",
"@khanacademy/simple-markdown": "^0.13.11",
"@khanacademy/kas": "^0.4.8",
"@khanacademy/kmath": "^0.1.22",
"@khanacademy/math-input": "^22.0.5",
"@khanacademy/perseus-core": "3.0.4",
"@khanacademy/perseus-linter": "^1.2.10",
"@khanacademy/pure-markdown": "^0.3.19",
"@khanacademy/simple-markdown": "^0.13.12",
"@khanacademy/wonder-blocks-banner": "4.0.3",
"@khanacademy/wonder-blocks-icon": "5.0.3",
"@khanacademy/wonder-blocks-icon-button": "6.0.3",
Expand Down
9 changes: 9 additions & 0 deletions packages/kas/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @khanacademy/kas

## 0.4.8

### Patch Changes

- [#2037](https://github.com/Khan/perseus/pull/2037) [`b80e7882b`](https://github.com/Khan/perseus/commit/b80e7882bf58f8e71cbf9482585577032c317428) Thanks [@somewhatabstract](https://github.com/somewhatabstract)! - Nothing has changed, but our action requires a changeset per package and I don't know how to do an infrastructure update like this and pass that check

- Updated dependencies [[`b80e7882b`](https://github.com/Khan/perseus/commit/b80e7882bf58f8e71cbf9482585577032c317428)]:
- @khanacademy/[email protected]

## 0.4.7

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions 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.7",
"version": "0.4.8",
"publishConfig": {
"access": "public"
},
Expand All @@ -27,7 +27,7 @@
"test": "bash -c 'yarn --silent --cwd \"../..\" test ${@:0} $($([[ ${@: -1} = -* ]] || [[ ${@: -1} = bash ]]) && echo $PWD)'"
},
"dependencies": {
"@khanacademy/perseus-core": "3.0.3"
"@khanacademy/perseus-core": "3.0.4"
},
"devDependencies": {
"jison": "0.4.15",
Expand Down
9 changes: 9 additions & 0 deletions packages/keypad-context/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @khanacademy/keypad-context

## 1.0.10

### Patch Changes

- [#2037](https://github.com/Khan/perseus/pull/2037) [`b80e7882b`](https://github.com/Khan/perseus/commit/b80e7882bf58f8e71cbf9482585577032c317428) Thanks [@somewhatabstract](https://github.com/somewhatabstract)! - Nothing has changed, but our action requires a changeset per package and I don't know how to do an infrastructure update like this and pass that check

- Updated dependencies [[`b80e7882b`](https://github.com/Khan/perseus/commit/b80e7882bf58f8e71cbf9482585577032c317428)]:
- @khanacademy/[email protected]

## 1.0.9

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions 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.9",
"version": "1.0.10",
"publishConfig": {
"access": "public"
},
Expand All @@ -26,7 +26,7 @@
"test": "bash -c 'yarn --silent --cwd \"../..\" test ${@:0} $($([[ ${@: -1} = -* ]] || [[ ${@: -1} = bash ]]) && echo $PWD)'"
},
"dependencies": {
"@khanacademy/perseus-core": "3.0.3"
"@khanacademy/perseus-core": "3.0.4"
},
"devDependencies": {
"react": "^18.2.0"
Expand Down
9 changes: 9 additions & 0 deletions packages/kmath/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @khanacademy/kmath

## 0.1.22

### Patch Changes

- [#2037](https://github.com/Khan/perseus/pull/2037) [`b80e7882b`](https://github.com/Khan/perseus/commit/b80e7882bf58f8e71cbf9482585577032c317428) Thanks [@somewhatabstract](https://github.com/somewhatabstract)! - Nothing has changed, but our action requires a changeset per package and I don't know how to do an infrastructure update like this and pass that check

- Updated dependencies [[`b80e7882b`](https://github.com/Khan/perseus/commit/b80e7882bf58f8e71cbf9482585577032c317428)]:
- @khanacademy/[email protected]

## 0.1.21

### Patch Changes
Expand Down
4 changes: 2 additions & 2 deletions 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.1.21",
"version": "0.1.22",
"publishConfig": {
"access": "public"
},
Expand All @@ -25,7 +25,7 @@
"test": "bash -c 'yarn --silent --cwd \"../..\" test ${@:0} $($([[ ${@: -1} = -* ]] || [[ ${@: -1} = bash ]]) && echo $PWD)'"
},
"dependencies": {
"@khanacademy/perseus-core": "3.0.3"
"@khanacademy/perseus-core": "3.0.4"
},
"devDependencies": {
"perseus-build-settings": "^0.4.2",
Expand Down
10 changes: 10 additions & 0 deletions packages/math-input/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @khanacademy/math-input

## 22.0.5

### Patch Changes

- [#2037](https://github.com/Khan/perseus/pull/2037) [`b80e7882b`](https://github.com/Khan/perseus/commit/b80e7882bf58f8e71cbf9482585577032c317428) Thanks [@somewhatabstract](https://github.com/somewhatabstract)! - Nothing has changed, but our action requires a changeset per package and I don't know how to do an infrastructure update like this and pass that check

- Updated dependencies [[`b80e7882b`](https://github.com/Khan/perseus/commit/b80e7882bf58f8e71cbf9482585577032c317428)]:
- @khanacademy/[email protected]
- @khanacademy/[email protected]

## 22.0.4

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/math-input/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Khan Academy's new expression editor for the mobile web.",
"author": "Khan Academy",
"license": "MIT",
"version": "22.0.4",
"version": "22.0.5",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -40,8 +40,8 @@
"prepublishOnly": "../../utils/package-pre-publish-check.sh"
},
"dependencies": {
"@khanacademy/keypad-context": "^1.0.9",
"@khanacademy/perseus-core": "3.0.3",
"@khanacademy/keypad-context": "^1.0.10",
"@khanacademy/perseus-core": "3.0.4",
"mathquill": "https://github.com/Khan/mathquill/releases/download/v1.0.0/mathquill-v1.0.0.tgz"
},
"devDependencies": {
Expand Down
6 changes: 6 additions & 0 deletions packages/perseus-core/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @khanacademy/perseus-core

## 3.0.4

### Patch Changes

- [#2037](https://github.com/Khan/perseus/pull/2037) [`b80e7882b`](https://github.com/Khan/perseus/commit/b80e7882bf58f8e71cbf9482585577032c317428) Thanks [@somewhatabstract](https://github.com/somewhatabstract)! - Nothing has changed, but our action requires a changeset per package and I don't know how to do an infrastructure update like this and pass that check

## 3.0.3

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/perseus-core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Shared Perseus infrastructure",
"author": "Khan Academy",
"license": "MIT",
"version": "3.0.3",
"version": "3.0.4",
"publishConfig": {
"access": "public"
},
Expand Down
19 changes: 19 additions & 0 deletions packages/perseus-editor/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# @khanacademy/perseus-editor

## 17.0.6

### Patch Changes

- [#2034](https://github.com/Khan/perseus/pull/2034) [`8e9b2395d`](https://github.com/Khan/perseus/commit/8e9b2395d733b9831b3eefc064e9077341c145f5) Thanks [@catandthemachines](https://github.com/catandthemachines)! - Removing final usage of createReactClass.

* [#2037](https://github.com/Khan/perseus/pull/2037) [`b80e7882b`](https://github.com/Khan/perseus/commit/b80e7882bf58f8e71cbf9482585577032c317428) Thanks [@somewhatabstract](https://github.com/somewhatabstract)! - Nothing has changed, but our action requires a changeset per package and I don't know how to do an infrastructure update like this and pass that check

- [#2033](https://github.com/Khan/perseus/pull/2033) [`881c0aac3`](https://github.com/Khan/perseus/commit/881c0aac33b5425efffc4d191f6c0c031f3a9127) Thanks [@nishasy](https://github.com/nishasy)! - [Interactive Graph][axis labels] Make default x & y axis labels TeX on load

- Updated dependencies [[`8e9b2395d`](https://github.com/Khan/perseus/commit/8e9b2395d733b9831b3eefc064e9077341c145f5), [`b52310d1b`](https://github.com/Khan/perseus/commit/b52310d1bacd5c4e9844bb9094edc02307106af3), [`b80e7882b`](https://github.com/Khan/perseus/commit/b80e7882bf58f8e71cbf9482585577032c317428), [`881c0aac3`](https://github.com/Khan/perseus/commit/881c0aac33b5425efffc4d191f6c0c031f3a9127)]:
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]

## 17.0.5

### Patch Changes
Expand Down
18 changes: 9 additions & 9 deletions packages/perseus-editor/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Perseus editors",
"author": "Khan Academy",
"license": "MIT",
"version": "17.0.5",
"version": "17.0.6",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -35,17 +35,17 @@
"test": "bash -c 'yarn --silent --cwd \"../..\" test ${@:0} $($([[ ${@: -1} = -* ]] || [[ ${@: -1} = bash ]]) && echo $PWD)'"
},
"dependencies": {
"@khanacademy/kas": "^0.4.7",
"@khanacademy/keypad-context": "^1.0.9",
"@khanacademy/kmath": "^0.1.21",
"@khanacademy/math-input": "^22.0.4",
"@khanacademy/perseus": "^49.1.1",
"@khanacademy/perseus-core": "3.0.3",
"@khanacademy/pure-markdown": "^0.3.18",
"@khanacademy/kas": "^0.4.8",
"@khanacademy/keypad-context": "^1.0.10",
"@khanacademy/kmath": "^0.1.22",
"@khanacademy/math-input": "^22.0.5",
"@khanacademy/perseus": "^49.1.2",
"@khanacademy/perseus-core": "3.0.4",
"@khanacademy/pure-markdown": "^0.3.19",
"mafs": "^0.19.0"
},
"devDependencies": {
"@khanacademy/perseus-linter": "^1.2.9",
"@khanacademy/perseus-linter": "^1.2.10",
"@khanacademy/wonder-blocks-accordion": "3.0.1",
"@khanacademy/wonder-blocks-banner": "4.0.3",
"@khanacademy/wonder-blocks-button": "7.0.3",
Expand Down
9 changes: 9 additions & 0 deletions packages/perseus-linter/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @khanacademy/perseus-linter

## 1.2.10

### Patch Changes

- [#2037](https://github.com/Khan/perseus/pull/2037) [`b80e7882b`](https://github.com/Khan/perseus/commit/b80e7882bf58f8e71cbf9482585577032c317428) Thanks [@somewhatabstract](https://github.com/somewhatabstract)! - Nothing has changed, but our action requires a changeset per package and I don't know how to do an infrastructure update like this and pass that check

- Updated dependencies [[`b80e7882b`](https://github.com/Khan/perseus/commit/b80e7882bf58f8e71cbf9482585577032c317428)]:
- @khanacademy/[email protected]

## 1.2.9

### Patch Changes
Expand Down
6 changes: 3 additions & 3 deletions packages/perseus-linter/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Linter engine for Perseus",
"author": "Khan Academy",
"license": "MIT",
"version": "1.2.9",
"version": "1.2.10",
"publishConfig": {
"access": "public"
},
Expand All @@ -26,10 +26,10 @@
"test": "bash -c 'yarn --silent --cwd \"../..\" test ${@:0} $($([[ ${@: -1} = -* ]] || [[ ${@: -1} = bash ]]) && echo $PWD)'"
},
"dependencies": {
"@khanacademy/perseus-core": "3.0.3"
"@khanacademy/perseus-core": "3.0.4"
},
"devDependencies": {
"@khanacademy/pure-markdown": "^0.3.18",
"@khanacademy/pure-markdown": "^0.3.19",
"prop-types": "15.6.1"
},
"peerDependencies": {
Expand Down
22 changes: 22 additions & 0 deletions packages/perseus/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,27 @@
# @khanacademy/perseus

## 49.1.2

### Patch Changes

- [#2034](https://github.com/Khan/perseus/pull/2034) [`8e9b2395d`](https://github.com/Khan/perseus/commit/8e9b2395d733b9831b3eefc064e9077341c145f5) Thanks [@catandthemachines](https://github.com/catandthemachines)! - Removing final usage of createReactClass.

* [#2025](https://github.com/Khan/perseus/pull/2025) [`b52310d1b`](https://github.com/Khan/perseus/commit/b52310d1bacd5c4e9844bb9094edc02307106af3) Thanks [@nishasy](https://github.com/nishasy)! - [SR] Linear graph - add grab handle description and aria lives

- [#2037](https://github.com/Khan/perseus/pull/2037) [`b80e7882b`](https://github.com/Khan/perseus/commit/b80e7882bf58f8e71cbf9482585577032c317428) Thanks [@somewhatabstract](https://github.com/somewhatabstract)! - Nothing has changed, but our action requires a changeset per package and I don't know how to do an infrastructure update like this and pass that check

* [#2033](https://github.com/Khan/perseus/pull/2033) [`881c0aac3`](https://github.com/Khan/perseus/commit/881c0aac33b5425efffc4d191f6c0c031f3a9127) Thanks [@nishasy](https://github.com/nishasy)! - [Interactive Graph][axis labels] Make default x & y axis labels TeX on load

* Updated dependencies [[`b80e7882b`](https://github.com/Khan/perseus/commit/b80e7882bf58f8e71cbf9482585577032c317428)]:
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]
- @khanacademy/[email protected]

## 49.1.1

### Patch Changes
Expand Down
18 changes: 9 additions & 9 deletions packages/perseus/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
"description": "Core Perseus API (includes renderers and widgets)",
"author": "Khan Academy",
"license": "MIT",
"version": "49.1.1",
"version": "49.1.2",
"publishConfig": {
"access": "public"
},
Expand Down Expand Up @@ -41,14 +41,14 @@
"test": "bash -c 'yarn --silent --cwd \"../..\" test ${@:0} $($([[ ${@: -1} = -* ]] || [[ ${@: -1} = bash ]]) && echo $PWD)'"
},
"dependencies": {
"@khanacademy/kas": "^0.4.7",
"@khanacademy/keypad-context": "^1.0.9",
"@khanacademy/kmath": "^0.1.21",
"@khanacademy/math-input": "^22.0.4",
"@khanacademy/perseus-core": "3.0.3",
"@khanacademy/perseus-linter": "^1.2.9",
"@khanacademy/pure-markdown": "^0.3.18",
"@khanacademy/simple-markdown": "^0.13.11",
"@khanacademy/kas": "^0.4.8",
"@khanacademy/keypad-context": "^1.0.10",
"@khanacademy/kmath": "^0.1.22",
"@khanacademy/math-input": "^22.0.5",
"@khanacademy/perseus-core": "3.0.4",
"@khanacademy/perseus-linter": "^1.2.10",
"@khanacademy/pure-markdown": "^0.3.19",
"@khanacademy/simple-markdown": "^0.13.12",
"@types/classnames": "2.2.0",
"@use-gesture/react": "^10.2.27",
"mafs": "0.19.0",
Expand Down
Loading