belgattitude/nextvalid

View on GitHub
packages/zod-request/CHANGELOG.md

Summary

Maintainability
Test Coverage
# @nextvalid/zod-request

## 0.5.0-canary.0

### Minor Changes

- [#64](https://github.com/belgattitude/nextvalid/pull/64) [`a1a53ae`](https://github.com/belgattitude/nextvalid/commit/a1a53ae4d01bc8c507eee379ebe7a90a087f9060) Thanks [@belgattitude](https://github.com/belgattitude)! - Drop node 16.x / upgrade to yarn 4.0.0-rc.50

- [#71](https://github.com/belgattitude/nextvalid/pull/71) [`3263bab`](https://github.com/belgattitude/nextvalid/commit/3263bab39d9080ed61643d7b20c044133f875b79) Thanks [@belgattitude](https://github.com/belgattitude)! - Remove nextjs < 12 and react 17 support

## 0.4.0

### Minor Changes

- [#41](https://github.com/belgattitude/nextvalid/pull/41) [`ff57878`](https://github.com/belgattitude/nextvalid/commit/ff5787809546b405eb3d40f7da22135b2e30fdee) Thanks [@belgattitude](https://github.com/belgattitude)! - Updated zod dependency to 3.20.2

## 0.3.0

### Minor Changes

- [#5](https://github.com/belgattitude/nextvalid/pull/5) [`476f8c1`](https://github.com/belgattitude/nextvalid/commit/476f8c13a691c4447ccbda32026bfec205e52cbf) Thanks [@belgattitude](https://github.com/belgattitude)! - Move to @httpx/exception for error handling

## 0.2.0

### Minor Changes

- [#1](https://github.com/belgattitude/nextvalid/pull/1) [`fb252c4`](https://github.com/belgattitude/nextvalid/commit/fb252c4155f145591c2e6e81ae1daa87d12a459b) Thanks [@belgattitude](https://github.com/belgattitude)! - Initial @nextvalid/zod-request release