14.0.0-next.13 (2022-04-13)
Breaking Changes
core
- Since Ivy, TestBed doesn't use AOT summaries. The
aotSummaries
fields in TestBed APIs were present, but unused. The fields were deprecated in previous major version and in v14 those fields are removed. TheaotSummaries
fields were completely unused, so you can just drop them from the TestBed APIs usage.
compiler
Commit | Description |
---|---|
avoid errors with extremely long instruction chains (#45574) |
core
Commit | Description |
---|---|
remove deprecated aotSummaries fields in TestBed config (#45487)
|
Special Thanks
4javier, Andrew Kushnir, Andrew Scott, Dylan Hunn, Jason Hendee, Jessica Janiuk, Kristiyan Kostadinov, Michael-Doner, Michal Materowski and Virginia Dooley