Skip to content

Commit daeeb51

Browse files
committed
Another version
1 parent a282985 commit daeeb51

1 file changed

Lines changed: 7 additions & 5 deletions

File tree

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,14 @@
11
---
22
authors: "fisker"
3-
title: "Prettier 3.8: Angular 21.1 support"
3+
title: "Prettier 3.8: Angular v21.1 support"
44
---
55

6-
This release adds support for Angular 21.1 features.
6+
We're excited to announce that Prettier now fully supports the fresh features landing in Angular v21.1 (released this week 🎉)!
77

8-
Highlights include support for consecutive switch cases in Angular templates, spread elements in Angular array literals, object literals, and function calls.
8+
This update brings cleaner, more expressive templates with:
9+
- Consecutive `@case` statements in `@switch` blocks.
10+
- Spread elements (`...`) in array literals, object literals, and function calls inside templates.
911

10-
We also added support for the ability to format Angular syntax in Markdown code blocks.
12+
We've also added the ability to format Angular syntax beautifully inside Markdown code blocks.
1113

12-
If you appreciate Prettier and would like to support our work, please consider sponsoring us directly via [OpenCollective](https://opencollective.com/prettier) or by sponsoring the projects we depend on. Thank you for your continued support!
14+
If you find Prettier valuable and want to help us keep pace with fast-moving frameworks like Angular, please consider [sponsoring us on OpenCollective](https://opencollective.com/prettier) or supporting the projects we rely on. Thank you for being part of this community — your support means a lot!

0 commit comments

Comments
 (0)