v0.5.120: убран save() при switchTo, Express сам сохранит сессию

This commit is contained in:
2026-06-15 15:31:57 +04:00
parent bde68c00a1
commit 799406df78
3 changed files with 4 additions and 8 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
// ═══════════════════════════════════════════════════════════════════════════════
module.exports = {
version: '0.5.119',
version: '0.5.120',
// ── IAM ──────────────────────────────────────────────────────────────────
iamUrl: process.env.V2_IAM_URL || 'https://auth-api.ngcloud.ru/api/v1/auth/user',