Commit Graph

1855 Commits

Author SHA1 Message Date
Scott Trinh 5e23b4fae4
Add `*.md` pattern to prettier (#2476) 2023-06-03 20:58:08 -07:00
Colin McDonnell c5763112e2 Update readme 2023-05-30 16:04:51 -07:00
Colin McDonnell eaf64e09ba Update sponsors 2023-05-30 15:57:06 -07:00
Colin McDonnell 2c802507d9 Update readme 2023-05-30 15:52:13 -07:00
Jacob Weisenburger 16f90bd22b
Update README.md
added https://github.com/JacobWeisenburger/freerstore
2023-05-29 10:14:00 -05:00
Eng Zer Jun 6fec8bd340
docs: fix typo in link fragment (#2329)
This commit corrects the wrong #partialt fragment identifier to #partialtype.

Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2023-05-21 18:19:02 -07:00
Jake Fenley ca7b032227
FMC (#2346)
Co-authored-by: Colin McDonnell <colinmcd94@gmail.com>
2023-05-21 18:18:04 -07:00
Brent Barbata 4f75cbc682
Adds getters to Map for key + value (#2356) 2023-05-21 18:16:16 -07:00
Colin McDonnell a3c525658b Fix error_handling unrecognized_keys example 2023-05-21 18:11:22 -07:00
Marcus Ahlberg 00bdd0a7ff
fix proto pollution vulnerability (#2239) 2023-05-21 18:06:58 -07:00
Ilya Semenov 2270ae563f
remove "as any" casts in createZodEnum (#2332) 2023-05-21 16:58:05 -07:00
Magomed Chemurziev d3bf7e60a8
docs: add `zodock` to mocking ecosystem (#2394)
* Update README.md

* Update README_ZH.md
2023-05-21 16:51:34 -07:00
Tim Deschryver 5427565c34
docs: add zod-fixture to mocking ecosystem (#2409)
Co-authored-by: Colin McDonnell <colinmcd94@gmail.com>
2023-05-21 16:45:37 -07:00
Bruce 11e507c4d3
docs: add ts as const example in zod enums (#2412)
* docs: sync zh docs translation

* fix: remove extra change
2023-05-21 16:44:48 -07:00
Sumukh Barve e06321c15d
docs: add tapiduck to API libraries (#2410) 2023-05-21 16:41:57 -07:00
Colin McDonnell f627d14d3b Document canary 2023-05-21 16:41:30 -07:00
Colin McDonnell 36fef58410
Make email regex reasonable (#2157)
* Remove logging

* Clean up email testsg

* Add back 1char tld test

* Final tweaks to email regex

* Fix test

* Update test
2023-05-21 16:40:06 -07:00
Carlos Sá af08390139
fix: super refinement function types (#2420)
* fix: super refinement function types

* Add test

---------

Co-authored-by: Colin McDonnell <colinmcd94@gmail.com>
2023-05-21 16:05:07 -07:00
Henrik Hillner 09699501ff
adds ctx to preprocess (#2426)
* adds ctx to preprocess

* Tweaks

---------

Co-authored-by: Colin McDonnell <colinmcd94@gmail.com>
2023-05-21 16:00:37 -07:00
Colin McDonnell 37e9c55046 Generalize uuidRegex 2023-05-21 14:53:36 -07:00
doubleInc 6795c574b1
Fix not working Deno doc link. (#2428) 2023-05-21 14:45:40 -07:00
João Lourenço 67f35b1669
docs: allow Zod to be used in dev tools at site (#2432) 2023-05-21 14:45:18 -07:00
Igal Klebanov 0a90ed1461
chore: move `exports.types` field to first spot @ package.json. (#2443)
* chore: move exports.types field to first spot @ package.json.

* remove comma.
2023-05-21 14:44:13 -07:00
Colin McDonnell 60a2134608 Add masterborn 2023-05-19 10:56:43 -07:00
Kerollos Magdy 0a17340e9f
docs: fix minor typo (#2439) 2023-05-17 12:48:13 -04:00
Sam Chung 00f5783602
Add `zod-openapi` to ecosystem (#2434) 2023-05-17 12:46:08 -04:00
Luca De Santis 15de22a3ba
Allow subdomains and hyphens in `ZodString.email` (#2274) 2023-05-17 12:43:58 -04:00
Loris Sigrist a8be450085
docs: Add `zocker` to Ecosystem section (#2416) 2023-05-09 09:53:28 -04:00
wang chenyu 502384e56f
docs: add mobx-zod-form to form integrations (#2299) 2023-04-10 15:39:20 -07:00
Jacob Weisenburger a263814fc4
fixed Datetime & IP TOC links 2023-04-05 08:58:51 -05:00
Eng Zer Jun 51e14beeab
docs: update deprecated link (#2219)
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com>
2023-03-20 21:02:41 -07:00
Anna Bocharova a3bb701757
Testing on Typescript 5.0 (#2221) 2023-03-20 21:01:54 -07:00
Colin McDonnell d1ad522190 Add transloadit 2023-03-10 12:37:31 -08:00
Colin McDonnell 3809d54fc8 Add superforms 2023-03-09 12:05:12 -08:00
Colin McDonnell 56ace682e4 Fix deno test 2023-03-06 22:05:02 -08:00
Colin McDonnell 6dad907853 Comments 2023-03-06 20:44:06 -08:00
Colin McDonnell 22f3cc6ed5 3.21.4 2023-03-06 20:37:35 -08:00
Colin McDonnell 2db0dcadc9 3.21.3 2023-03-06 13:46:06 -08:00
Colin McDonnell c4583819e7 Fix tests 2023-03-06 13:21:45 -08:00
Colin McDonnell a5830c6d3f Reverted #1564 2023-03-06 13:20:54 -08:00
Colin McDonnell bdcff0f20f Remove logging in tests 2023-03-06 13:20:54 -08:00
Johannes 006e6521f4
Fix npm canary action paths pattern (#2148) 2023-03-06 13:06:46 -08:00
Jacob Weisenburger 14c08d8712
added more `.pipe` examples 2023-03-06 09:30:13 -06:00
Colin McDonnell ac0135e00d Pass input into catchValue 2023-03-05 23:18:11 -08:00
Colin McDonnell f9895ab165 Improve types inside generic functions 2023-03-05 20:12:58 -08:00
Colin McDonnell 4d016b772b Improve type inference in generics 2023-03-05 19:28:10 -08:00
Colin McDonnell b276d71eae Improve typings in generics 2023-03-05 19:18:03 -08:00
Colin McDonnell 942e2db8e5 Fix tests 2023-03-05 18:51:05 -08:00
Colin McDonnell 9c3319443c Remove comments, clean up utils 2023-03-05 18:46:37 -08:00
Colin McDonnell e0d709b134 3.20.1 2023-03-05 18:46:37 -08:00