Skip to content
This repository was archived by the owner on Nov 22, 2024. It is now read-only.

v12.1.0

Choose a tag to compare

@alan-agius4 alan-agius4 released this 26 Jun 05:40

Bug Fixes

  • @nguniversal/builders: make prerender work with large route lists (b03a778)
  • @nguniversal/common: add missing schematics key in package.json (39b4d85)
  • @nguniversal/common: add Window stubs to Engine (Clover) (635d61e), closes #2108
  • @nguniversal/common: combine path using posix.join (5f61b28)
  • @nguniversal/common: correctly construct host string (ecf9db1), closes #2108
  • @nguniversal/common: remove esModuleInterop from tsconfig.server.json (fe979e4)
  • @nguniversal/express-engine: add serverTarget for prerender (ccc0fc1), closes #2120
  • @nguniversal/express-engine: remove in-existing migrations reference (a11df5a)

Features

  • @nguniversal/builders: spawn static server for build artifacts (8982199)