You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 22, 2024. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+39Lines changed: 39 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,42 @@
1
+
<aname="16.0.0-next.0"></a>
2
+
3
+
# 16.0.0-next.0 (2023-04-05)
4
+
5
+
## Breaking Changes
6
+
7
+
### @nguniversal/common
8
+
9
+
- Node.js v14 support has been removed
10
+
11
+
Node.js v14 is planned to be End-of-Life on 2023-04-30. Angular will stop supporting Node.js v14 in Angular v16. Angular v16 will continue to officially support Node.js versions v16 and v18.
|[0481bde7](https://github.com/angular/universal/commit/0481bde7e2597baa352ce3f05b5aa12da3df0347)| feat | add support for prerendering a standalone application |
0 commit comments