Skip to content

Commit 15a359d

Browse files
Update CHANGELOG (documentation)
1 parent 6b054fd commit 15a359d

1 file changed

Lines changed: 1 addition & 8 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,5 @@
11
## 4.0.0
2-
**@nestjs/core**
3-
- Interceptors feature (docs)
4-
- Guards feature (docs)
5-
- `@Shared()` deprecated (modules are singletons by default)
6-
- `@SingleScope()` decorator (read more in the docs)
7-
- New response handling approach (return plain value / Promise / Observable)
8-
- Async components
9-
- New `INestApplication` methods (for example `use()` wrapper)
2+
- More details on http://docs.nestjs.com
103

114
**@nestjs/microservices**
125
- Possibility to return Promise / Observable / plain value

0 commit comments

Comments
 (0)