Patch Changes
-
#3937
31f9c0bf0
Thanks @delucis! - Roll back supported Node engines -
#3588
5d0edfc3b
Thanks @charlesvdv! - Fix missing props (url, file) in markdown layout -
#3960
ceda294e1
Thanks @matthewp! - Fixes hydration of maps/sets -
#3958
8eba6d9d9
Thanks @Princesseuh! - Fix JSX definitions being too strict as to what an element is, which lead to type issues in certain cases (Markdown imports, JSX components etc) -
#3915
f5d4ebf0e
Thanks @natemoo-re! - Fix metadata handling for building MDX files -
#3930
3acb9ec26
Thanks @matthewp! - Include hoisted scripts inside Astro.glob in dev -
#3906
b37695c34
Thanks @Princesseuh! - Fixed many long-standing issues withastro check
- Fixed it not working on Windows at all
- Fixed red squiggles not showing in the proper place in certain contexts, notably with strings using non-latin characters
- Fixed IDE links pointing to the wrong line number and character
- Fixed line numbers being off by one
- Fixed IDE links not working when the project wasn't at the root of the folder
Additionally added some features:
- Added more pretty colors
- Fixed it not working at all on Windows
- Warnings and hints are now printed alongside errors
- Surrounding lines are now shown when relevant (aka not empty)
-
#3955
92b48b152
Thanks @matthewp! - Set import.meta.env.BASE_URL in dev mode -
#3963
5fde2fd8b
Thanks @matthewp! - Makes the Debug component's styles be inlined -
Updated dependencies [
31f9c0bf0
,07fb544da
]:- @astrojs/prism@0.6.1
- @astrojs/telemetry@0.4.1
- @astrojs/markdown-remark@0.12.0