[PR #430] [MERGED] chore: bump react19 rc #499

Closed
opened 2026-02-15 20:15:04 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/run-llama/create-llama/pull/430
Author: @thucpn
Created: 11/18/2024
Status: Merged
Merged: 11/18/2024
Merged by: @marcusschiesser

Base: mainHead: chore/bump-react19-rc


📝 Commits (5)

📊 Changes

5 files changed (+10 additions, -182 deletions)

View changed files

.changeset/pink-maps-joke.md (+5 -0)
templates/types/streaming/nextjs/app/components/ui/drawer.tsx (+0 -118)
templates/types/streaming/nextjs/app/components/ui/hover-card.tsx (+0 -29)
templates/types/streaming/nextjs/app/components/ui/progress.tsx (+0 -27)
📝 templates/types/streaming/nextjs/package.json (+5 -8)

📄 Description

Summary by CodeRabbit

Release Notes

  • Chores

    • Updated React to a release candidate version (19.0.0-rc).
    • Removed outdated dependencies: @radix-ui/react-hover-card and @radix-ui/react-progress.
    • Updated versions for ai and lucide-react packages.
  • Bug Fixes

    • Removed deprecated UI components: Drawer, HoverCard, and Progress to streamline the user interface and enhance performance.

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/run-llama/create-llama/pull/430 **Author:** [@thucpn](https://github.com/thucpn) **Created:** 11/18/2024 **Status:** ✅ Merged **Merged:** 11/18/2024 **Merged by:** [@marcusschiesser](https://github.com/marcusschiesser) **Base:** `main` ← **Head:** `chore/bump-react19-rc` --- ### 📝 Commits (5) - [`7b1f4ce`](https://github.com/run-llama/create-llama/commit/7b1f4ce051fce0f79f0621aa4fe474484747053e) chore: bump react19 rc - [`b6cdfd2`](https://github.com/run-llama/create-llama/commit/b6cdfd2d6d38840a61d1c5d566f59898747d1ccf) bump latest ai and vaul - [`fdf3ab5`](https://github.com/run-llama/create-llama/commit/fdf3ab54430ba9a4d7d6710201630a49213e6fda) remove dead ui - [`42bce0d`](https://github.com/run-llama/create-llama/commit/42bce0dcf42262ea981c329340d92d5d5ee45788) Create pink-maps-joke.md - [`9d6302a`](https://github.com/run-llama/create-llama/commit/9d6302a89692dee4f5c757d78955cf5adfe3e2c7) update latest chat-ui ### 📊 Changes **5 files changed** (+10 additions, -182 deletions) <details> <summary>View changed files</summary> ➕ `.changeset/pink-maps-joke.md` (+5 -0) ➖ `templates/types/streaming/nextjs/app/components/ui/drawer.tsx` (+0 -118) ➖ `templates/types/streaming/nextjs/app/components/ui/hover-card.tsx` (+0 -29) ➖ `templates/types/streaming/nextjs/app/components/ui/progress.tsx` (+0 -27) 📝 `templates/types/streaming/nextjs/package.json` (+5 -8) </details> ### 📄 Description <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit ## Release Notes - **Chores** - Updated React to a release candidate version (19.0.0-rc). - Removed outdated dependencies: `@radix-ui/react-hover-card` and `@radix-ui/react-progress`. - Updated versions for `ai` and `lucide-react` packages. - **Bug Fixes** - Removed deprecated UI components: `Drawer`, `HoverCard`, and `Progress` to streamline the user interface and enhance performance. <!-- end of auto-generated comment: release notes by coderabbit.ai --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-15 20:15:04 -05:00
yindo closed this issue 2026-02-15 20:15:04 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: run-llama/create-llama#499