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

feat(middleware): backward compatibility for nestjs v10 and proper support for v11 middleware #526

Merged
merged 2 commits into from
Mar 2, 2025

Conversation

pragmaticivan
Copy link
Owner

  • Update packages
  • Support V10 and V11 nests
  • Add tests for conditional support for Fastify and Express

Kudos to [Papooch] for the util.

Fixes #521

@pragmaticivan pragmaticivan marked this pull request as ready for review March 2, 2025 17:50
@pragmaticivan pragmaticivan merged commit cde1480 into main Mar 2, 2025
5 checks passed
@pragmaticivan pragmaticivan deleted the support-v10-and-v11-nest branch March 2, 2025 17:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

nestjs 11 route syntax
1 participant