Skip to content

feat: new package nextjs #5311

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

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

feat: new package nextjs #5311

wants to merge 2 commits into from

Conversation

matthprost
Copy link
Collaborator

Summary

Type

  • Enhancement

Summarise concisely:

What is expected?

New package @ultraviolet/nextjs. This package include ThemeRegistry which is necessary to make @ultraviolet/ui work with a NextJS project.

Instead of importing ThemeRegistry from @ultraviolet/ui you will need to import it from @ultraviolet/nextjs.

@matthprost matthprost self-assigned this Jul 1, 2025
@matthprost matthprost requested review from a team and lisalupi as code owners July 1, 2025 14:07
@matthprost matthprost added the enhancement New feature or request label Jul 1, 2025
Copy link

changeset-bot bot commented Jul 1, 2025

🦋 Changeset detected

Latest commit: b6dfd89

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@ultraviolet/ui Major
@ultraviolet/nextjs Major
@ultraviolet/form Major
@ultraviolet/plus Major

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@matthprost matthprost force-pushed the feat/new-package-nextjs branch 3 times, most recently from 0b01419 to 3d7b6e2 Compare July 1, 2025 14:15
Copy link

codecov bot commented Jul 1, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 87.95%. Comparing base (e3570d8) to head (b6dfd89).

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             beta    #5311      +/-   ##
==========================================
+ Coverage   87.67%   87.95%   +0.28%     
==========================================
  Files         228      227       -1     
  Lines        7827     7802      -25     
  Branches     3432     3430       -2     
==========================================
  Hits         6862     6862              
+ Misses        965      940      -25     

see 1 file with indirect coverage changes


Continue to review full report in Codecov by Sentry.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update e3570d8...b6dfd89. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants