epic-stack icon indicating copy to clipboard operation
epic-stack copied to clipboard

draft: upgrade to react 19

Open jacobparis opened this issue 1 year ago • 0 comments

React 19 is still RC so we shouldn't merge this, but just getting a feel for what a React 19 epic stack looks like. Not much changes!

  • forwardRef is used by the shadcn components, which we can remove. I assume eventually they'll start shipping those without forwardRef
  • no need for meta export anymore, we can move title and description directly into JSX

jacobparis avatar Oct 12 '24 07:10 jacobparis