feat(webpack-dev-server): update the generated tsconfig path for angular CT (#27723)

* feat(webpack-dev-server): update the generated tsconfig path for angular CT

* update changelog

* build binary

* fix broken tests
This commit is contained in:
Jordan
2023-09-06 14:47:30 -04:00
committed by GitHub
parent 07b1c3bb49
commit 264a118e48
4 changed files with 17 additions and 13 deletions
+8
View File
@@ -1,4 +1,12 @@
<!-- See the ../guides/writing-the-cypress-changelog.md for details on writing the changelog. -->
## 13.2.0
_Released 09/12/2023 (PENDING)_
**Features:**
- Adds support for Nx users who want to run Angular Component Testing in parallel. Addresses [#27723](https://github.com/cypress-io/cypress/pull/27723).
## 13.1.0
_Released 08/31/2023_