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
+40Lines changed: 40 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,43 @@
1
+
<aname="15.0.0-next.0"></a>
2
+
3
+
# 15.0.0-next.0 (2022-10-13)
4
+
5
+
## Breaking Changes
6
+
7
+
### @nguniversal/common
8
+
9
+
- Angular universal no longer supports Node.js versions `14.[15-19].x` and `16.[10-12].x`. Current supported versions of Node.js are `14.20.x`, `16.13.x` and `18.10.x`.
10
+
11
+
### @nguniversal/express-engine
12
+
13
+
- deprecated `appDir` option was removed from the express-engine ng add schematic. This option was previously unused.
|[fef00f90](https://github.com/angular/universal/commit/fef00f90a2196440d316549967258f3d64180539)| feat | add `ng-server-context` for SSG pages |
26
+
|[08979337](https://github.com/angular/universal/commit/0897933727ce6cb78134be2b98581c096bfb409f)| feat | add sourcemap mapping support for dev-server |
0 commit comments