Open
Conversation
419db4a to
3ae0977
Compare
4e21f38 to
c40feb3
Compare
6b180b7 to
99b32db
Compare
9c833e8 to
2965c5a
Compare
3c61628 to
63b0571
Compare
66b60bd to
036f5bc
Compare
85d674e to
d582d93
Compare
b74f591 to
933c3e4
Compare
2e5fe97 to
32d302d
Compare
63deb2e to
84a9a40
Compare
a80c752 to
c07ee4c
Compare
aab2a1a to
9fd2f51
Compare
072056f to
a4c69b6
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.25.0 || ^4.0.0→^3.25.49Release Notes
colinhacks/zod (zod)
v3.25.76Compare Source
Commits:
91c9ca6fix: cleanup _idmap of $ZodRegistry (#4837)9cce1c5docs: fix typo in flattenError example on error-formatting page (#4819) (#4833)a3560aev3.25.76 (#4838)5060661Release 3.25.767baee4eUpdate index.mdx (#4831)v3.25.75Compare Source
Commits:
c5f349bFix z.undefined() behavior in toJSONSchemav3.25.74Compare Source
Commits:
ae0dbe1Partial record39c5f713.25.74v3.25.73Compare Source
Commits:
1021d3cv3.25.73 (#4822)v3.25.72Compare Source
Commits:
4a4dac7Warn about id uniqueness check on Metadata page (#4782)7a5838dfeat(locale): Add Esperanto (eo) locale (#4743)36fe14eFix optionality of schemas (#4769)20c8c4bFix re-export bug8b0df103.25.72v3.25.71Compare Source
Commits:
66a0f34Move source to/src(#4808)2a15f443.25.71v3.25.70Compare Source
Commits:
bd81c7cAdd ecosystem listing to homepage1ddb971Add Mobb to sponsors30ba440Clean up ecosystem.mdx0ef1b85Addsvelte-jsonschema-formto form integrations (#4784)14715f1docs: fix Lambda spelling (#4804)f6da030Add back src (#4806)364200aRevert "Add back src (#4806)"16e1b67v3.25.70 (#4807)v3.25.69Compare Source
Commits:
f46946cImprove release workflowb6fe831Do not clobber defaults in7f986d0Skip attw test if Zod isn't built5576182Addexacttotoo_big/too_smallissue formats (#4802)8fd2fc33.25.69v3.25.68Compare Source
Commits:
d3e0f86feat: add zod-xlsx back to the ecosystem.tsx (#4718)86112d9chore: update lint-staged from v12 to v16 (#4703)218a267chore: remove unused octokit (#4708)a7cb6edfix(v4): add exact to length check issue (#4617)b888170Close #40355879bafFix fmtbd1bddaFix buildddadfb8Simplify basics, document reportInputd5e2368Addz.stringFormat()(#4737)ee5615dDrop example and examples entirely4080fd9Add treeshaking discussion to docscf6157aDocs39947acUse import star everywhere7e296aeWIPbb42be4Update treeshake target0a49fa3Improve mini docs1b0a5e5Add dep90fa0cdSwitch tozshy(#4777)af3841bRename play.tscf12ccf3.25.6834ae421Update snapshotv3.25.67Compare Source
Commits:
7afe790Make $ZodLiteralDef generic91274c33.25.67c22944bFix race conditionv3.25.66Compare Source
Commits:
2b3e87bUpdate api.ts (#4724)100e9aachore: include zod-validation-error to Ecosystem page (#4722)de3517efix(docs): prevent FOUC on website homepage logo (#4716)222a663Change ZodObject default to $strip. Set inst.shape in zod minifb006183.25.66v3.25.65Compare Source
Commits:
6530994Clean up ecosystem131fdbdfix(docs): Use array as argument of templateLiteral (#4701)ed648b1chore: remove deprecated @types/chalk (#4685)12dd489Add catchall to zod-minifcb722aAdd uuid to changelog8c740353.25.65v3.25.64Compare Source
Commits:
b142ea8Fix $stripb6e59c3Check for existence of Error.captureStackTrace0c686afRemove type from mime issue pathaf88d74Fix testv3.25.63Compare Source
Commits:
7ed0c36Allow hours-only offsets. Normalize. (#4676)112fff6Fix iso tests6176dcbImprove ISO second handling (#4680)8e20a20Use consistent variable names for IP examples (#4679)29e4973refactor: remove unnecessary assertion (#4672)c626fe1chore: update husky from v7 to v9 (#4682)f350a693.25.63v3.25.62Compare Source
Commits:
c568deaDrop | undefined from json schema types1614fd83.25.62v3.25.61Compare Source
Commits:
1c2ad87Loose signature for index signature shapesafa7e673.25.6182b43faFix testv3.25.60Compare Source
v3.25.59Compare Source
Commits:
aec5c4aFix formattingd3389cbrefactor: change if in else to else if (#4664)ffc41bdImprove JSON Schema typingv3.25.58Compare Source
Commits:
21ee3f6Add Zod Sockets to Ecosystem (#4655)6707ebbv4: Preserve function types in.meta()(#4636)3cecd98Added Superforms for SvelteKit (#4635)305399fFix adjectives in Japanese (#4648)04dc83efeat(locale): Add Pashto (ps) locale support (#4594)ed933d9refactor: remove unused import & imported multiple times (#4588)0d87aa4Make id lazyf98ed6dnpmrc7262301remove external2904af23.25.58v3.25.57Compare Source
Commits:
daae643docs: fix broken link in Zod Core errors docs (#4640)e57ddcaReplace non existing error instance. (#4649)20b464dAdd tests, use ReadonlyArray9548f11chore: allow readonly arrays inz.literal(#4643)303f1e9fix: issc type at ZodCheckLessThan (#4659)fa83a8aFix pluto32ae1cdImprove stringbool (#4661)76ddfe33.25.57v3.25.56Compare Source
Commits:
64bfb703.25.56v3.25.55Compare Source
Commits:
44141ea3.25.55v3.25.54Compare Source
Commits:
8ab2374fix(util): cross realm IsPlainObject check (#4627)2be1c6aFix generic assignability issue. 3.25.54v3.25.53Compare Source
Commits:
a6adb14zod mini internals (#4631)da4f9213.25.53v3.25.52Compare Source
Commits:
2954f40Fix json (#4630)51dc6f93.25.52e479ea7Add test cast for deferred self-recursionv3.25.51Compare Source
Commits:
d7ffdfaRemove _50ef910Add output type generic testeb14475Improve docs32104c2Improve extend docsf67332fDocs8230237Standardize string format continuabilityc58bd9b3.25.51v3.25.50Compare Source
Commits:
5fdece9fix(v4): reflect inclusive boundaries in minLength/maxLength issue objects (#4591)4897269Restructure: mitigate excessively deep errors (#4599)a88a080Improve prototype testsc7833353.25.50Configuration
📅 Schedule: (in timezone America/Chicago)
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.