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!: added support for v10 #117

Closed
wants to merge 1 commit into from
Closed

Conversation

H4ad
Copy link

@H4ad H4ad commented Dec 29, 2023

Closes #115
Closes #113

To support v10, we basically need to update Nest version.

I also make the support more open, instead of being locked by major version.

Since it didn't break in the new version, we can also change the peerDependencies to >= 9.0.0 instead, and release it as minor/patch instead of major.

@appinteractive
Copy link

@ntegral is there a chance that this gets merged soon? Thanks! 🙏

@JonahTurnquist
Copy link

@ntegral please merge this 🥹

@ntegral
Copy link
Owner

ntegral commented Jan 8, 2024

Thanks for your support. I'll look to have this update merged before the end of today EST.

@ntegral
Copy link
Owner

ntegral commented Jan 8, 2024

This update has been added in the 4.0.1 version that has been release.

@ntegral ntegral closed this Jan 8, 2024
@H4ad H4ad deleted the feat/nestjs-v10 branch January 8, 2024 15:52
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.

Getting error in the latest version of nestjs (v10) nestjs 10 support
4 participants