An open API service for providing issue and pull request metadata for open source projects.

GitHub / turkerdev/fastify-type-provider-zod issues and pull requests

#207 - Bump actions/checkout from 4 to 5

Pull Request - State: closed - Opened by dependabot[bot] 1 day ago
Labels: dependencies, github_actions

#205 - fix: allow specification of zod target

Pull Request - State: closed - Opened by austinwoon 6 days ago - 1 comment

#203 - Bump unplugin-isolated-decl from 0.14.7 to 0.15.1

Pull Request - State: closed - Opened by dependabot[bot] 9 days ago
Labels: dependencies, javascript

#200 - Bump tsd from 0.32.0 to 0.33.0

Pull Request - State: closed - Opened by dependabot[bot] 23 days ago
Labels: dependencies, javascript

#199 - File validation does not work

Issue - State: closed - Opened by Edgar200021 26 days ago

#198 - Items property missing for nullable arrays

Issue - State: open - Opened by kjamrog 29 days ago

#197 - OAS 3.0.3 support

Pull Request - State: open - Opened by Bram-dc about 1 month ago

#195 - fix(zod-to-json): handle `anyOf` with more than 2 items

Pull Request - State: open - Opened by marcalexiei about 2 months ago

#194 - feat: add zod 4 to peerDependencies

Pull Request - State: open - Opened by marcalexiei about 2 months ago

#193 - Nullable types are converted incorrectly

Issue - State: open - Opened by Bram-dc about 2 months ago

#191 - Bump zod from 3.25.76 to 4.0.5

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago
Labels: dependencies, javascript

#190 - Changelog entry for 5.0.2

Issue - State: open - Opened by marcalexiei about 2 months ago

#189 - Compatibility fixes for OpenAPI 3.0

Pull Request - State: closed - Opened by kibertoad about 2 months ago

#188 - schema transforms don't seem to work with 5.0.1 and zod v4

Issue - State: open - Opened by millimoose about 2 months ago

#187 - Bump zod from 3.25.71 to 3.25.75

Pull Request - State: closed - Opened by dependabot[bot] about 2 months ago - 1 comment
Labels: dependencies, javascript

#185 - CI & dependabot improvements

Pull Request - State: open - Opened by marcalexiei 2 months ago

#185 - CI & dependabot improvements

Pull Request - State: open - Opened by marcalexiei 2 months ago

#184 - Fix CI in main

Pull Request - State: closed - Opened by kibertoad 2 months ago

#184 - Fix CI in main

Pull Request - State: closed - Opened by kibertoad 2 months ago

#183 - how can i use zod validation/its typing for a controller?

Issue - State: open - Opened by Alpacora 2 months ago - 5 comments

#182 - Update REAMDE to use zod/v4 in first example

Pull Request - State: closed - Opened by jasonboyle 2 months ago - 1 comment

#180 - Bump @biomejs/biome from 1.9.4 to 2.0.6

Pull Request - State: closed - Opened by marcalexiei 2 months ago - 1 comment

#180 - Bump @biomejs/biome from 1.9.4 to 2.0.6

Pull Request - State: closed - Opened by marcalexiei 2 months ago

#179 - Revert "Bump @biomejs/biome from 1.9.4 to 2.0.5 (#177)"

Pull Request - State: closed - Opened by marcalexiei 2 months ago - 1 comment

#179 - Revert "Bump @biomejs/biome from 1.9.4 to 2.0.5 (#177)"

Pull Request - State: closed - Opened by marcalexiei 2 months ago - 1 comment

#178 - feat: add support multi content in schemas

Issue - State: open - Opened by PandaWorker 2 months ago

#177 - Bump @biomejs/biome from 1.9.4 to 2.0.5

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies, javascript

#177 - Bump @biomejs/biome from 1.9.4 to 2.0.5

Pull Request - State: closed - Opened by dependabot[bot] 2 months ago
Labels: dependencies, javascript

#176 - feat: support both zod/v4 & zod/v4-mini

Pull Request - State: closed - Opened by moroine 2 months ago - 3 comments

#176 - feat: support both zod/v4 & zod/v4-mini

Pull Request - State: closed - Opened by moroine 2 months ago - 6 comments

#175 - fix: update schema generation using `JSONSchemaGenerator` from zod core

Pull Request - State: closed - Opened by marcalexiei 2 months ago - 6 comments

#175 - fix: update schema generation using `JSONSchemaGenerator` from zod core

Pull Request - State: closed - Opened by marcalexiei 2 months ago - 6 comments

#170 - bug: open api components schemas not provided

Issue - State: open - Opened by PandaWorker 3 months ago - 6 comments

#169 - fix: dist files not working correctly with node resolutions

Pull Request - State: closed - Opened by marcalexiei 3 months ago - 1 comment

#168 - v5: type errors and resolution errors

Issue - State: open - Opened by marcalexiei 3 months ago

#167 - Try to fix exports

Pull Request - State: open - Opened by kibertoad 3 months ago - 1 comment

#166 - Fix typo and update README.md

Pull Request - State: closed - Opened by Bram-dc 3 months ago

#166 - Fix typo and update README.md

