astro 1.6.6
Patch Changes
-
#5316
a780f2595Thanks @Princesseuh! - Improved error messages descriptions and hints to be more informative -
#5331
688f8e4bcThanks @matthewp! - Allow dynamic segments in injected routes -
#5330
7e19e8b30Thanks @matthewp! - Prevent jsx throws from hanging server -
#5328
bcd0f8f8cThanks @matthewp! - 404 when not using subpath for items in public in devPreviously if using a base like
base: '/subpath/you could load things from the root, which would break in prod. Now you must include the subpath. -
#5339
03a8f89d5Thanks @natemoo-re! - Upgrade@astrojs/compilerto latest -
#5327
0dcdc6fb1Thanks @Princesseuh! - Update Astro language-server to 0.28.3