12.14.0
Released Released on June 6, 2023
Features:
A new testing type switcher has been added to the Spec Explorer to make it easier to move between E2E and Component Testing. An informational overview of each type is displayed if it hasn't already been configured to help educate and onboard new users to each testing type. Addresses #26448, #26836 and #26837.
Bugfixes:
Fixed an issue to now correctly detect Angular 16 dependencies (@angular/cli, @angular-devkit/build-angular, @angular/core, @angular/common, @angular/platform-browser-dynamic) during Component Testing onboarding. Addresses #26852.
Ensures Git-related messages on the Runs page remain dismissed. Addresses #26808.
Dependency Updates:
Upgraded
find-processfrom1.4.1to1.4.7to address this Snyk security vulnerability. Addressed in #26906.Upgraded
firefox-profilefrom4.0.0to4.3.2to address security vulnerabilities within sub-dependencies. Addressed in #26912.