Improves Prisma ORM plugin and TypeScript support.
February 1, 2023
New Version
Features
Updated behavior of the Settings Sync plugin. Settings synchronization across different IDE products is now turned off by default and can be enabled via a checkbox in Settings/Preferences | Settings Sync.
Prisma ORM plugin: relationMode property can now be used in the data source configuration; previewFeatures values are autocompleted in lower camelcase. binaryTargets completion now works for all supported operating systems.
ESLint: flat configuration files are now detected and ESLint is executed without the --config flag.