Skip to content

Commit

Permalink
3.2 blog post (prettier#15892)
Browse files Browse the repository at this point in the history
Co-authored-by: Alexander Kachkaev <alexander@kachkaev.ru>
  • Loading branch information
2 people authored and medikoo committed Feb 17, 2024
1 parent f51f173 commit 8fe68f0
Show file tree
Hide file tree
Showing 2 changed files with 402 additions and 0 deletions.
15 changes: 15 additions & 0 deletions changelog_unreleased/blog-post-intro.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
author: "Sosuke Suzuki (@sosukesuzuki)"
authorURL: "https://github.com/sosukesuzuki"
title: "Prettier 3.2: Support JSONC and Angular’s ICU expression"
---

This release includes new features such as adding a JSONC parser, adding Angular’s ICU expressions, and many bug fixes.

We are still seeking feedback for the `--experimental-ternaries` option released in Prettier 3.1. Please read [A curious case of the ternaries](https://prettier.io/blog/2023/11/13/curious-ternaries) and respond via the Google Forms link provided.

Additionally, we recommend reading [Prettier's CLI: A Performance Deep Dive](https://prettier.io/blog/2023/11/30/cli-deep-dive) by [Fabio Spampinato](https://github.com/fabiospampinato). This faster CLI is slated to be released as version 4.0.

<!-- truncate -->

If you appreciate Prettier and would like to support our work, please consider sponsoring us directly via [our OpenCollective](https://opencollective.com/prettier) or by sponsoring the projects we depend on, such as [typescript-eslint](https://opencollective.com/typescript-eslint), [remark](https://opencollective.com/unified), and [Babel](https://opencollective.com/babel). Thank you for your continued support!

0 comments on commit 8fe68f0

Please sign in to comment.