Major Changes
-
#2316
8c75368
Thanks @Frozen-byte! - added acomplete()
method for
TestOperation
object to cancel subscriptions afterflush()
BREAKING CHANGE: subscription observables must be manually completed by the
complete()
method.
Patch Changes
-
#2323
095457d
Thanks @PowerKiKi! - dependencies updates:- Updated dependency
@angular/core@^17.0.0 || ^18.0.0 || ^19.0.0
↗︎
(from^17.0.0 || ^18.0.0
, inpeerDependencies
)
- Updated dependency
-
#2319
cafb23a
Thanks @PowerKiKi! - Move away from deprecated things -
#2317
a564953
Thanks @PowerKiKi! - Let typing flow better