Skip to content

@astrojs/language-server@0.29.0

Compare
Choose a tag to compare
@github-actions github-actions released this 14 Nov 20:42
· 252 commits to main since this release
2c300b0

Minor Changes

  • 291ff7c: Migrate the language-server to use a new TSX output using the Astro compiler. This should make things such as autocomplete and hover information much more accurate, in addition to bringing support for numerous Astro features that were previously not working (such as support for the shorthand syntax for props, support for is:raw and more!)