- 6e62aaa: Upgrades chokidar to v4
- 5a44072: Fixes formatting not working by default in certain circumstances
- Updated dependencies [5a44072]
- Updated dependencies [3a836de]
- @astrojs/[email protected]
- 28dfebe: Updates to the stable version of Volar 2.4.0
- Updated dependencies [28dfebe]
- @astrojs/[email protected]
- 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]
- @astrojs/[email protected]
- 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]
- b65d6b4: Adds support for SCSS and LESS intellisense inside style tags
- Updated dependencies [3a60f00]
- Updated dependencies [b65d6b4]
- @astrojs/[email protected]
- 0a46801: Fixes a regression where errors could wrongly show (or not show) inside scripts and style tags
- Updated dependencies [0a46801]
- Updated dependencies [72f61e1]
- @astrojs/[email protected]
- 708167e: Fixes script and style tags being wrongfully included in the generated TSX
- Updated dependencies [708167e]
- @astrojs/[email protected]
- 5eb20f2: Fixes installation on Yarn 4
- Updated dependencies [5eb20f2]
- @astrojs/[email protected]
- b8a6af3: Upgrades to the latest version of Volar, the underlying framework powering the Astro language server. This update should fix some of the recent issues regarding intellisense inside script tags.
- a1769da: Adds a README with helpful links
- Updated dependencies [b8a6af3]
- @astrojs/[email protected]
- c8af6db: Upgrades the language server to use the latest version of Volar. This changes should have no negative impacts on the experience.
- Updated dependencies [c8af6db]
- @astrojs/[email protected]
- 65d3425: Upgrades the language server to use Volar 2.2. This changes should have no negative impacts on the experience.
- Updated dependencies [65d3425]
- @astrojs/[email protected]
- 9ca368b: Update to the latest version of Volar. This release should fix some of the caching issues that has crept up recently
- Updated dependencies [9ca368b]
- Updated dependencies [d57daad]
- Updated dependencies [b166787]
- Updated dependencies [eb49fb2]
- @astrojs/[email protected]
- f1447ef: chore: Update
volar-service-prettier
. This is only an internal refactor and there should be no visible changes. - Updated dependencies [f1447ef]
- @astrojs/[email protected]
- 85b42dc: Update to the latest version of Volar. This release fixes a few issues such as missing Prettier crashing the language server in some cases, resolutions not working correctly inside TSX files, and more.
- Updated dependencies [85b42dc]
- @astrojs/[email protected]
- 1b68dfb: Improves descriptions for attributes specific to Astro (
is:raw
,set:html
, etc.) - Updated dependencies [2bad6a8]
- Updated dependencies [1b68dfb]
- @astrojs/[email protected]
- fe6165b: Makes astro check --tsconfig understand relative file names
- Updated dependencies [fe6165b]
- @astrojs/[email protected]
- 1436e6e: Fixes mapping from compiler location to LSP range.
- Updated dependencies [7c4c1f2]
- Updated dependencies [1436e6e]
- @astrojs/[email protected]
- 6924c7e: Fixes semantic highlighting not working inside .ts(x) files in certain cases
- 310fbfe: Fix Svelte and Vue integrations not working on Windows in certain cases
- Updated dependencies [6924c7e]
- Updated dependencies [310fbfe]
- @astrojs/[email protected]
- de58706: Fix imports from certain packages not working correctly in certain cases
- Updated dependencies [de58706]
- @astrojs/[email protected]
- a2280a8: Avoid checking Svelte and Vue files when running astro check
- Updated dependencies [a2280a8]
- @astrojs/[email protected]
- 7b1ab72: Fix TypeScript not working inside script tags
- Updated dependencies [7b1ab72]
- @astrojs/[email protected]
-
15a5532: Upgrade to Volar 2.0. No regressions are currently expected, however as this is a fairly consequential backend change, please report any issues you encounter.
For reference, Volar is the underlying framework that powers the Astro language server, you can think of it as Vite for editor tooling.
- Updated dependencies [15a5532]
- @astrojs/[email protected]
- 63e2c81: Fix fallback types not being properly included in some contexts such as inside the VS Code extension
- Updated dependencies [63e2c81]
- @astrojs/[email protected]
- a314bcc: Remove temporary workaround
astro check
that disabled checking JSX and TSX files
- Updated dependencies [a314bcc]
- Updated dependencies [dab6801]
- @astrojs/[email protected]
- b16fcbb: Temporarily disable checking
.jsx
and.tsx
files usingastro check
until #727 is fixed - Updated dependencies [b16fcbb]
- @astrojs/[email protected]
- 45d49f5: Fix errors spilling out of inline event attributes in certain cases
- 7c9c981: Fix errors inside
.ts
files not being properly reported in certain cases - Updated dependencies [45d49f5]
- Updated dependencies [7c9c981]
- @astrojs/[email protected]
- 621320a: Fix language server crashing when encountering malformed files in certain cases
- dc98b0b: Fixes an issue where type checking errors were shown on define:vars scripts when "type=module" attribute was also present.
- Updated dependencies [621320a]
- Updated dependencies [dc98b0b]
- Updated dependencies [015a667]
- Updated dependencies [598689a]
- @astrojs/[email protected]
- ee41dce: Add support for TypeScript 5.3
- 19217c4: Automatically flatten inferred unions from
getStaticPaths
into each other so that divergent props don't need to be manually discriminated before destructuring. - Updated dependencies [bd3d933]
- Updated dependencies [ee41dce]
- Updated dependencies [19217c4]
- @astrojs/[email protected]
- f4402eb: Add intellisense for Astro.self, add auto inferring of props for
getStaticPaths
- Updated dependencies [f4402eb]
- @astrojs/[email protected]
- 9381e1d: Update dependencies
- Updated dependencies [9381e1d]
- @astrojs/[email protected]
- 4115714: Fix logging severity filtering out diagnostics completely from results
- Updated dependencies [4115714]
- @astrojs/[email protected]