Last 12 weeks · 2 commits
2 of 6 standards met
Includes: Update development dependencies to current releases Migrate TypeScript 7 and declaration-generation configuration Stabilize the Redis stress test and remediate the Rollup audit finding Test against Redis 6 to ensure compatibility Switch to Oxc from Biome Remove Node 18 and 20 support Fixes #438 Fast-forwarded to . Updated all direct development dependencies to current releases. Migrated TypeScript 7 module resolution from to . Added for tooling that still requires the JavaScript compiler API. Updated declaration generation for 5 and preserved matching ESM/CJS declaration entrypoints. Increased the stress-test session TTL from one second to one minute, eliminating an expiry race during 1,000 sequential writes. Forced Rollup onto patched 4.59+ releases through an override, resolving GHSA-mw96-cpmx-2vgc. Major-upgrade references: TypeScript 7 release and compatibility compiler guidance TypeScript 6 migration changes Vite 8 announcement Vite 8 migration guide Vitest 4 migration guide vite-plugin-dts/unplugin-dts releases Node.js 26 release notes Verification: Formatting: passed. Type-check and lint: passed. Production build: passed. Tests: 4/4 passed. Coverage: 78.84% statements, 75% branches, 90% functions, 84.61% lines. Package audit: no known vulnerabilities. Declaration entrypoints: verified identical. Diff whitespace validation: passed.
Repository: tj/connect-redis. Description: Redis session store for Connect Stars: 2821, Forks: 347. Primary language: TypeScript. Languages: TypeScript (100%). License: MIT. Latest release: v10.0.0 (1mo ago). Open PRs: 0, open issues: 0. Last activity: 1mo ago. Community health: 42%. Top contributors: wavded, tj, chirag04, knoxcard, louischatriot, garrensmith, knoxcard2, r3wt, jakemitchellxyz, undoZen and others.