Skip to content

v0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 01 May 06:12
· 5 commits to main since this release

Changelog

🚀 New & improved

  • drizzle-orm has been upgraded to 1.0.0-rc.1.
  • Temporal date and timestamp custom columns now use explicit Drizzle string codecs:
    • date:string
    • timestamp:string
    • timestamptz:string
  • This preserves the existing Temporal parsing behavior with Drizzle RC codecs and keeps timestamp precision stable.
  • Added a drizzle-pg-utils agent skill with query-focused JSONB and Temporal usage guidance — pnpx skills add https://github.com/denny-il/drizzle-pg-utils