We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 72a91c3 commit e832246Copy full SHA for e832246
Website/docusaurus.config.js
@@ -154,9 +154,9 @@ const config = {
154
"@docusaurus/plugin-client-redirects",
155
{
156
redirects: [
157
- {
+ {
158
from: ["/docs/changelog/latest"],
159
- to: "/docs/changelog/2025-1-18-0",
+ to: "/docs/changelog/2025-8-10-0",
160
},
161
162
from: ["/docs/changelog/2025-6-13-0"],
Website/package.json
@@ -21,7 +21,7 @@
21
"clsx": "^2.0.0",
22
"prism-react-renderer": "^2.4.1",
23
"react": "^19.2.0",
24
- "react-dom": "^19.1.1",
+ "react-dom": "^19.2.0",
25
"react-image-gallery": "^1.4.0"
26
27
"devDependencies": {
0 commit comments