epic-stack
epic-stack copied to clipboard
draft: upgrade to react 19
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