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 0.2.0 #42

Conversation

github-actions[bot]
Copy link
Contributor

🤖 I have created a release beep boop

0.2.0 (2024-10-15)

Features

Bug Fixes

  • auto typing generation (e19a15c)
  • core types for middleware returning empty context (ed0c33f)
  • core types for middleware returning empty context (781fb15)
  • express: do not crash on null body. fixes #13 (0766257)
  • hono: content-type could be removed in middlewares (460d7d5)
  • impose usage of fastify-raw-body instead of overriding contentTypeParser (#25) (96aa087)
  • request path fix with express request adapter (d0f8cac)
  • typings (a2c3747)
  • UniversalMiddleware type fix. Fixes #26 (99feb35)

This PR was generated with Release Please. See documentation.

@github-actions github-actions bot force-pushed the release-please--branches--main--components--universal-middleware-workspace branch from 424c21c to 05390b8 Compare October 15, 2024 15:03
@magne4000 magne4000 closed this Oct 15, 2024
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.

Return new Response(null, {...}) bug
1 participant