Skip to content

Releases: Gim3l/remix-server-kit

v2.0.6

24 Jul 03:10
Compare
Choose a tag to compare
  • Fix type error when creating resolver for some Zod schemas

Full Changelog: v2.0.4...2.0.6

v2.0.4

17 Jul 17:59
Compare
Choose a tag to compare

Full Changelog: 1.1.9...v2.0.4

  • Add support for Zod schemas
  • BREAKING: ValidationErrors are not longer thrown as a response after validation (Replace with ResolverError)
  • Allow specifying an ErrorFormatter in resolvers

1.1.9

03 Jul 16:41
Compare
Choose a tag to compare

Full Changelog: 0.1.4...1.1.9

0.1.4

11 Jun 01:43
Compare
Choose a tag to compare
initial api