Pull Request - State: open - Opened by Bram-dc 3 months ago

#165 - Add documentation for v4

Pull Request - State: closed - Opened by kibertoad 3 months ago

#165 - Add documentation for v4

Pull Request - State: open - Opened by kibertoad 3 months ago

#164 - Improve error response structure

Pull Request - State: closed - Opened by kibertoad 3 months ago

#164 - Improve error response structure

Pull Request - State: closed - Opened by kibertoad 3 months ago

#163 - fix: fix typo in error message for schema collision detection

Pull Request - State: open - Opened by Bram-dc 3 months ago

#163 - fix: fix typo in error message for schema collision detection

Pull Request - State: open - Opened by Bram-dc 3 months ago

#162 - Cleanup after v4 changes

Pull Request - State: closed - Opened by kibertoad 3 months ago

#162 - Cleanup after v4 changes

Pull Request - State: closed - Opened by kibertoad 3 months ago

#159 - fix: handle null values in componentReplacer function

Pull Request - State: closed - Opened by Bram-dc 4 months ago - 3 comments

#159 - fix: handle null values in componentReplacer function

Pull Request - State: open - Opened by Bram-dc 4 months ago

#158 - `.default(null)` causes error on `componentReplacer`

Issue - State: open - Opened by mhamid3d 4 months ago

#156 - Support for Zod 4 (now in beta)

Issue - State: open - Opened by colinhacks 5 months ago

#154 - Bump tsd from 0.31.2 to 0.32.0

Pull Request - State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies, javascript

#154 - Bump tsd from 0.31.2 to 0.32.0

Pull Request - State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies, javascript

#153 - Support zod@4

Pull Request - State: closed - Opened by Bram-dc 5 months ago - 18 comments

#153 - Initial changed

Pull Request - State: open - Opened by Bram-dc 5 months ago

#152 - Support for Zod 4

Issue - State: open - Opened by kanadgupta 5 months ago - 3 comments

#150 - Bump @vitest/coverage-v8 from 2.1.9 to 3.1.1

Pull Request - State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies, javascript

#150 - Bump @vitest/coverage-v8 from 2.1.9 to 3.1.1

Pull Request - State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies, javascript

#149 - Bump vitest from 2.1.9 to 3.1.1

Pull Request - State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies, javascript

#149 - Bump vitest from 2.1.9 to 3.1.1

Pull Request - State: open - Opened by dependabot[bot] 5 months ago
Labels: dependencies, javascript

#148 - Optional Fields Treated as Required

Issue - State: open - Opened by robbyemmert 5 months ago

#147 - fix: handle null values in component replacer function

Pull Request - State: closed - Opened by Bram-dc 5 months ago - 3 comments

#147 - fix: handle null values in component replacer function

Pull Request - State: open - Opened by Bram-dc 5 months ago

#146 - Bump vitest from 2.1.9 to 3.0.9

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, javascript

#146 - Bump vitest from 2.1.9 to 3.0.9

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, javascript

#145 - Bump @vitest/coverage-v8 from 2.1.9 to 3.0.9

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, javascript

#145 - Bump @vitest/coverage-v8 from 2.1.9 to 3.0.9

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, javascript

#144 - Bump @vitest/coverage-v8 from 2.1.9 to 3.0.8

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, javascript

#144 - Bump @vitest/coverage-v8 from 2.1.9 to 3.0.8

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, javascript

#143 - Bump vitest from 2.1.9 to 3.0.8

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, javascript

#143 - Bump vitest from 2.1.9 to 3.0.8

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, javascript

#141 - Bump @vitest/coverage-v8 from 2.1.9 to 3.0.7

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, javascript

#141 - Bump @vitest/coverage-v8 from 2.1.9 to 3.0.7

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, javascript

#140 - Bump vitest from 2.1.9 to 3.0.7

Pull Request - State: open - Opened by dependabot[bot] 6 months ago
Labels: dependencies, javascript

#140 - Bump vitest from 2.1.9 to 3.0.7

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, javascript

#139 - Bump vitest from 2.1.9 to 3.0.6

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, javascript

#139 - Bump vitest from 2.1.9 to 3.0.6

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, javascript

#138 - Bump @vitest/coverage-v8 from 2.1.9 to 3.0.6

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, javascript

#138 - Bump @vitest/coverage-v8 from 2.1.9 to 3.0.6

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago - 1 comment
Labels: dependencies, javascript

#136 - Bump @vitest/coverage-v8 from 2.1.9 to 3.0.5

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, javascript

#136 - Bump @vitest/coverage-v8 from 2.1.9 to 3.0.5

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, javascript

#135 - Bump vitest from 2.1.9 to 3.0.5

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, javascript

#135 - Bump vitest from 2.1.9 to 3.0.5

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago - 1 comment
Labels: dependencies, javascript

#134 - Bump vitest from 2.1.8 to 3.0.2

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, javascript

#134 - Bump vitest from 2.1.8 to 3.0.2

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, javascript

#133 - Bump @vitest/coverage-v8 from 2.1.8 to 3.0.2

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago - 1 comment
Labels: dependencies, javascript