Skip to content

astro 2.4.4

Patch Changes

  • #7047 48395c815 Thanks @Princesseuh! - Fix /_image endpoint not being prefixed with the base path in build SSR

  • #6916 630f8c8ef Thanks @bholmesdev! - Add fast lookups for content collection entries when using getEntryBySlug(). This generates a lookup map to ensure O(1) retrieval.