Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: changeset
Browse files Browse the repository at this point in the history
Princesseuh committed Sep 18, 2023

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 950fbec commit 47e5087
Showing 2 changed files with 6 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changeset/fair-teachers-protect.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
---
'astro': patch
---

Fix small types issues related to `astro:assets`'s AVIF support and `getImage`
1 change: 1 addition & 0 deletions packages/astro/src/@types/astro.ts
Original file line number Diff line number Diff line change
@@ -48,6 +48,7 @@ export type {
ImageQuality,
ImageQualityPreset,
ImageTransform,
UnresolvedImageTransform,
} from '../assets/types.js';
export type { RemotePattern } from '../assets/utils/remotePattern.js';
export type { SSRManifest } from '../core/app/types.js';

0 comments on commit 47e5087

Please sign in to comment.