angular/packages/platform-browser
Andrew Scott 8ad26edb72 refactor(platform-browser): Remove zone provideres from BrowserTestingModule (#63872)
This removes the Zone providers from the `BrowserTestingModule`. These
already exist by default in all other entrypoints to Angular
environments (TestBed compiler, bootstrapModule, and createApplication).

PR Close #63872
2025-09-17 21:17:59 +00:00
..
animations refactor(core): remove unnecessary deps arrays (#63823) 2025-09-16 16:51:52 +00:00
src refactor(platform-browser): Remove zonejs compatibility detector (#63847) 2025-09-16 22:16:49 +00:00
test refactor(core): Update tests for zoneless by default (#63668) 2025-09-09 14:41:56 -07:00
testing refactor(platform-browser): Remove zone provideres from BrowserTestingModule (#63872) 2025-09-17 21:17:59 +00:00
BUILD.bazel build: rename defaults2.bzl to defaults.bzl (#63383) 2025-08-25 15:45:01 -07:00
index.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00
package.json fix(core): update min Node.js support to 20.19, 22.12, and 24.0 (#61499) 2025-05-20 14:15:13 +00:00
PACKAGE.md docs: Use new Urls to drop the docs url mapper (#55043) 2024-04-09 12:23:09 -07:00
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00