Skip to content

chore(deps-dev): bump unplugin-fonts from 1.4.0 to 2.0.0#267

Merged
v-kessler merged 1 commit intomainfrom
dependabot/npm_and_yarn/unplugin-fonts-2.0.0
Apr 19, 2026
Merged

chore(deps-dev): bump unplugin-fonts from 1.4.0 to 2.0.0#267
v-kessler merged 1 commit intomainfrom
dependabot/npm_and_yarn/unplugin-fonts-2.0.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 19, 2026

Bumps unplugin-fonts from 1.4.0 to 2.0.0.

Release notes

Sourced from unplugin-fonts's releases.

v2.0.0

2.0.0 (2026-04-06)

⚠ BREAKING CHANGES

  • drop cjs export (migrate to tsdown and tsgo)

Features

  • add bun, rolldown and rspack loaders (0802a9c)
  • add font fallback metrics to reduce layout shift (5cdfe70)
  • add inline font face option to improve LCP by inlining @​font-face rules (9766b0e)
  • add Vite 8 support (#92) (a2c0a0a)
  • allow passing range for custom font-weight (#79) (a6db654)
  • fallback: optimize fallback generation by checking for configured fallbacks before processing (71ac94e)
  • tests: add comprehensive tests for fontsource, custom, google, and typekit loaders (c4933a0)

Bug Fixes

  • fontsource: update variable standard and stylesheet import path (623abd6)
Changelog

Sourced from unplugin-fonts's changelog.

2.0.0 (2026-04-06)

⚠ BREAKING CHANGES

  • drop cjs export. migrate to tsdown and tsgo

Features

  • add bun, rolldown and rspack loaders (0802a9c)
  • add font fallback metrics to reduce layout shift (5cdfe70)
  • add inline font face option to improve LCP by inlining @​font-face rules (9766b0e)
  • add Vite 8 support (#92) (a2c0a0a)
  • allow passing range for custom font-weight (#79) (a6db654)
  • fallback: optimize fallback generation by checking for configured fallbacks before processing (71ac94e)
  • tests: add comprehensive tests for fontsource, custom, google, and typekit loaders (c4933a0)

Bug Fixes

  • fontsource: update variable standard and stylesheet import path (623abd6)

  • drop cjs export. migrate to tsdown and tsgo (79a8106)

Commits
  • a026c9f chore(release): 2.0.0
  • f6c96b0 chore: update release script to use pnpm for consistency
  • a42ecf1 chore: update release script to run tests before publishing
  • cfaf467 chore: update lint and test scripts for improved code quality checks
  • 9766b0e feat: add inline font face option to improve LCP by inlining @​font-face rules
  • 71ac94e feat(fallback): optimize fallback generation by checking for configured fallb...
  • 98a76d5 chore(types): enhance configuration jsdoc
  • 5cdfe70 feat: add font fallback metrics to reduce layout shift
  • 952b899 chore: add tsconfig.build.json and update tsdown config for declaration gener...
  • f5f4d0d chore: format pnpm-workspace.yaml for consistency
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 19, 2026
Bumps [unplugin-fonts](https://github.com/cssninjaStudio/unplugin-fonts) from 1.4.0 to 2.0.0.
- [Release notes](https://github.com/cssninjaStudio/unplugin-fonts/releases)
- [Changelog](https://github.com/cssninjaStudio/unplugin-fonts/blob/main/CHANGELOG.md)
- [Commits](cssninjaStudio/unplugin-fonts@v1.4.0...v2.0.0)

---
updated-dependencies:
- dependency-name: unplugin-fonts
  dependency-version: 2.0.0
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/npm_and_yarn/unplugin-fonts-2.0.0 branch from 3846be3 to 06eb22a Compare April 19, 2026 19:25
@v-kessler v-kessler merged commit d934b09 into main Apr 19, 2026
6 checks passed
@v-kessler v-kessler deleted the dependabot/npm_and_yarn/unplugin-fonts-2.0.0 branch April 19, 2026 19:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant