Minor Changes
- 85c1d5c: Upgrade to Astro 6, Zod 4, Vite 7, and Vitest 4. Migrate content collection schemas to Zod 4 API (z.record two-arg, .extend over .merge), update z imports to astro/zod, and rename ContentCollectionKey to CollectionKey.
Patch Changes
- 96c0bf3: fix version sorting to use semver comparison instead of lexicographic ordering