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

Deps bumps for 0.16.0 #2432

Merged
merged 45 commits into from
Jun 15, 2023
Merged

Deps bumps for 0.16.0 #2432

merged 45 commits into from
Jun 15, 2023

Conversation

hasparus
Copy link
Member

@hasparus hasparus commented Jun 11, 2023

I updated dependencies, including TypeScript to v5, and then I updated types for JSX namespace so it includes the new ElementType.

Fixes #2430, hopefully, but you need to remember to use automatic JSX runtime.

I'm thinking we should probably stop exporting jsx from the main packages to block the classic runtime, because it doesn't seem to jive well with the newest updates to React types and TS.

Release notes

@theme-ui/sidenav package was removed due to low usage and breaking changes in @types/react.

Version

Published prerelease version: v0.16.0-develop.1

Changelog

Release Notes

Deps bumps for 0.16.0 (#2432)

@theme-ui/sidenav package was removed due to low usage and breaking changes in @types/react.


🚀 Enhancement

👨‍💻 Minor changes

Authors: 2

@hasparus hasparus added the bug Something isn't working label Jun 11, 2023
@hasparus hasparus requested a review from lachlanjc as a code owner June 11, 2023 18:07
@vercel
Copy link

vercel bot commented Jun 11, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
theme-ui ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 15, 2023 0:53am

@codesandbox-ci
Copy link

codesandbox-ci bot commented Jun 12, 2023

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 afb61cb:

Sandbox Source
next-theme-ui-example Configuration
gatsby-plugin-theme-ui-example Configuration

@hasparus hasparus merged commit 012b87e into develop Jun 15, 2023
@hasparus hasparus deleted the deps-16 branch June 15, 2023 13:10
@hasparus hasparus added the prerelease This change is available in a prerelease. label Jun 15, 2023
@hasparus
Copy link
Member Author

🚀 PR was released in v0.16.0 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
minor Increment the minor version when merged released This issue/pull request has been released.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

NextJS: 'Box' cannot be used as a JSX component.
2 participants