LibreChat/packages
Danny Avila 7a8a18f07d
🗝️ chore: Use Element Access over any-Casts in Registry Cache Spec (#13664)
The as-any casts existed only to reach the protected Keyv cache and
private localSnapshotExpiry members. TypeScript's element-access escape
hatch provides the same access fully typed, so the casts and their
eslint-disable directives are unnecessary. The directives also reported
as unused under configs that relax no-explicit-any for test files.
2026-06-10 20:40:33 -04:00
..
api 🗝️ chore: Use Element Access over any-Casts in Registry Cache Spec (#13664) 2026-06-10 20:40:33 -04:00
client ⚙️ refactor: Lazy load locale resources (#13640) 2026-06-10 08:48:58 -04:00
data-provider 🚷 fix: Reject Client-Supplied Subagent Configuration (#13660) 2026-06-10 16:10:59 -04:00
data-schemas 🛡️ feat: Configurable Message PII Filter (#13602) 2026-06-10 09:03:05 -04:00