Skip to content

Conversation

@cybervoid0
Copy link
Owner

What

Upgrade Next.js(to v15), React (to v19) and other packages

Cybervoid added 4 commits June 29, 2025 01:55
…own handling

- Added 'use client' directive to condition component for client-side rendering.
- Updated MD component to accept HTML attributes and wrap ReactMarkdown in a div, improving flexibility and structure.
- Trimmed whitespace in image source URL for better handling in history page.
… global handling

- Removed the conditional function for Prisma client retrieval, directly exporting the client instance.
- Ensured the Prisma client is stored in a global variable for development hot reloading.
- Simplified the code structure for better readability and maintainability.
@cybervoid0 cybervoid0 merged commit 8ff9dac into master Jun 29, 2025
1 check failed
@cybervoid0 cybervoid0 deleted the next-15-upgrade branch September 14, 2025 05:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants