Skip to content

Conversation

@delucis
Copy link
Member

@delucis delucis commented Dec 19, 2025

Changes

  • Updates the @capsizecss/unpack and fontace utilities used by Astro’s experimental font features
  • These two new versions both switch from using fontkit to fontkitten under the hood which reduces Astro’s install size by almost 8 MB. See:
  • The @capsizecss/unpack update is a major but the breaking changes don’t impact us (switches to ESM-only and moves the fromFile() API we don’t use to a new entrypoint)

Testing

Existing tests should pass

Docs

N/A — no user-facing impact other than smaller installs.

@changeset-bot
Copy link

changeset-bot bot commented Dec 19, 2025

🦋 Changeset detected

Latest commit: 55d63cf

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

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

@github-actions github-actions bot added the pkg: astro Related to the core `astro` package (scope) label Dec 19, 2025
@delucis
Copy link
Member Author

delucis commented Dec 19, 2025

That E2E test has now failed 5 times. I don’t think it’s related to this PR at all though?

@delucis delucis merged commit 4e28db8 into main Dec 19, 2025
124 of 130 checks passed
@delucis delucis deleted the chris/font-updates branch December 19, 2025 14:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pkg: astro Related to the core `astro` package (scope)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants