main
refactor(zone.js): remove legacy browser support (#63511)
fix(zone.js): guard against null handle when detecting refreshable timers
refactor: update license text to point to angular.dev (#57901)
fix(zone.js): Support jasmine v6
fix(zone.js): vitest patching of describe/it curried calls
refactor(zone.js): Improve missing proxy zone error for jest imported (#64497) test functions
fix(zone.js): harden zoneSymbolEventNames and patches against __proto__ key
fix(zone.js): allow draining microtasks in `Promise.then` (through flag)
refactor: add g3-only and 3p-only markers to replace specific g3 patches