angular/packages/core
Andrew Scott 94f5a4b4d6 fix(core): Testing should not throw when Zone does not patch test FW APIs (#61376)
This prevents `core/testing` from throwing an error if ZoneJS is present
but does not patch the test FW APIs such that `fakeAsync` works
automatically. For example, there is currently no patching of the vitest
APIs, so if you try to use Vitest with Zone on the page, it will throw.

PR Close #61376
2025-05-16 07:53:41 +00:00
..
global refactor(docs-infra): use interpolation instead of innerHTML for better perf (#58913) 2024-11-27 10:59:18 +01:00
primitives refactor: explicitly ensure ngDevMode types are available (#61365) 2025-05-15 12:45:13 +00:00
rxjs-interop build: remove irrelevant madge circular deps tests (#61209) 2025-05-08 09:23:47 -07:00
schematics refactor: add explicit types for exports relying on inferred call return type (#61316) 2025-05-13 22:46:00 +00:00
src fix(core): enable stashing only when withEventReplay() is invoked (#61352) 2025-05-15 10:10:04 -07:00
test fix(core): enable stashing only when withEventReplay() is invoked (#61352) 2025-05-15 10:10:04 -07:00
testing fix(core): Testing should not throw when Zone does not patch test FW APIs (#61376) 2025-05-16 07:53:41 +00:00
BUILD.bazel refactor: update packages/core:{core,src} to ts_project (#61336) 2025-05-14 08:31:33 -07:00
index.ts refactor: update packages/core:{core,src} to ts_project (#61336) 2025-05-14 08:31:33 -07:00
package.json build: update zone.js peer dependency for core package to 0.15.0 (#57431) 2024-08-21 13:17:52 -07:00
PACKAGE.md
public_api.ts refactor: update license text to point to angular.dev (#57901) 2024-09-24 15:33:00 +02:00