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(auth-core): add support for nestjs 10 #191

Merged
merged 10 commits into from
Oct 24, 2023
Merged

Conversation

overbit
Copy link
Contributor

@overbit overbit commented Oct 11, 2023

Fixes: amplication/amplication#6916

PR Details

PR Checklist

  • Tests for the changes have been added
  • npm build doesn't throw any error
  • npm test doesn't throw any error

IMPORTANT: Please review the CONTRIBUTING.md file for detailed contributing guidelines.

@overbit overbit marked this pull request as draft October 11, 2023 16:00
@overbit overbit marked this pull request as ready for review October 23, 2023 09:22
mulygottlieb
mulygottlieb previously approved these changes Oct 23, 2023
@overbit overbit merged commit e927075 into master Oct 24, 2023
3 checks passed
@overbit overbit deleted the feat/auth-core-nestjs10 branch October 24, 2023 10:13
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.

As a User - I want to get generated code with the latest version of Nestjs and relevant dependencies
2 participants