发布

  • Improve drizzle-effect integration, add type tests (#5306)

    frostbyte_neo 发布于 2026-02-02 19:05:28 +00:00 | -1319 次提交 在此版本后已推送到 main

    • Improve drizzle-effect integration, add type tests

    • Update imports

    • Remove comments

    • Fix services providing

    • Cleanup effect logger and cache

    • Apply suggestions from code review

    Co-authored-by: Copilot 175728472+Copilot@users.noreply.github.com

    • Update type tests

    • Fix import

    • Add attw concise mode

    • fix(drizzle-kit): support top-level await in config and schema files

    Replace require() with async loadModule() using jiti to enable top-level await in user config and schema files on Node.js.

    • Add loadModule() function with jiti for TypeScript files
    • Update config loading in utils.ts
    • Update schema loading in studio.ts and dialect files
    • Add Node version check (requires 18.19+, 20.6+, or 21+)
    • Bun/Deno continue using native import()
    • Removed unused tracing

    • postpone more

    • Update release notes


    Co-authored-by: Sukairo-02 sreka9056@gmail.com
    Co-authored-by: AndriiSherman andreysherman11@gmail.com

    下载附件