This repository was archived by the owner on Nov 22, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +15
-5
lines changed Expand file tree Collapse file tree 3 files changed +15
-5
lines changed Original file line number Diff line number Diff line change 1+ <a name =" 14.1.0-rc.0 " ></a >
2+
3+ # 14.1.0-rc.0 (2022-07-20)
4+
5+ ## Special Thanks
6+
7+ Alan Agius
8+
9+ <!-- CHANGELOG SPLIT MARKER -->
10+
111<a name =" 14.1.0-next.2 " ></a >
212
313# 14.1.0-next.2 (2022-07-06)
Original file line number Diff line number Diff line change 11{
22 "name" : " nguniversal" ,
33 "main" : " index.js" ,
4- "version" : " 14.1.0-next.2 " ,
4+ "version" : " 14.1.0-rc.0 " ,
55 "private" : true ,
66 "description" : " Universal (isomorphic) JavaScript support for Angular" ,
77 "homepage" : " https://github.com/angular/universal" ,
Original file line number Diff line number Diff line change @@ -46,13 +46,13 @@ def ts_library(
4646 ** kwargs
4747 )
4848
49- NG_VERSION = "^14.1.0-next "
49+ NG_VERSION = "^14.1.0"
5050RXJS_VERSION = "^6.5.5"
5151EXPRESS_VERSION = "^4.15.2"
5252EXPRESS_TYPES_VERSION = "^4.17.0"
53- DEVKIT_CORE_VERSION = "^14.1.0-next "
54- DEVKIT_ARCHITECT_VERSION = "^0.1400.0-next "
55- DEVKIT_BUILD_ANGULAR_VERSION = "^14.1.0-next "
53+ DEVKIT_CORE_VERSION = "^14.1.0"
54+ DEVKIT_ARCHITECT_VERSION = "^0.1401.0 "
55+ DEVKIT_BUILD_ANGULAR_VERSION = "^14.1.0"
5656TSLIB_VERSION = "^2.3.0"
5757
5858NGUNIVERSAL_SCOPED_PACKAGES = ["@nguniversal/%s" % p for p in [
You can’t perform that action at this time.
0 commit comments