Skip to content

v4.0.0

Latest

Choose a tag to compare

@token-generator-app token-generator-app released this 01 Jun 12:41
e6927f3

4.0.0 (2026-06-01)

⚠ BREAKING CHANGES

  • require Node 22+ and ship as ESM (#424)

Features

  • automatically configure Netlify-specific default allowedHosts and trustProxyHeaders values for @angular/ssr@22. Without these settings, Angular SSR returns 400 Bad Request responses. (#427) (991174a)
  • require Node 22+ and ship as ESM (#424) (7c188c2)

Bug Fixes

  • generate default allowedHosts with available variables instead of skipping all due to a single missing one (#441) (2fccaf1)