Skip to content

Releases: toiroakr/zod-empty

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 07 Apr 13:11

2.1.0 (2026-04-07)

Bug Fixes

  • clear NODE_AUTH_TOKEN for OIDC trusted publishing (a524cd1)
  • clear NODE_AUTH_TOKEN for OIDC trusted publishing (#40) (c10a555)
  • remove registry-url to enable OIDC trusted publishing (c96a381)
  • remove registry-url to enable OIDC trusted publishing (#39) (2d179f1)
  • skip npm verifyConditions for trusted publishing (311f0bd)
  • skip npm verifyConditions for trusted publishing (#37) (3424393)
  • upgrade @semantic-release/npm to v13 for OIDC support (9c386d2)
  • upgrade @semantic-release/npm to v13 for OIDC trusted publishing (#38) (e78a7c2)
  • upgrade semantic-release to v25 for OIDC support (5fe3d1c)
  • upgrade semantic-release to v25 for OIDC support (#42) (be89c10)
  • upgrade to actions v6 and remove NODE_AUTH_TOKEN (25b12f1)
  • upgrade to actions v6 and remove NODE_AUTH_TOKEN for OIDC (#41) (1be270b)

Features

  • add support for TypeScript 6 in peerDependencies (e806055)
  • add TypeScript 6 support (#35) (f63be85)
  • upgrade devDependencies TypeScript to 6.0.2 (0aa90f9)

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 01 Sep 01:28
d421d30

2.0.0 (2025-07-28)

Features

  • update version to 2.0.0 and enhance ZodDefWithShape interface (6eb0bab)

v1.4.5

Choose a tag to compare

@github-actions github-actions released this 29 Apr 13:57

1.4.5 (2025-04-29)

Bug Fixes

  • incorrect exports path in package.json (#29) (69603a3), closes #28
  • update module exports (64bac3f)

v1.4.4

Choose a tag to compare

@github-actions github-actions released this 22 Apr 14:28

1.4.4 (2025-04-22)

Bug Fixes

v1.4.3

Choose a tag to compare

@github-actions github-actions released this 22 Apr 13:46

1.4.3 (2025-04-22)

Bug Fixes

v1.4.2

Choose a tag to compare

@github-actions github-actions released this 22 Apr 07:18

1.4.2 (2025-04-22)

Bug Fixes

v1.4.1

Choose a tag to compare

@github-actions github-actions released this 08 Mar 11:37

1.4.1 (2025-03-08)

Bug Fixes

v1.4.0

Choose a tag to compare

@github-actions github-actions released this 07 Mar 11:57

1.4.0 (2025-03-07)

Bug Fixes

Features

v1.3.4

Choose a tag to compare

@github-actions github-actions released this 10 Jan 00:22

1.3.4 (2025-01-10)

Bug Fixes

  • test action fails on PR from forks (4329f2c)

v1.3.3

Choose a tag to compare

@github-actions github-actions released this 10 Jan 00:12

1.3.3 (2025-01-10)

Bug Fixes

  • test (4465ca7)
  • update init function to handle nullable types and add UUID test case (fdada69)
  • update init function to return output type and handle UUID generation for ZodString (9d7a1b7)