IdoPesok / type-safe-paths

TypeSafePaths is a TypeScript library that provides a type-safe way to manage URL paths and their parameters in a web application. It leverages the power of Zod for schema validation, ensuring that both path parameters and search parameters conform to specified schemas.
MIT License
12 stars 0 forks source link

Version Packages #4

Closed github-actions[bot] closed 5 months ago

github-actions[bot] commented 5 months ago

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and the packages will be published to npm automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to main, this PR will be updated.

Releases

type-safe-paths@0.0.2

Patch Changes