main
refactor: update license text to point to angular.dev (#57901)
ci: remove remainings of saucelabs tests
build: separate zone.js dependencies into their own directory (#63425)
fix(zone.js): guard against null handle when detecting refreshable timers
build: update repository to use node 22.21.1 in bazel
build: update jest monorepo to v30 (#62234)
build: migrate zone.js to use ts_project instead of ts_library (#62673)
feat(zone.js): support vitest patching in zone.js/testing (#68395)
ci: reformat files
refactor(common): update copyright to Google LLC
build: update domino digest to e0779df
fix(zone.js): vitest patching of describe/it curried calls
refactor(zone.js): remove legacy browser support (#63511)
refactor(zone.js): updates fake polyfill to remove top-level side effect (#53443)
fix(zone.js): disable wrapping unhandled promise error by default (#52492)
build: move from using rollup to esbuild for bundling zone.js (#62775)
build: move zone.js to angular repo (#30962)
build: update to bazel 7.6.0 (#63096)
refactor(zone.js): update Node test entry point to call patch functions (#53443)
refactor(zone.js): remove unused jasmine globalerror monkey patching. (#63077)
fix(zone.js): support passthrough of Promise.try API