Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

koa-zod-router

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koa-zod-router - npm Package Versions

234

2.3.0

Diff

Changelog

Source

2.3.0

Minor Changes

  • d02006b: Adds schema types to ctx.invalid
jfenley
published 2.2.1-beta.0 •

jfenley
published 2.2.0 •

Changelog

Source

2.2.0

Minor Changes

  • 668bcd6: Bump dependencies
jfenley
published 2.1.0 •

Changelog

Source

2.1.0

Minor Changes

  • 5995387: Fix incorrect ZodError type for ctx.invalid
jfenley
published 2.0.1 •

Changelog

Source

2.0.1

Patch Changes

  • 22e8e50: Bump dependencies
jfenley
published 2.0.0 •

Changelog

Source

2.0.0

Major Changes

  • 62874b1: Improved Router context by extending Koa.Context (Potential breaking change)

    Previously, koa-zod-router's context did not extend Koa.Context due to potential conflicts with other third-party libraries that may have overridden Koa.Context globally. However, after addressing all internal issues, we have now enhanced Router context by extending Koa.Context for better interoperability with other Koa-based libraries.

    While we have conducted thorough testing, there is still a possibility that this change may affect some third-party libraries. Hence, we are flagging this as a potential breaking change.

    Added feature: validationErrorHandler option for router-wide error handling

jfenley
published 2.0.0-beta.1 •

jfenley
published 2.0.0-beta.0 •

jfenley
published 1.2.1 •

Changelog

Source

1.2.1

Patch Changes

  • 723f907: Move continueOnError to route specific option
jfenley
published 1.2.0 •

Changelog

Source

1.2.0

Minor Changes

  • 12e0a9c: Add continueOnError flag for custom validation error handling support
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc