astro 1.1.0
Minor Changes
-
#4352
cd154e447Thanks @matthewp! - Make Astro.url match the build.format configuration during the build -
#4423
d4cd7a59fThanks @bholmesdev! - Update Markdown type signature to match new markdown plugin,and update top-level layout props for better alignment -
#4474
ac0321824Thanks @bholmesdev! - Add "extends" to markdown plugin config to preserve Astro defaults -
#4138
839097c84Thanks @gtnbssn! - Makes remark-rehype options available in astro.config.mjs -
#4182
fcc36ac90Thanks @Alxandr! - Make type definitions available through package.json exports
Patch Changes
-
#4500
9874c7bf4Thanks @Princesseuh! - Updateastro checkto use latest version of the Astro language server -
#4439
77ce6be30Thanks @Princesseuh! - Add tsconfig templates for users to extend from -
#4499
1f42c0791Thanks @Princesseuh! - Fixtscnot being able to find Vite's import.meta types on Linux -
#4497
78e06c8ecThanks @bholmesdev! - Production build logging - Only log[code].htmlinstead of[code]/index.htmlfor 404 and 500 routes -
Updated dependencies [
ac0321824,839097c84]:- @astrojs/markdown-remark@1.1.0