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 73d4af8 commit 5ebd015Copy full SHA for 5ebd015
packages/sui-ssr/CHANGELOG.md
@@ -1,5 +1,14 @@
1
# CHANGELOG
2
3
+# 8.35.0 (2025-04-15)
4
+
5
6
+### Bug Fixes
7
8
+* avoid XSS on SRR ([48995af](https://github.com/SUI-Components/sui/commit/48995af7145ecbe3297d1c46c4664ec34feb045c))
9
10
11
12
# 8.34.0 (2025-02-24)
13
14
packages/sui-ssr/package.json
@@ -1,6 +1,6 @@
{
"name": "@s-ui/ssr",
- "version": "8.34.0",
+ "version": "8.35.0",
"description": "> Plug SSR to you SUI SPA.",
"main": "index.js",
"bin": {
0 commit comments