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

[WIP] 5.2.0 minor release #909

Merged
merged 59 commits into from
Aug 22, 2018
Merged

[WIP] 5.2.0 minor release #909

merged 59 commits into from
Aug 22, 2018

Conversation

kamilmysliwiec
Copy link
Member

PR Checklist

Please check if your PR fulfills the following requirements:

PR Type

What kind of change does this PR introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Build related changes
[ ] CI related changes
[ ] Other... Please describe:

What is the current behavior?

Issue Number: N/A

What is the new behavior?

Does this PR introduce a breaking change?

[ ] Yes
[ ] No

Other information

DanielRuf and others added 26 commits May 6, 2018 16:17
This feature displays the found dependency names when any unknown
dependency is getting injected. Before this feature the error message
gets displayed like (?, +). After this implementation, like this e.g.
(?, CatsService).
feature(@nestjs/core) display known dependency names in unknown dependency exception
refactor(): reduce complexity of NestFactory.create signature
chore(): rename prepublish commands to prepare
bugfix(@nestjs/core) enable dynamic modules recursive imports #671
bugfix(@nestjs/common) fix mixin testing issue #854
 enhancement(@nestjs/common) add validation to @catch() decorator
bugfix(@nestjs/common) data parameter is not required (custom decorators)
@kamilmysliwiec kamilmysliwiec changed the title [WIP] 5.2.0 major release [WIP] 5.2.0 minor release Jul 26, 2018
kamilmysliwiec and others added 20 commits August 1, 2018 22:31
feature(@nestjs/core) add useLogger() to Nest context #926
bugfix(@nestjs/common) fix multiple file interceptors issue
bugfix(@nestjs/microservices) fix nats wildcards
feature(@nestjs/microservices) load proto with proto-loader
bugfix(@nestjs/core) middleware wildcard is not working with fastify
feature(@nestjs/core) add hierarchical lifecycle hooks #938
@kamilmysliwiec kamilmysliwiec merged commit 09c9f70 into master Aug 22, 2018
@lock
Copy link

lock bot commented Sep 24, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Sep 24, 2019
@kamilmysliwiec kamilmysliwiec deleted the 5.2.0 branch January 23, 2020 14:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants