-
It'd be nice to get autocompletion and documentation about the meaning of each of the fields in the schema itself, i.e. what options there are for `type` or so on. I'm able to associate my editors wit…
-
Hi! I'm curious on the reasoning for picking `zod` as the only validation lib supported. Do you feel that restricts adoption?
I faced a similar situation and ended up building an reusable universal…
decs updated
5 months ago
-
### Prerequisites
- [X] I have searched the repository’s issues and [Kinde community](https://thekindecommunity.slack.com/archives/C04K316BXEH) to ensure my issue isn’t a duplicate
- [X] I have ch…
-
### Are you using the latest version of this library?
- [X] I verified that the issue exists in the latest next-safe-action release
### Is there an existing issue for this?
- [X] I have searc…
-
Consider example below which I encountered while working on some project.
```rust
mod msg1 {
#[derive(
serde::Serialize, serde::Deserialize, Clone, Debug, Eq, PartialEq, schemars::Js…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
Can you add support for vinejs :
- https://github.com/vinejs/vine
- https://vinejs.dev/docs/introduction
Thanks in advance
-
### What happened?
- Error message: `error: Failed to prepare a resource encoder: cannot derive an encoder for resource "equinix_metal_connection": Cannot derive an encoder for property "ports": issu…
-
### Area of Improvement
When users use valibot, the tRPC documentation guides them to use `@decs/typeschema` for wrap, but in reality, this is redundant. The typeschema library is very complex, and i…