- Updated Node version in .nvmrc from 24.0.0-nightly to 23.5.0 for better compatibility. - Modified package.json to include a prestart script for Prisma generation and adjusted the start script to enable watch mode. - Removed unused import from document.schema.ts to clean up the code. - Added keepAlive setting for subscriptions in graphql.module.ts to improve connection stability. These changes aim to streamline the development environment and enhance the application's performance and maintainability.
1 line
6 B
Plaintext
1 line
6 B
Plaintext
23.5.0 |