enhance: Node.js v24がActive LTSに移行されたことに伴いv24を標準に

This commit is contained in:
syuilo
2025-10-28 10:27:11 +09:00
parent d0a5ccc1ec
commit 231a6877be
7 changed files with 615 additions and 50 deletions

View File

@@ -1,7 +1,8 @@
## Unreleased
### General
-
- Enhance: Node.js 24.10.0をサポートするようになりました
- Enhance: DockerのNode.jsが24.10.0に更新されました
### Client
- Fix: 紙吹雪エフェクトがアニメーション設定を考慮せず常に表示される問題を修正