main
fix(zone.js): classes that extend Error should retain cause property (#61599)
fix(zone.js): harden zoneSymbolEventNames against __proto__ key (defense-in-depth)
fix(zone.js): remove `abort` listener once fetch is settled (#57882)
fix(zone.js): avoid type error on custom object rejection with rejection property
refactor: update license text to point to angular.dev (#57901)
fix(zone.js): guard against null handle when detecting refreshable timers
fix(zone.js): harden zoneSymbolEventNames and patches against __proto__ key