Files
drizzle-team--drizzle-orm/changelogs/eslint-plugin-drizzle/0.2.3.md
T
2026-07-13 12:10:05 +08:00

272 B

eslint-plugin-drizzle 0.2.3

  • Added better context to the suggestion in the error message
  • fix: Correct detection of drizzleObjectName when it's retrieved from or is a function
  • chore: Refactored duplicate code in utils/options.ts into isDrizzleObjName function