Skip to content

Releases: netlify/angular-runtime

v2.0.4

28 Nov 11:02
e9435a0
Compare
Choose a tag to compare

2.0.4 (2023-11-28)

Bug Fixes

  • handle missing angular dependencis error (#91) (b5df118)
  • install before publishing (#79) (82521c8)

v2.0.3

27 Nov 08:40
1983e9c
Compare
Choose a tag to compare

2.0.3 (2023-11-27)

Bug Fixes

  • type errors due to missing failPLugin function (#87) (db09d04)

v2.0.2

09 Nov 16:09
1ed2161
Compare
Choose a tag to compare

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

09 Nov 09:37
cd03728
Compare
Choose a tag to compare

2.0.1 (2023-11-09)

Bug Fixes

  • add publish step to release-please (#70) (3b58f20)
  • validate publish dir in buildbot (#71) (df8f8cf)

@netlify/angular-runtime v2.0.0

08 Nov 13:48
eaea005
Compare
Choose a tag to compare

⚠ BREAKING CHANGES

  • add support for Angular v17 (#67)

Features

@netlify/plugin-angular-universal v1.0.1

24 Aug 06:20
d3f0b1d
Compare
Choose a tag to compare

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

05 Aug 09:36
e7ec326
Compare
Choose a tag to compare

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)