This repository was archived by the owner on Sep 5, 2022. It is now read-only.
Open
Conversation
4bc9213 to
c1980ec
Compare
c1980ec to
c88410e
Compare
c88410e to
95345d8
Compare
95345d8 to
c7c9ddb
Compare
c7c9ddb to
672957d
Compare
672957d to
ab2dc76
Compare
ab2dc76 to
9bd4f7b
Compare
9bd4f7b to
3dc6bc4
Compare
3dc6bc4 to
85596f9
Compare
85596f9 to
4ad82c9
Compare
4ad82c9 to
f5445bf
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
3.14.4->3.18.0Release Notes
colinhacks/zod
v3.18.0Compare Source
Commits:
b3e623edocs: add zodios to zod ecosystem (#1283)6fe152fAdded Avana Wallet as sponsor (#1281)d041b76docs: add link to runtyping (#1305)f923706Refactor type checks (#1280)814c1ebdocs: fix link to z.preprocess in Supporting date strings (#1319)88e94efdocs: fix link to Node/npm (#1312)7c113abAdd branded types (#1279)59768243.18 (#1323)v3.17.10Compare Source
Commits:
d9c3637fix typo afterac2fb4a(#1267)4ade47aFix transform example (#1276)b29cee1Fix endsWith default message (#1273)a19acb83.17.10v3.17.9Compare Source
Commits:
1d16205feat(enum): return enum from object keys (#1216)8b9dabaDon't use invalid_type_error forundefinedfields. (#1175)0348e9bFixed typing mistake in README.md (#1160)15aa4abConvert "an nullable" to "a nullable" (#1162)55d27443.17.9v3.17.8Compare Source
Commits:
dcc1483Add deno release workflowac2fb4aAdded native support for min and max date validations (#1222)e0ea1f6Fix deno release workflow121a2e23.17.8v3.17.7Compare Source
Commits:
a59c384Fix inferred function typesv3.17.6Compare Source
Commits:
f73eabcAddzod-xlsxto the ecosystem section in README (#1203)cbfe704Add bigint support for literals (#1242)v3.17.5Compare Source
Commits:
63f4819Allow empty commitsff43b2eAllow empty commit799fbb1Add string.startsWith and string.endsWith (#1235)d9b85503.17.5v3.17.4Compare Source
What's Changed
New Contributors
Full Changelog: colinhacks/zod@v3.17.3...v3.17.4
v3.17.3Compare Source
Commits:
847cedfRemove type only importsb899edfFix typesv3.17.2Compare Source
Commits:
44916feRemove circular dependency0b4bc1dFix picking nonexistent keysv3.17.0Compare Source
Commits:
4459e75feat: trim method for ZodString (#681)ff5de24Added README for deno (#1157)4284011Add error parameters to createZodEnumcb5db0f3.17.0What's Changed
New Contributors
Full Changelog: colinhacks/zod@v3.16.1...v3.17.0
v3.16.1Compare Source
Commits:
3aedba5Update docsa944dd7COnfigure docsify0e5acd4Flatten schema docs26d234dClean up docs7a37dacTweak styling1b7b529Fix table of contents styling6bf9ea7Fix toc4628c35Improve styling4fcdbe7Remove hash router811da4cAdd metadata625721dAdd favicons0367cdcAdd oneliner7ba4f67Add onelinerd362b93Add oneliner4c9cbc6Add onelinerbef9153Remove local assets3ca7cffImprove lighthouse scoresb3ccd4cFix docsee40cb8doc: fix link (#1130)d8d3806Add docs link (#1133)401c4c4Update index.html7d1de14Fix preloadd506b08Fix syntax highlighting347332cImprove JSDoc deprecation warning for nonempty (#1152)7836900Instanceof issue fatal (#1131)b57a25cmod an example that is not correct (#1134)51e93e7Added test for enums with defaults (#1149)12214aaAdd Test for Union Recursive Type (#1148)65d8f4f3.16.1v3.16.0Compare Source
Commits:
cb2b86cUpdate README.md (#1125)b726328Addnestjs-graphql-zodto ecosystem links (#1126)ab8a371Fix ctx.addIssue in transform to work correctly with parseAsync (#1129)da0a42fUpdate ZodError.ts (#1127)c4740a6Restore existing type inference behaviour of z.ZodObject (#1122)c536694Added expected and received properties to enum and native enum (#1123)8f9ad5bUpdate type signature for ZodInvalidEnumValueIssue27121fd3.16v3.15.1Compare Source
Commits:
f814ef2Improve docsc190a84Clean up type signature of ZodFormattedErrorv3.15.0Compare Source
Commits:
d54ba35feat: allow ctx.addIssue from transform (#1056)36f4e883.15.0v3.14.5Compare Source
Commits:
21aab2afix(readme): Use Correct Test Link753f627Merge pull request #1054 from FlorianWendelborn/patch-1a6e13ccRemove hanging string expressions (#1073)c7792deAdd UMD build (#1067)f11ba8fStandardize ZodError type helpers. Document ZodError.format(). Add mapper support to .format()5ea9f87Add Astro (#1076)5ba2cc3Update sponsors (#1081)cdca0dbdocs: inferLiteralfrom the schema in JSON type example (#1083)f6981f8Small typo in readme (contraining => constraining) (#1096)7296aaeAdd zod-to-openapi to Ecosystem in the Readme (#1109)4cf7e7cdocs: fix typo on the error handling guide (#1111)fa4eebbImprove IDE integration for inferred object properties to support Go To Definition, Rename Symbol, etc. (#1117)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.