豆豆友情提示:这是一个非官方 GitHub 代理镜像,主要用于网络测试或访问加速。请勿在此进行登录、注册或处理任何敏感信息。进行这些操作请务必访问官方网站 github.com。 Raw 内容也通过此代理提供。
Skip to content

Commit 0cd7849

Browse files
authored
Merge pull request #316 from SkyCryptWebsite/changeset-release/prod
Version Packages (Stable)
2 parents cbdc83b + e726319 commit 0cd7849

File tree

5 files changed

+9
-22
lines changed

5 files changed

+9
-22
lines changed

.changeset/pre.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

.changeset/rare-snakes-vanish.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changeset/ten-trees-beg.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## 3.5.2
4+
5+
### Patch Changes
6+
7+
- Fix remaining SvelteKit remote query lifecycle regressions by replacing stored live query instances with plain reactive snapshots in the stats route, combined section loading, inventory, networth, additional stats, and header theme icon flows. This aligns the app more closely with the stricter remote query behavior introduced around sveltejs/kit#15533 and prevents inactive query access during tab and section transitions. ([#315](https://github.com/SkyCryptWebsite/SkyCrypt-Frontend/pull/315))
8+
9+
- Improve the mobile stats header and profile action layout by collapsing the search trigger earlier on small screens and keeping the expanded profile actions inline with the always-visible buttons while preserving their staggered animation timing. ([#315](https://github.com/SkyCryptWebsite/SkyCrypt-Frontend/pull/315))
10+
311
## 3.5.2-beta.0
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "skycrypt-frontend",
3-
"version": "3.5.2-beta.0",
3+
"version": "3.5.2",
44
"private": true,
55
"type": "module",
66
"repository": {

0 commit comments

Comments
 (0)