Skip to content

Commit dc2de1a

Browse files
committed
Regenerate
1 parent 5aa6966 commit dc2de1a

3 files changed

Lines changed: 0 additions & 8 deletions

File tree

changelog_unreleased/angular/18593.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#### [HIGHLIGHT] Add support for consecutive switch cases (#18593 by @fisker)
22

3-
This feature was added in Angular v21.1.
4-
53
<!-- prettier-ignore -->
64
```html
75
<!-- Input -->

changelog_unreleased/angular/18596.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
#### [HIGHLIGHT] Support for spread elements (#18596, #18636 by @prettier)
22

3-
This feature was added in Angular v21.1.
4-
53
<!-- prettier-ignore -->
64
```html
75
<!-- Input -->

website/blog/2026-01-14-3.8.0.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@ If you find Prettier valuable and want to help us keep pace with fast-moving fra
2121

2222
#### Add support for consecutive switch cases ([#18593](https://github.com/prettier/prettier/pull/18593) by [@fisker](https://github.com/fisker)) {#change-18593}
2323

24-
This feature was added in Angular v21.1.
25-
2624
<!-- prettier-ignore -->
2725
```html
2826
<!-- Input -->
@@ -47,8 +45,6 @@ SyntaxError: Incomplete block "case". If you meant to write the @ character, you
4745

4846
#### Support for spread elements ([#18596](https://github.com/prettier/prettier/pull/18596), [#18636](https://github.com/prettier/prettier/pull/18636) by [@prettier](https://github.com/prettier)) {#change-18596}
4947

50-
This feature was added in Angular v21.1.
51-
5248
<!-- prettier-ignore -->
5349
```html
5450
<!-- Input -->

0 commit comments

Comments
 (0)