Skip to content

Deps bumps for 0.16.0 - #2432

Merged
hasparus merged 45 commits into
developfrom
deps-16
Jun 15, 2023
Merged

Deps bumps for 0.16.0#2432
hasparus merged 45 commits into
developfrom
deps-16

Conversation

@hasparus

@hasparus hasparus commented Jun 11, 2023

Copy link
Copy Markdown
Member

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

vercel Bot commented Jun 11, 2023

Copy link
Copy Markdown

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

codesandbox-ci Bot commented Jun 12, 2023

Copy link
Copy Markdown

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 added major Increment the major version when merged minor Increment the minor version when merged and removed bug Something isn't working major Increment the major version when merged labels Jun 15, 2023
@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
Copy Markdown
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