Skip to content

Releases: withastro/language-tools

@astrojs/[email protected]

06 Aug 17:08
b6d5aab
Compare
Choose a tag to compare

Patch Changes

  • e8e18a8: Fixes an issue where errors inside script and style tags could be offset by a few characters when multi bytes characters were present in the file

@astrojs/[email protected]

06 Aug 17:08
b6d5aab
Compare
Choose a tag to compare

Patch Changes

  • e8e18a8: Fixes an issue where errors inside script and style tags could be offset by a few characters when multi bytes characters were present in the file
  • Updated dependencies [e8e18a8]

[email protected]

31 Jul 16:20
492b2bf
Compare
Choose a tag to compare

Patch Changes

  • cc94bef: Revert a change to top-level returns that could prevent the return types of functions from being correct in certain cases

[email protected]

31 Jul 12:11
93b5c30
Compare
Choose a tag to compare

Minor Changes

  • b65d6b4: Adds support for SCSS and LESS intellisense inside style tags

Patch Changes

  • 3a60f00: Fixes code lens on Astro.glob not working as expected

@astrojs/[email protected]

31 Jul 16:20
492b2bf
Compare
Choose a tag to compare

Patch Changes

  • cc94bef: Revert a change to top-level returns that could prevent the return types of functions from being correct in certain cases

@astrojs/[email protected]

31 Jul 16:20
492b2bf
Compare
Choose a tag to compare

Patch Changes

  • cc94bef: Revert a change to top-level returns that could prevent the return types of functions from being correct in certain cases

@astrojs/[email protected]

31 Jul 12:11
93b5c30
Compare
Choose a tag to compare

Minor Changes

  • b65d6b4: Adds support for SCSS and LESS intellisense inside style tags

Patch Changes

  • 3a60f00: Fixes code lens on Astro.glob not working as expected

@astrojs/[email protected]

31 Jul 16:20
492b2bf
Compare
Choose a tag to compare

Patch Changes

  • cc94bef: Revert a change to top-level returns that could prevent the return types of functions from being correct in certain cases
  • Updated dependencies [cc94bef]

@astrojs/[email protected]

31 Jul 12:11
93b5c30
Compare
Choose a tag to compare

Minor Changes

  • b65d6b4: Adds support for SCSS and LESS intellisense inside style tags

Patch Changes

[email protected]

25 Jul 22:54
5a79bbd
Compare
Choose a tag to compare

Patch Changes

  • 7733a56: Revert changes to Emmet completions, it was generating the wrong completions in certain cases