- Add debounced state updates for title and content (500ms delay) - Immediate UI updates with delayed history saving - Prevent one-letter-per-undo issue - Add cleanup for debounce timers on unmount
9 lines
435 B
Markdown
9 lines
435 B
Markdown
# `@prisma/engines-version`
|
|
|
|
This package exports the Prisma Engines version to be downloaded from Prisma CDN.
|
|
|
|
⚠️ **Warning**: This package is intended for Prisma's internal use.
|
|
Its release cycle does not follow SemVer, which means we might release breaking changes (change APIs, remove functionality) without any prior warning.
|
|
|
|
See its companion, [`@prisma/engines` npm package](https://www.npmjs.com/package/@prisma/engines).
|