🐞 Patch Changes
-
#13381
249d52aThanks @martrapp! - Adds thetypesproperty to the viewTransition object when the ClientRouter simulates parts of the View Transition API on browsers w/o native support. -
#13367
3ce4ad9Thanks @ematipico! - Adds documentation to various utility functions used for remote image services -
#13347
d83f92aThanks @bluwy! - Updates internal CSS chunking behavior for Astro components’ scoped styles. This may result in slightly more CSS chunks created, but should allow the scoped styles to only be included on pages that use them. -
#13388
afadc70Thanks @ematipico! - Fixes a bug whereastro:config/serverandastro:config/clienthad incorrect types. -
#13355
042d1deThanks @ematipico! - Adds documentation to the assets utilities for remote service images. -
#13395
6d1c63fThanks @bluwy! - Usespackage-manager-detectorto detect the package manager used in the project -
#13363
a793636Thanks @ematipico! - Fixes an issue where the internal functionmakeSvgComponentwas incorrectly exposed as a public API. -
Updated dependencies [
042d1de]:- @astrojs/internal-helpers@0.6.1
- @astrojs/markdown-remark@6.2.1