Commit
Type
Description
2b0f8c2b
refactor
build: update critters
Commit
Type
Description
d4be69b8
fix
check for server context when doing hybrid rendering
Commit
Type
Description
0c0fd610
refactor
build: update critters
Commit
Type
Description
ccc2f52f
refactor
deprecate transfer http cache
Commit
Type
Description
90d6939a
fix
correctly handle multiple lazy CSS files
Commit
Type
Description
ca8a5bb9
fix
strip out newlines
Node.js v14 support has been removed
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.
@nguniversal/express-engine
Commit
Type
Description
3af1451a
feat
add standalone support to ng add
1e2b9385
feat
support rendering standalone application
500f5e54
fix
export default bootstrap in server template for standalone
66021f10
fix
update import for template server file
Commit
Type
Description
0481bde7
feat
add support for prerendering a standalone application
Commit
Type
Description
9fbdb23c
feat
add CSP support for inline styles
010546e5
feat
support rendering standalone application
71c2cef8
fix
update TransferHttpResponse requiring body and headers
ae96fbc4
refactor
remove Node.js v14 support
Commit
Type
Description
15a46b89
fix
add support to serve service workers
Commit
Type
Description
78dc17db
feat
add removal notice for Clover APIs
93c8a38d
fix
avoid invalidating cache when using a post request
Commit
Type
Description
0e7dd9ac
feat
add --verbose
option to SSR Dev Server
Alan Agius
Commit
Type
Description
98d7837b
fix
disable bundle budgets when using the dev-server
Alan Agius, Charles Lyding, Doug Parker, Mark Pieszak and Paul Gschwendtner
Commit
Type
Description
ba967baa
fix
Initialize zone.js once in rendering workers
@nguniversal/express-engine
Commit
Type
Description
7ebba3cf
fix
fix formatting in generated server.ts
Alan Agius
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
.
@nguniversal/express-engine
deprecated appDir
option was removed from the express-engine ng add schematic. This option was previously unused.
@nguniversal/express-engine
Commit
Type
Description
6d5500d7
fix
fix formatting in generated server.ts
905c0ae1
refactor
remove deprecated appDir option
Commit
Type
Description
fef00f90
feat
add ng-server-context
for SSG pages
08979337
feat
add sourcemap mapping support for dev-server
654c23c8
fix
import zone.js
in worker during prerendering
Commit
Type
Description
a62d3d3b
feat
add ng-server-context
for SSR pages
78cf7b7f
feat
add support for Node.js version 18
Alan Agius, Carlos Torrecillas, Doug Parker, Greg Magolan and angular-robot[bot]
Commit
Type
Description
8f47c59e
fix
address method Promise.prototype.then called on incompatible receiver error
@nguniversal/express-engine
Commit
Type
Description
eab35cff
fix
replace zone.js import
Alan Agius
Commit
Type
Description
6dcce858
fix
handle cookies with localhost domain as path
@nguniversal/express-engine
Commit
Type
Description
d9a13469
fix
remove default value of appDir
option
Alan Agius, Charles Lyding and angular-robot[bot]
Commit
Type
Description
26f2aa57
feat
add support for blob
and arraybuffer
in TransferHttpCacheModule
Alan Agius, Charles Lyding, Doug Parker, Joey Perrott and renovate[bot]
Commit
Type
Description
b68cc08a
fix
handle ngDevMode
correctly
Alan Agius, Paul Gschwendtner and arturovt
Commit
Type
Description
ddffd973
fix
correctly handle path normalizations on Windows
Alan Agius and Paul Gschwendtner
Commit
Type
Description
baff49b3
fix
correctly handle headers for jsdom in Clover
Alan Agius and hiepxanh
Support for Node.js v12 has been removed as it will become EOL on 2022-04-30. Please use Node.js v14.15 or later.
Deprecated @nguniversal/aspnetcore-engine
, @nguniversal/hapi-engine
and @nguniversal/socket-engine
has been removed in favor of @nguniversal/common
.
Commit
Type
Description
46caf56c
feat
drop support for Node.js 12
Commit
Type
Description
2a84fe03
refactor
remove deprecated engines
Commit
Type
Description
ccc09c12
fix
construct req url instead of using originalUrl
Adam Plumer, Alan Agius, Conrad Magnus Kirschner, Doug Parker and Paul Gschwendtner
Commit
Type
Description
4762906c
fix
address service worker generation failures
Alan Agius
Commit
Type
Description
891cbbd6
feat
add support for TypeScript 4.6
Alan Agius and Joey Perrott
13.1.0-next.1 (2022-01-18)
Commit
Type
Description
c38b739a
fix
correctly handle lazy loaded routes in Clover
03c8e6b2
fix
ensure CommonJS migrations can be accessed
@nguniversal/express-engine
Commit
Type
Description
ce08aafd
fix
initialNavigation should be 'enabledBlocking'
Adam Plumer, Alan Agius, Doug Parker and Mike Huang
Commit
Type
Description
4f682fbd
fix
ensure CommonJS migrations can be accessed
Adam Plumer, Alan Agius and Doug Parker
Commit
Type
Description
71516ece
fix
correctly handle lazy loaded routes in Clover
@nguniversal/express-engine
Commit
Type
Description
fee929e2
fix
initialNavigation should be 'enabledBlocking'
Alan Agius, Doug Parker and Mike Huang
13.1.0-next-0 (2021-11-03)
No changes since 13.0.0.
Commit
Type
Description
838e478e
feat
officially support Node.js v16
b94bcd11
fix
inlineCriticalCssProcessor outputPath
fallback to ''
Alan Agius, Doug Parker, Douglas Parker, HyperLifelll9, Keen Yee Liau and ikeq
Commit
Type
Description
6819d0c3
fix
update critters
to version 0.0.12
Commit
Type
Description
7adc8f9a
fix
correctly handle multiple proxies
@nguniversal/express-engine
Commit
Type
Description
cfe47ff0
fix
update schematic to be noPropertyAccessFromIndexSignature
compliant
Alan Agius and Doug Parker
Update critters to version 0.0.11
Alan Agius and Doug Parker
Commit
Type
Description
00cc596f
fix
index.original.html should be used if exists
Doug Parker, Javier Infante and ikeq
Commit
Type
Description
ecf9db17
fix
correctly construct host string
635d61ec
fix
add Window stubs to Engine (Clover)
Commit
Type
Description
89821991
feat
spawn static server for build artifacts
b03a7789
fix
make prerender work with large route lists
@nguniversal/express-engine
Commit
Type
Description
a11df5a2
fix
remove in-existing migrations reference
ccc0fc1b
fix
add serverTarget
for prerender
Alan Agius, Alex Sierkov, Aristeidis Bampakos, Doug Parker, Keen Yee Liau, Suguru Inatomi and hxrxchang