Skip to content

Releases: gajus/babel-plugin-zod

v1.6.0

Choose a tag to compare

@github-actions github-actions released this 25 Mar 22:34
fix: use esm

v1.5.2

Choose a tag to compare

@github-actions github-actions released this 25 Mar 00:39
fix: scope helper under globalThis._buildZodSchema

v1.5.1

Choose a tag to compare

@github-actions github-actions released this 24 Mar 23:42
fix: handle browser environment

v1.5.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 23:38
feat: rename helper to defineBuildZodSchema

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 23:35
feat: export helper from babel-plugin-zod/helper

v1.3.2

Choose a tag to compare

@github-actions github-actions released this 24 Mar 23:26
fix: correct return type

v1.3.1

Choose a tag to compare

@github-actions github-actions released this 24 Mar 23:24
fix: correct buildZodSchema

v1.3.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 23:20
feat: auto bind global._buildZodSchema

v1.2.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 23:16
feat: add buildZodSchema helper

v1.1.0

Choose a tag to compare

@github-actions github-actions released this 24 Mar 23:09
feat: add BuildZodSchema type