angular/packages/platform-server/init/test
Charles Lyding 3089ab4ac1 build: update minimum development Node.js versions (#60080)
With Node.js v18 approaching End-of-Life on 2025-04-30, the minimum
supported versions for development have been updated to `^20.11.1 || ^22.11.0`.
This change does not affect published packages.

The custom ESM loader was disabled in several Node.js jasmine tests due
to incompatibilities with the updated custom loader API in newer Node.js
versions. The API in v18 was not considered stable. The rules_js migration
will remove the need for this loader fully in future.

PR Close #60080
2025-03-10 09:45:05 -07:00
..
BUILD.bazel refactor(platform-server): remove dependency between @angular/platform-server and @angular/platform-server/init (#52342) 2023-10-24 09:26:50 -07:00
shims_spec.ts build: update minimum development Node.js versions (#60080) 2025-03-10 09:45:05 -07:00