Minor Changes
-
#1537
f7646feThanks @Adammatthiesen! - Updates for Astro v6, Lints.astrofiles, and scope CSS files to prevent weird CSS leakage across pages. -
#1483
5f2a350Thanks @Adammatthiesen! - Removes legacy configResolverBuilder in favor of new Effect based configResolverBuilderEffect which has been renamed to configResolverBuilder -
#1606
b42fb34Thanks @Adammatthiesen! - Migrates to a Vite-based loader with native ESM and SSR fallback support; callers now use the filesystem-aware options API. -
#1579
55b6083Thanks @Adammatthiesen! - Remove dependency on Astro integration kit -
#1485
252798aThanks @Adammatthiesen! - Migrates internal config loading utility from esbuild to tsdown -
#1490
418b743Thanks @Adammatthiesen! - Moves packages to tsdown based builder instead of custom esbuild pipeline