š Patch Changes
-
#12934
673a518Thanks @ematipico! - Fixes a regression where the Astro Container didnāt work during the build, usingpnpm -
#12955
db447f2Thanks @martrapp! - Lets TypeScript know about the āblockingā and ādisabledā attributes of the<link>element. -
#12922
faf74afThanks @adamchal! - Improves performance of static asset generation by fixing a bug that caused image transforms to be performed serially. This fix ensures that processing uses all CPUs when running in a multi-core environment. -
#12947
3c2292fThanks @ascorbic! - Fixes a bug that caused empty content collections when running dev with NODE_ENV set