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(main): release 2.0.0 #68

Conversation

github-actions[bot]
Copy link
Contributor

🤖 I have created a release beep boop

2.0.0 (2022-10-22)

⚠ BREAKING CHANGES

  • bump fastify and fix types
  • bump to fastify4
  • empty response type should now be typed as never instead of void
  • start correctly aliasing refs
  • bumping minor version as 0.1.x were published
  • make response schema be a map of statuses instead of contents

Features

  • add AsRouteObj to Service interface (f03cb41)
  • add typed params inferred from route path (613ef14)
  • bump deps and expose logger and schema compiler generics from Fastify (80d209d)
  • bump fastify / ts types and better type preHandler (#61) (d7c8dce)
  • start correctly aliasing refs (6e3362d)
  • treat redirect as reply (519e6ca)

Bug Fixes

  • $ref id replacement (482cbd4)
  • bump deps (51019ff)
  • bump deps (584c73e)
  • bump deps (#66) (03794d2)
  • bump fastify and fix types (eab5750)
  • bump to fastify4 (b1e9813)
  • bumping minor version as 0.1.x were published (bd0d44c)
  • fix code after deps bump (6440479)
  • fix schema generator in node v14 (391d59d)
  • fix type missmatch (#57) (72e8d9b)
  • make response schema be a map of statuses instead of contents (a8fd0c7)
  • mention TS 4.2 requirement (fdc39d0)
  • Omit then from Reply to correctly infer AsReply return 🎉 (a2a143c)
  • release as latest dist-tag (9517815)
  • release as latest dist-tag (37e3541)
  • rename definitions to namespace (f887706)
  • rename namespace to properties (89da88c)
  • tweak release action (e1ce5de)
  • validate schema without responses and force send to be called (2ecda87)

This PR was generated with Release Please. See documentation.

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.

1 participant