LibreChat/packages/data-provider
Danny Avila f7d59d3285
📦 chore: Update TypeScript Config for TS v7 (#12794)
- Enabled `esModuleInterop` in `client/tsconfig.json` for better module compatibility.
- Changed `moduleResolution` from `node` to `bundler` in `client/tsconfig.json`.
- Set `noEmit` to `true` in several `tsconfig.json` files to prevent output generation.
- Removed `baseUrl` from various `tsconfig.json` files to simplify path resolution.
- Updated path mappings in multiple packages to reflect new directory structures.

These changes aim to streamline TypeScript configurations and improve module resolution across the project.
2026-04-23 12:51:03 -04:00
..
react-query 📦 chore: bump axios, @librechat/agents (#12598) 2026-04-09 19:48:21 -04:00
specs 📐 fix: Align Summarization Trigger Schema with Documented and Runtime-Supported Types (#12735) 2026-04-19 19:33:52 -07:00
src v0.8.5 (#12727) 2026-04-22 13:10:19 -07:00
.gitignore
babel.config.js
check_updates.sh
jest.config.js refactor: Parallelize CI Workflows with Isolated Caching and Fan-Out Test Jobs (#12088) 2026-03-05 13:56:07 -05:00
package.json v0.8.5 (#12727) 2026-04-22 13:10:19 -07:00
rollup.config.js
server-rollup.config.js
tsconfig.json 📦 chore: Update TypeScript Config for TS v7 (#12794) 2026-04-23 12:51:03 -04:00
tsconfig.spec.json 📦 chore: Update TypeScript Config for TS v7 (#12794) 2026-04-23 12:51:03 -04:00