Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: release 1.0.0 #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

chore: release 1.0.0 #2

wants to merge 1 commit into from

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 5, 2023

🤖 I have created a release *beep* *boop*

1.0.0 (2023-05-05)

⚠ BREAKING CHANGES

  • Support circular dependencies with loops of length > 1 (#114)
  • Inheritance and reference type search for name filtering (#104)

Features

  • Add Date support (#32) (46d769a)
  • Add never support (#25) (3267f67)
  • Add skipParseJSDoc option (#62) (e48c5fe)
  • add JSDocTag filter (#72) (5f6bb7f)
  • add support for z.set (#94) (762c69c)
  • add support for multiple interface extensions (#68) (e349c33)
  • Add support for unknown type (#83) (f3bd8e6)
  • Adds support and test for ReadonlyArray (#88) (513ebf9)
  • Adds support for use of enum types as literals and nativeEnums (#40) (45a64a3)
  • change cli (e13bfc8)
  • change zod to effect (6d0f728)
  • change zod to effect (92eac16)
  • Generate inferred types (#85) (250f64d)
  • Improve nullable (#57) (0e00f1e)
  • Inheritance and reference type search for name filtering (#104) (038b9f6)
  • Parse top-level JSDoc tag on type (#59) (33b17f6)
  • separate type from value and import (ec47c31)
  • separate type from value and import (ba966ab)
  • support .cjs config extension in ESM packages (7815ade)
  • Support IndexAccessType (#51) (2b28266)
  • Support circular dependencies with loops of length > 1 (#114) (b0eb555)
  • support custom zod error message (#73) (36964b3)
  • support ESM import (with ".js" extension) (037811c)
  • Support namespace (#44) (3255083)
  • support standard built-in objects (7904d0f)
  • Update to zod 3.0.2 (f638921)

Bug Fixes


This PR was generated with Release Please. See documentation.


This change is Reviewable

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants