LibreChat/packages
Danny Avila cb9adde813
fix(data-provider): use named weekday for both date variables and single dayjs instance
Use a single `const now = dayjs()` instead of 5 separate instantiations,
apply named weekday to `{{current_date}}` (not just `{{current_datetime}}`),
simplify weekday format from `(weekday=Monday)` to `(Monday)`, and
harden test mock fallback to throw on unhandled format strings.
2026-03-02 18:59:27 -05:00
..
api 📦 chore: bump minimatch due to ReDoS vulnerability, bump rimraf, rollup (#11963) 2026-03-02 18:59:25 -05:00
client 📦 chore: bump minimatch due to ReDoS vulnerability, bump rimraf, rollup (#11963) 2026-03-02 18:59:25 -05:00
data-provider fix(data-provider): use named weekday for both date variables and single dayjs instance 2026-03-02 18:59:27 -05:00
data-schemas 📦 chore: bump minimatch due to ReDoS vulnerability, bump rimraf, rollup (#11963) 2026-03-02 18:59:25 -05:00