This repository was archived by the owner on Nov 22, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Expand file tree Collapse file tree 2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change
1
+ <a name =" 14.2.1 " ></a >
2
+
3
+ # 14.2.1 (2022-11-03)
4
+
5
+ ### @nguniversal/builders
6
+
7
+ | Commit | Type | Description |
8
+ | ------------------------------------------------------------------------------------------------ | ---- | --------------------------------------------------------------------------- |
9
+ | [ 8f47c59e] ( https://github.com/angular/universal/commit/8f47c59e40da9e431967a32258a41bb5b22630fb ) | fix | address method Promise.prototype.then called on incompatible receiver error |
10
+
11
+ ### @nguniversal/express-engine
12
+
13
+ | Commit | Type | Description |
14
+ | ------------------------------------------------------------------------------------------------ | ---- | ---------------------- |
15
+ | [ eab35cff] ( https://github.com/angular/universal/commit/eab35cffa9dc2529146c8783e58a2aae651158b4 ) | fix | replace zone.js import |
16
+
17
+ ## Special Thanks
18
+
19
+ Alan Agius
20
+
21
+ <!-- CHANGELOG SPLIT MARKER -->
22
+
1
23
<a name =" 14.2.0 " ></a >
2
24
3
25
# 14.2.0 (2022-09-07)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nguniversal" ,
3
3
"main" : " index.js" ,
4
- "version" : " 14.2.0 " ,
4
+ "version" : " 14.2.1 " ,
5
5
"private" : true ,
6
6
"description" : " Universal (isomorphic) JavaScript support for Angular" ,
7
7
"homepage" : " https://github.com/angular/universal" ,
You can’t perform that action at this time.
0 commit comments