3.4 release blog#16851
Conversation
|
Size Change: 0 B Total Size: 7.86 MB ℹ️ View Unchanged
|
There was a problem hiding this comment.
Nice! Left a couple of small suggestions.
Blog post preview:
https://deploy-preview-16851--prettier.netlify.app/blog/2024/11/25/3.4.0
| --- | ||
| author: "Sosuke Suzuki (@sosukesuzuki)" | ||
| authorURL: "https://github.com/sosukesuzuki" | ||
| title: "Prettier 3.4: Fixes a lot of bugs" |
There was a problem hiding this comment.
| title: "Prettier 3.4: Fixes a lot of bugs" | |
| title: "Prettier 3.4: A lot of bug fixes" |
Optional: I could not find a blog post title starting with a verb, but there was https://prettier.io/blog/2019/06/06/1.18.0 for example
| // Input | ||
| const string = `${[[1, 2], [3, 4]]}` | ||
|
|
||
| // Prettier 3.2 |
There was a problem hiding this comment.
I believe this should be
| // Prettier 3.2 | |
| // Prettier 3.3 |
here and below
| } | ||
| ``` | ||
|
|
||
| #### Fixed wrong trailing comma position after comment in SCSS ([#16617](https://github.com/prettier/prettier/pull/16617) by [@Ma-hawaj](https://github.com/Ma-hawaj), [@fisker](https://github.com/fisker)) |
There was a problem hiding this comment.
| #### Fixed wrong trailing comma position after comment in SCSS ([#16617](https://github.com/prettier/prettier/pull/16617) by [@Ma-hawaj](https://github.com/Ma-hawaj), [@fisker](https://github.com/fisker)) | |
| #### Fix wrong trailing comma position after comment in SCSS ([#16617](https://github.com/prettier/prettier/pull/16617) by [@Ma-hawaj](https://github.com/Ma-hawaj), [@fisker](https://github.com/fisker)) |
|
|
||
| ### Markdown | ||
|
|
||
| #### Removed excessive spaces after line prefixes for unordered lists in Markdown ([#15526](https://github.com/prettier/prettier/pull/15526) by [@TomasLudvik](https://github.com/TomasLudvik)) |
There was a problem hiding this comment.
| #### Removed excessive spaces after line prefixes for unordered lists in Markdown ([#15526](https://github.com/prettier/prettier/pull/15526) by [@TomasLudvik](https://github.com/TomasLudvik)) | |
| #### Remove excessive spaces after line prefixes for unordered lists in Markdown ([#15526](https://github.com/prettier/prettier/pull/15526) by [@TomasLudvik](https://github.com/TomasLudvik)) |
|
@sosukesuzuki Please wait for me to fix #16860 |
There was a problem hiding this comment.
N.B. We’ll need to change the date if we don’t manage to release 3.4 by the end of today AoE
93705f9 to
aa4eb9f
Compare
aa4eb9f to
24ec764
Compare
Description
#16850
Checklist
docs/directory).changelog_unreleased/*/XXXX.mdfile followingchangelog_unreleased/TEMPLATE.md.✨Try the playground for this PR✨