Skip to content

fix!: set default font weight to 400 700#658

Merged
danielroe merged 1 commit into
nuxt:mainfrom
qwerzl:chore/default-weight
Jul 4, 2025
Merged

fix!: set default font weight to 400 700#658
danielroe merged 1 commit into
nuxt:mainfrom
qwerzl:chore/default-weight

Conversation

@qwerzl

@qwerzl qwerzl commented Jul 4, 2025

Copy link
Copy Markdown
Member

🔗 Linked issue

❓ Type of change

  • 📖 Documentation (updates to the documentation or readme)
  • 🐞 Bug fix (a non-breaking change that fixes an issue)
  • 👌 Enhancement (improving an existing functionality)
  • ✨ New feature (a non-breaking change that adds functionality)
  • 🧹 Chore (updates to the build process or auxiliary tools and libraries)
  • ⚠️ Breaking change (fix or feature that would cause existing functionality to change)

📚 Description

Resolves #640.

@qwerzl qwerzl requested a review from danielroe as a code owner July 4, 2025 07:28
@pkg-pr-new

pkg-pr-new Bot commented Jul 4, 2025

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@nuxt/fonts@658

commit: cce5133

@codecov-commenter

codecov-commenter commented Jul 4, 2025

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 77.23%. Comparing base (cfd318c) to head (cce5133).
⚠️ Report is 82 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #658      +/-   ##
==========================================
+ Coverage   77.19%   77.23%   +0.03%     
==========================================
  Files          11       11              
  Lines         570      571       +1     
  Branches      128      128              
==========================================
+ Hits          440      441       +1     
  Misses        124      124              
  Partials        6        6              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 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.

@danielroe danielroe changed the title chore!: set default font weight to 400 700 fix!: set default font weight to 400 700 Jul 4, 2025
@danielroe danielroe merged commit b62afdd into nuxt:main Jul 4, 2025
5 checks passed
@github-actions github-actions Bot mentioned this pull request Jul 2, 2025
@github-actions github-actions Bot mentioned this pull request Nov 6, 2025
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.

idea: Font weight should default to 400 700 instead of a single 400

3 participants