summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHouston (Bot)2024-12-11 11:43:36 -0800
committerGitHub2024-12-11 20:43:36 +0100
commit0d1f8cbdbe18eaf181297b08a3241d9b5c683b95 (patch)
tree0d28d761e1afcbfcbb136b1abedfeaac6e6e2b25
parent34755f9c5f2fa451e8a56aecf3ff5a6ff499767b (diff)
downloadIT.starlight-0d1f8cbdbe18eaf181297b08a3241d9b5c683b95.tar.gz
IT.starlight-0d1f8cbdbe18eaf181297b08a3241d9b5c683b95.tar.bz2
IT.starlight-0d1f8cbdbe18eaf181297b08a3241d9b5c683b95.zip
[ci] release (#2634)@astrojs/starlight@0.29.3
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
-rw-r--r--.changeset/green-melons-hear.md5
-rw-r--r--.changeset/hip-roses-brush.md5
-rw-r--r--.changeset/neat-deers-pretend.md5
-rw-r--r--.changeset/serious-badgers-build.md5
-rw-r--r--.changeset/strange-icons-explode.md5
-rw-r--r--.changeset/twenty-dolls-glow.md5
-rw-r--r--examples/basics/package.json2
-rw-r--r--examples/markdoc/package.json2
-rw-r--r--examples/tailwind/package.json2
-rw-r--r--packages/starlight/CHANGELOG.md16
-rw-r--r--packages/starlight/package.json2
-rw-r--r--pnpm-lock.yaml6
12 files changed, 23 insertions, 37 deletions
diff --git a/.changeset/green-melons-hear.md b/.changeset/green-melons-hear.md
deleted file mode 100644
index 0eeec63d..00000000
--- a/.changeset/green-melons-hear.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-"@astrojs/starlight": patch
----
-
-Updates Russian UI translations
diff --git a/.changeset/hip-roses-brush.md b/.changeset/hip-roses-brush.md
deleted file mode 100644
index d05453e2..00000000
--- a/.changeset/hip-roses-brush.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/starlight': patch
----
-
-Improves error message when an invalid configuration or no configuration is provided to the Starlight integration.
diff --git a/.changeset/neat-deers-pretend.md b/.changeset/neat-deers-pretend.md
deleted file mode 100644
index cec30a8c..00000000
--- a/.changeset/neat-deers-pretend.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/starlight': patch
----
-
-Fixes support for favicon URLs that contain a search query and/or hash
diff --git a/.changeset/serious-badgers-build.md b/.changeset/serious-badgers-build.md
deleted file mode 100644
index 5e5cbfe9..00000000
--- a/.changeset/serious-badgers-build.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/starlight': patch
----
-
-Moves `@types/js-yaml` package to non-dev dependencies
diff --git a/.changeset/strange-icons-explode.md b/.changeset/strange-icons-explode.md
deleted file mode 100644
index a061275b..00000000
--- a/.changeset/strange-icons-explode.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/starlight': patch
----
-
-Fixes a VoiceOver issue with Safari where the content of a `<script>` element could be read before the sidebar content.
diff --git a/.changeset/twenty-dolls-glow.md b/.changeset/twenty-dolls-glow.md
deleted file mode 100644
index 6a79581d..00000000
--- a/.changeset/twenty-dolls-glow.md
+++ /dev/null
@@ -1,5 +0,0 @@
----
-'@astrojs/starlight': patch
----
-
-Adds a new `seti:vite` icon for Vite configuration files in the `<FileTree>` component
diff --git a/examples/basics/package.json b/examples/basics/package.json
index ae84f064..3d9ae8fe 100644
--- a/examples/basics/package.json
+++ b/examples/basics/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/starlight": "^0.29.2",
+ "@astrojs/starlight": "^0.29.3",
"astro": "^4.16.10",
"sharp": "^0.32.5"
}
diff --git a/examples/markdoc/package.json b/examples/markdoc/package.json
index 3c56d591..a3700c89 100644
--- a/examples/markdoc/package.json
+++ b/examples/markdoc/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/markdoc": "^0.11.4",
- "@astrojs/starlight": "^0.29.2",
+ "@astrojs/starlight": "^0.29.3",
"@astrojs/starlight-markdoc": "^0.1.0",
"astro": "^4.16.10",
"sharp": "^0.32.5"
diff --git a/examples/tailwind/package.json b/examples/tailwind/package.json
index d1b02d67..3ae0d464 100644
--- a/examples/tailwind/package.json
+++ b/examples/tailwind/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "@astrojs/starlight": "^0.29.2",
+ "@astrojs/starlight": "^0.29.3",
"@astrojs/starlight-tailwind": "^2.0.3",
"@astrojs/tailwind": "^5.1.0",
"astro": "^4.16.10",
diff --git a/packages/starlight/CHANGELOG.md b/packages/starlight/CHANGELOG.md
index b713bfc2..95322543 100644
--- a/packages/starlight/CHANGELOG.md
+++ b/packages/starlight/CHANGELOG.md
@@ -1,5 +1,21 @@
# @astrojs/starlight
+## 0.29.3
+
+### Patch Changes
+
+- [#2642](https://github.com/withastro/starlight/pull/2642) [`12750ae`](https://github.com/withastro/starlight/commit/12750ae1bc303f2c53efd25adf01428e54aced90) Thanks [@dragomano](https://github.com/dragomano)! - Updates Russian UI translations
+
+- [#2656](https://github.com/withastro/starlight/pull/2656) [`4d543be`](https://github.com/withastro/starlight/commit/4d543bec280f3b5e00e21727d78f25756a1ced75) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Improves error message when an invalid configuration or no configuration is provided to the Starlight integration.
+
+- [#2645](https://github.com/withastro/starlight/pull/2645) [`cf12beb`](https://github.com/withastro/starlight/commit/cf12beb91b4cb2f212dbcc0cc1ed56e79d055ff0) Thanks [@techfg](https://github.com/techfg)! - Fixes support for favicon URLs that contain a search query and/or hash
+
+- [#2650](https://github.com/withastro/starlight/pull/2650) [`38db4ec`](https://github.com/withastro/starlight/commit/38db4ecfdb572b1f6362aca544f72f5128f5fe08) Thanks [@raviqqe](https://github.com/raviqqe)! - Moves `@types/js-yaml` package to non-dev dependencies
+
+- [#2633](https://github.com/withastro/starlight/pull/2633) [`5adb720`](https://github.com/withastro/starlight/commit/5adb720afd354d99b3682d045b9dc8729a1ff274) Thanks [@HiDeoo](https://github.com/HiDeoo)! - Fixes a VoiceOver issue with Safari where the content of a `<script>` element could be read before the sidebar content.
+
+- [#2663](https://github.com/withastro/starlight/pull/2663) [`34755f9`](https://github.com/withastro/starlight/commit/34755f9c5f2fa451e8a56aecf3ff5a6ff499767b) Thanks [@astrobot-houston](https://github.com/astrobot-houston)! - Adds a new `seti:vite` icon for Vite configuration files in the `<FileTree>` component
+
## 0.29.2
### Patch Changes
diff --git a/packages/starlight/package.json b/packages/starlight/package.json
index 47849c1b..ea30d750 100644
--- a/packages/starlight/package.json
+++ b/packages/starlight/package.json
@@ -1,6 +1,6 @@
{
"name": "@astrojs/starlight",
- "version": "0.29.2",
+ "version": "0.29.3",
"description": "Build beautiful, high-performance documentation websites with Astro",
"scripts": {
"test": "vitest",
diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml
index dc246bdf..4e849264 100644
--- a/pnpm-lock.yaml
+++ b/pnpm-lock.yaml
@@ -76,7 +76,7 @@ importers:
examples/basics:
dependencies:
'@astrojs/starlight':
- specifier: ^0.29.2
+ specifier: ^0.29.3
version: link:../../packages/starlight
astro:
specifier: ^4.16.10
@@ -91,7 +91,7 @@ importers:
specifier: ^0.11.4
version: 0.11.5(astro@4.16.10)
'@astrojs/starlight':
- specifier: ^0.29.2
+ specifier: ^0.29.3
version: link:../../packages/starlight
'@astrojs/starlight-markdoc':
specifier: ^0.1.0
@@ -106,7 +106,7 @@ importers:
examples/tailwind:
dependencies:
'@astrojs/starlight':
- specifier: ^0.29.2
+ specifier: ^0.29.3
version: link:../../packages/starlight
'@astrojs/starlight-tailwind':
specifier: ^2.0.3