Skip to content

v0.10.8

Latest

Choose a tag to compare

@atinux atinux released this 13 Jul 18:02
69b0296

compare changes

🩹 Fixes

  • blob: Use variable for vercel-blob dynamic import (#810)
  • Resolve module add exports error (#858)
  • docs: Align tab content in examples (fe2a97f)
  • sql: Use dialect-aware identifier quoting in CLI commands (#889)
  • blob: Declare @vercel/blob as optional peer dependency (#904)
  • Resolve types for server auto-imports (#905)
  • db: Avoid reusing hyperdrive postgres client (#895)
  • db: Skip hyperdrive build migrations (#868)
  • Pin pnpm to 11.7.0 to resolve CI self-installer crash (#913)
  • db: Build schema with platform 'node' to silence UNRESOLVED_IMPORT warnings (#912)

📖 Documentation

  • cloudflare: Clarify d1 deployment migrations (#862)
  • Remove sqlite support warning for drizzle studio (#909)
  • Document cloudflare workers builds d1 pattern (#897)
  • Add cloudflare hyperdrive docs (#875)

🤖 CI

  • Add mkdist as direct devDependency (#903)

❤️ Contributors