Skip to content

Commit 5816b8a

Browse files
feat(fonts): update unifont (#13751)
1 parent 4393935 commit 5816b8a

3 files changed

Lines changed: 12 additions & 6 deletions

File tree

.changeset/every-garlics-share.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'astro': patch
3+
---
4+
5+
Updates `unifont` to support subsets when using the `google` provider with the experimental fonts API

packages/astro/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -160,7 +160,7 @@
160160
"tinyglobby": "^0.2.12",
161161
"tsconfck": "^3.1.5",
162162
"ultrahtml": "^1.6.0",
163-
"unifont": "~0.4.1",
163+
"unifont": "~0.5.0",
164164
"unist-util-visit": "^5.0.0",
165165
"unstorage": "^1.15.0",
166166
"vfile": "^6.0.3",

pnpm-lock.yaml

Lines changed: 6 additions & 5 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)