Skip to content

v0.9.2 - Zod v4 & Drizzle ORM Upgrade

Latest

Choose a tag to compare

@vespo92 vespo92 released this 07 Dec 23:19
· 43 commits to main since this release

What's New

Dependency Upgrades

  • zod: 3.25.62 → 4.1.13 (major upgrade with performance improvements)
  • drizzle-orm: 0.29.5 → 0.45.0
  • drizzle-kit: 0.31.4 → 0.31.8

Breaking Changes Addressed

  • Zod v4: ZodError.errors renamed to ZodError.issues

Dependabot

  • Updated configuration to allow automatic updates for zod and drizzle-orm

Installation

npx opnsense-mcp-server@0.9.2

Or with Bun:

bun run /path/to/OPNSenseMCP/src/index.ts