-
Notifications
You must be signed in to change notification settings - Fork 119
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
fix(types): add correct types for react 19 codemod changes #4266
Conversation
|
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
View your CI Pipeline Execution ↗ for commit f08ee40.
☁️ Nx Cloud last updated this comment at |
Size Change: 0 B Total Size: 1.12 MB ℹ️ View Unchanged
|
This pull request is automatically built and testable in CodeSandbox. To see build info of the built libraries, click here or the icon next to each commit SHA. Latest deployment of this branch, based on commit f08ee40:
|
Paste
|
Project |
Paste
|
Branch Review |
fix-react-19-types
|
Run status |
|
Run duration | 04m 15s |
Commit |
|
Committer | Kristian Antrobus |
View all properties for this run ↗︎ |
Test results | |
---|---|
|
0
|
|
0
|
|
0
|
|
0
|
|
67
|
View all changes introduced in this branch ↗︎ |
* feat(core): update react version to 19 * feat(core): address TS errors * feat(core): update yarn lock * feat(core): update button tests * feat(core): format * feat(core): import JSX type * feat(core): format * feat(core): update type docs * feat(website): update to next 15 * feat(core): update package json of website * feat(core): run codemod * feat(core): update emotion * feat(core): replace ReactChild with ReactNode * feat(core): fix api path * feat(core): replace css with style * React 19 intersection (#4262) * feat(website): replace react-visibility-sensor with react-intersection-observer * feat(website): fix build * feat(core): fix biome * feat(core): fix tests * feat(core): fix styling * feat(core): update typedocs * feat(website): fix build * feat(button): fix reset button * feat(core): remove react 16 tests * feat(core): update doc * feat(core): update yarn file for tests * feat(core): update testing-library for react 18 tests * feat(core): update yarn file * feat(core): update importd * feat(storybook): working stories (#4265) * feat(storybook): working stories * feat(pr): polish for review * feat(ci): vix inherited versions for CI * fix(theme): fix broken storybook * fix(types): add correct types for react 19 codemod changes (#4266) * fix(types): add correct types for react 19 codemod changes * feat(progress-bar): add interval type --------- Co-authored-by: PixeledCode <[email protected]> * feat(core): remove react 16 from peer dependencies * feat(core): add changeset * Update changeset Co-authored-by: Nora Krantz <[email protected]> * feat(core): update changeset --------- Co-authored-by: krisantrobus <[email protected]> Co-authored-by: Nora Krantz <[email protected]>
No description provided.