You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CLAUDE.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -82,3 +82,4 @@ This file provides guidance to Claude Code (claude.ai/code) when working with co
82
82
- Database migrations still use Prisma CLI under the hood
83
83
- Plugin system allows interception at ORM, Kysely, and entity mutation levels
84
84
- Computed fields are evaluated at database level for performance
85
+
- The "ide/vscode" package by-design has a different version from the rest of the packages as VSCode doesn't allow pre-release versions in its marketplace.
0 commit comments