You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey Ivan, we looked into decoupling serialization from connect-es for #1030. The Connect protocol is agnostic to serialization, so it's technically possible, and we don't have any interest in artificially limiting the implementation.
We found that it's far from trivial to support, though. All options we considered ended up requiring much more boilerplate to set up, ultimately making the developer experience considerable worse. Hopefully we can implement the feature at some point, but we currently aren't actively working on it.
Hello any way to support serialization and deserialization data for zod schema?
The text was updated successfully, but these errors were encountered: