You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: packages/language-tools/astro-check/CHANGELOG.md
+9Lines changed: 9 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,14 @@
1
1
# @astrojs/check
2
2
3
+
## 0.9.6
4
+
5
+
### Patch Changes
6
+
7
+
-[#14740](https://github.com/withastro/astro/pull/14740)[`abfed97`](https://github.com/withastro/astro/commit/abfed97d45ab04c625d6463f9be1e5b1d23c3573) Thanks [@ArmandPhilippot](https://github.com/ArmandPhilippot)! - Fixes link targets in documentation following repository relocation.
Copy file name to clipboardExpand all lines: packages/language-tools/language-server/CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# @astrojs/language-server
2
2
3
+
## 2.16.1
4
+
5
+
### Patch Changes
6
+
7
+
-[#14740](https://github.com/withastro/astro/pull/14740)[`abfed97`](https://github.com/withastro/astro/commit/abfed97d45ab04c625d6463f9be1e5b1d23c3573) Thanks [@ArmandPhilippot](https://github.com/ArmandPhilippot)! - Fixes link targets in documentation following repository relocation.
Copy file name to clipboardExpand all lines: packages/language-tools/ts-plugin/CHANGELOG.md
+6Lines changed: 6 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,11 @@
1
1
# @astrojs/ts-plugin
2
2
3
+
## 1.10.6
4
+
5
+
### Patch Changes
6
+
7
+
-[#14740](https://github.com/withastro/astro/pull/14740)[`abfed97`](https://github.com/withastro/astro/commit/abfed97d45ab04c625d6463f9be1e5b1d23c3573) Thanks [@ArmandPhilippot](https://github.com/ArmandPhilippot)! - Fixes link targets in documentation following repository relocation.
Copy file name to clipboardExpand all lines: packages/language-tools/vscode/CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,13 @@
1
1
# astro-vscode
2
2
3
+
## 2.16.1
4
+
5
+
### Patch Changes
6
+
7
+
-[#14740](https://github.com/withastro/astro/pull/14740)[`abfed97`](https://github.com/withastro/astro/commit/abfed97d45ab04c625d6463f9be1e5b1d23c3573) Thanks [@ArmandPhilippot](https://github.com/ArmandPhilippot)! - Fixes link targets in documentation following repository relocation.
8
+
9
+
-[#14710](https://github.com/withastro/astro/pull/14710)[`c6903cd`](https://github.com/withastro/astro/commit/c6903cd6ce20e17d6604ea3412bd66ea8387d079) Thanks [@RomanHauksson](https://github.com/RomanHauksson)! - Fixes the displayed description for the Content-intellisense setting to refer to the correct configuration file option
0 commit comments