-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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] ### Minor Changes - 3d0c41c: Remove Flow eslint rules - 4538fa2: Migrate to TypeScript - 56baa4a: Update eslint-khan-config and .eslintrc.js to lint .ts files ### Patch Changes - 501b381: Add missing settings ## @khanacademy/[email protected] ### Minor Changes - 4538fa2: Migrate to TypeScript - 5c50724: Re-add entries, keys, and values wrappers ### Patch Changes - 035e345: Generate Flow types from TypeScript types ## @khanacademy/[email protected] ### Minor Changes - 4538fa2: Migrate to TypeScript ### Patch Changes - 035e345: Generate Flow types from TypeScript types ## @khanacademy/[email protected] ### Minor Changes - 4538fa2: Migrate to TypeScript ### Patch Changes - 035e345: Generate Flow types from TypeScript types - Updated dependencies [4538fa2] - Updated dependencies [5c50724] - Updated dependencies [035e345] - @khanacademy/[email protected] ## @khanacademy/[email protected] ### Minor Changes - 4538fa2: Migrate to TypeScript ### Patch Changes - dd0682c: Make wonder-stuff-core a real dependency instead of a peer dependency - 035e345: Generate Flow types from TypeScript types - Updated dependencies [4538fa2] - Updated dependencies [5c50724] - Updated dependencies [035e345] - @khanacademy/[email protected] ## @khanacademy/[email protected] ### Minor Changes - 4538fa2: Migrate to TypeScript ### Patch Changes - c38fc71: Convert wonder-stuff-\* peer dependencies to be real dependencies. - 035e345: Generate Flow types from TypeScript types - Updated dependencies [dd0682c] - Updated dependencies [4538fa2] - Updated dependencies [5c50724] - Updated dependencies [035e345] - @khanacademy/[email protected] - @khanacademy/[email protected] ## @khanacademy/[email protected] ### Minor Changes - 4538fa2: Migrate to TypeScript ### Patch Changes - c38fc71: Convert wonder-stuff-\* peer dependencies to be real dependencies. - 035e345: Generate Flow types from TypeScript types - Updated dependencies [4538fa2] - Updated dependencies [5c50724] - Updated dependencies [035e345] - @khanacademy/[email protected] ## [email protected] ### Minor Changes - f37b289: Update build config to use TypeScript instead of Flow ### Patch Changes - da34455: Don't generate index.js.flow and index.d.ts files Author: khan-actions-bot Reviewers: jeresig, kevinbarabash Required Reviewers: Approved By: jeresig, kevinbarabash Checks: ✅ codecov/project, ✅ Test (macos-latest, 16.x), ✅ CodeQL, ✅ Lint, typecheck, and coverage check (ubuntu-latest, 16.x), ✅ Gather coverage (ubuntu-latest, 16.x), ✅ Prime node_modules cache for primary configuration (ubuntu-latest, 16.x), ✅ Analyze (javascript), ✅ gerald, ⏭ dependabot, ✅ Prime node_modules cache for primary configuration (ubuntu-latest, 16.x) Pull Request URL: #536
- Loading branch information
1 parent
3fd414b
commit a30ecc0
Showing
31 changed files
with
123 additions
and
91 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,6 +1,6 @@ | ||
{ | ||
"name": "ws-dev-build-settings", | ||
"version": "0.0.5", | ||
"version": "0.1.0", | ||
"license": "MIT", | ||
"private": true | ||
} |
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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
This file contains 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