Releases: netlify/angular-runtime
Releases · netlify/angular-runtime
v2.0.4
2.0.4 (2023-11-28)
Bug Fixes
v2.0.3
2.0.3 (2023-11-27)
Bug Fixes
- type errors due to missing failPLugin function (#87) (db09d04)
v2.0.2
2.0.2 (2023-11-09)
Bug Fixes
excludedPath
contained relative paths for some prerendered static files (#74) (5843bc8)
- install run-s and run-p (#73) (38f3e63)
- remove
global
polyfill (#76) (e6fab5f)
- replace
defaultProject
with environment variable (#75) (ee4f818)
v2.0.1
2.0.1 (2023-11-09)
Bug Fixes
@netlify/angular-runtime v2.0.0
⚠ BREAKING CHANGES
- add support for Angular v17 (#67)
Features
@netlify/plugin-angular-universal v1.0.1
Bug Fixes
- deps: update angular monorepo to ~12.2.0 (6f2430a)
- template path, ts in serverless.ts (#43) (6b1a74b)
@netlify/plugin-angular-universal v1.0.0
Features
- add basic support for angular universal alongside serverless schematic (42b64c6)
- move demo config and add angular site root logic (#7) (330471a)
Bug Fixes
- stylesheet issue (#9) (df106ed)
- upgrade serverless express engine (#8) (5526778)
- catch router errors (#21)