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 #1918

Merged
merged 1 commit into from
Nov 27, 2024
Merged

Version Packages #1918

merged 1 commit into from
Nov 27, 2024

Conversation

khan-actions-bot
Copy link
Contributor

@khan-actions-bot khan-actions-bot commented Nov 26, 2024

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/[email protected]

Minor Changes

  • #1898 3a9b5921b Thanks @Myranae! - Introduces a validation function for the dropdown widget (extracted from dropdown scoring function).

  • #1862 451de899f Thanks @Myranae! - Split out validation function for the categorizer widget. This can be used to check if the user selected an answer for every row, confirming the question is ready to be scored.

  • #1882 40d2ebb75 Thanks @jeremywiebe! - Introduces a validation function for the numeric-input widget (extracted from numeric-input scoring function).

  • #1899 2437ce61b Thanks @Myranae! - Introduces a validation function for the plotter widget (extracted from the scoring function).

  • #1869 f43edd42c Thanks @Myranae! - Split out validation function for the orderer widget. This can be used to check if the user has ordered at least one option, confirming the question is ready to be scored.

  • #1902 0cec7628c Thanks @Myranae! - Introduces a validation function for the radio widget (extracted from the scoring function), though not all validation logic can be extracted.

  • #1876 0bd4270ad Thanks @Myranae! - Split out validation function for the sorter widget. This can be used to check if the user has made any changes to the sorting order, confirming whether or not the question can be scored.

Patch Changes

@khanacademy/[email protected]

Patch Changes

@khanacademy/[email protected]

Patch Changes

@khanacademy/[email protected]

Patch Changes

@khanacademy/[email protected]

Patch Changes

@khanacademy/[email protected]

Patch Changes

@khan-actions-bot
Copy link
Contributor Author

khan-actions-bot commented Nov 26, 2024

Gerald

Required Reviewers
  • @Khan/perseus for changes to dev/CHANGELOG.md, dev/package.json, packages/kas/CHANGELOG.md, packages/kas/package.json, packages/perseus/CHANGELOG.md, packages/perseus/package.json, packages/perseus-editor/CHANGELOG.md, packages/perseus-editor/package.json, packages/perseus-linter/package.json, packages/pure-markdown/CHANGELOG.md, packages/pure-markdown/package.json, packages/simple-markdown/CHANGELOG.md, packages/simple-markdown/package.json

Don't want to be involved in this pull request? Comment #removeme and we won't notify you of further changes.

@khan-actions-bot khan-actions-bot requested a review from a team November 26, 2024 20:09
Copy link
Contributor

github-actions bot commented Nov 26, 2024

Size Change: +2 B (0%)

Total Size: 1.29 MB

Filename Size Change
packages/kas/dist/es/index.js 39 kB +1 B (0%)
packages/perseus/dist/es/index.js 422 kB +1 B (0%)
ℹ️ View Unchanged
Filename Size
packages/keypad-context/dist/es/index.js 760 B
packages/kmath/dist/es/index.js 4.27 kB
packages/math-input/dist/es/index.js 77.9 kB
packages/math-input/dist/es/strings.js 1.79 kB
packages/perseus-core/dist/es/index.js 1.48 kB
packages/perseus-editor/dist/es/index.js 698 kB
packages/perseus-linter/dist/es/index.js 22.2 kB
packages/perseus/dist/es/strings.js 3.68 kB
packages/pure-markdown/dist/es/index.js 3.66 kB
packages/simple-markdown/dist/es/index.js 12.5 kB

compressed-size-action

@github-actions github-actions bot force-pushed the changeset-release/main branch 9 times, most recently from b209a13 to cd559c9 Compare November 27, 2024 21:23
@jeremywiebe jeremywiebe merged commit 060fbe1 into main Nov 27, 2024
6 checks passed
@jeremywiebe jeremywiebe deleted the changeset-release/main branch November 27, 2024 22:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants