gazfar
3 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
1 additions and
1 deletions
-
content/blog/2022-03-29-react-v18.md
|
|
@ -323,7 +323,7 @@ See [How to Upgrade to React 18](https://reactjs.org/blog/2022/03/08/react-18-up |
|
|
|
|
|
|
|
### Server Components (Experimental) {#server-components-experimental} |
|
|
|
|
|
|
|
* Add Server Context support. ([#23244](https://github.com/facebook/react/pull/22739) by [@salazarm](https://github.com/salazarm)) |
|
|
|
* Add Server Context support. ([#23244](https://github.com/facebook/react/pull/23244) by [@salazarm](https://github.com/salazarm)) |
|
|
|
* Add `lazy` support. ([#24068](https://github.com/facebook/react/pull/24068) by [@gnoff](https://github.com/gnoff)) |
|
|
|
* Update webpack plugin for webpack 5 ([#22739](https://github.com/facebook/react/pull/22739) by [@michenly](https://github.com/michenly)) |
|
|
|
* Fix a mistake in the Node loader. ([#22537](https://github.com/facebook/react/pull/22537) by [@btea](https://github.com/btea)) |
|
|
|