Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: update Next.js configuration and improve Sass imports; adjust C… #23

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

lightyfr
Copy link
Contributor

@lightyfr lightyfr commented Dec 13, 2024

Improved PR of previous Next.15 Upgrade with 15.1, introduces React 19 stable (and this one checks pass)

This pull request includes several updates to improve the configuration, dependencies, and code quality of the project. The most important changes include updating the Next.js configuration, modifying the package.json dependencies, and updating the SCSS import syntax.

Configuration updates:

Dependency updates:

  • package.json: Updated the dev script to use turbopack and upgraded dependencies such as next, react, react-dom, and their respective types. [1] [2]

Code quality improvements:

SCSS syntax updates:

  • src/once-ui/styles/index.scss and src/once-ui/tokens/index.scss: Replaced @import with @use for better modularity and to align with the latest SCSS best practices. [1] [2]onents

Copy link

vercel bot commented Dec 13, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
once-ui-starter ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 17, 2024 10:06pm

@zsofiakm
Copy link
Contributor

Huge thank you for helping us keep the library up to date with the Next.js versions! Along with your other PRs, we'll be adding this to the v0.5 release this month.

@zsofiakm zsofiakm added this to the v0.5 milestone Dec 13, 2024
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