angular-cn/tools/public_api_guard/common
Chuck Jazdzewski 4da7925ad5 feat(common): added typed overloaded for `AsyncPipe.transform()` (#14367)
BREAKING CHANGE: Classes that derive from `AsyncPipe` and override
`transform()` might not compile correctly. Use of  `async` pipe in
templates is unaffected.

Mitigation: Update derived classes of `AsyncPipe` that override
`transform()` to include the type parameter overloads.

Related to #12398

PR Close #14367
2017-02-09 14:32:39 -08:00
..
testing fix(packages): use ES modules for primary build (#11120) 2016-08-30 18:07:40 -07:00
index.d.ts feat(common): added typed overloaded for `AsyncPipe.transform()` (#14367) 2017-02-09 14:32:39 -08:00