Skip to content

Update zod peerDependency and publish #313

@davidfou

Description

@davidfou

Hey 👋

Not blocking at the moment but it could be nice if you could update zod peerDependency to v4 and also publish the package to npm.

At the moment I fixed the issue by overwriting those dependencies:

{
  "overrides": {
    "remix-hono": {
      "i18next": "$i18next",
      "zod": "$zod"
    }
  }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions