astro 2.4.4
Patch Changes
-
#7047
48395c815Thanks @Princesseuh! - Fix/_imageendpoint not being prefixed with thebasepath in build SSR -
#6916
630f8c8efThanks @bholmesdev! - Add fast lookups for content collection entries when usinggetEntryBySlug(). This generates a lookup map to ensure O(1) retrieval.