Release blog for 3.5#17020
Conversation
|
Size Change: 0 B Total Size: 7.89 MB ℹ️ View Unchanged
|
commit: |
|
Looks like typescript-eslint/typescript-eslint#10640 is going to unblock #16881, let's wait for a few days before release 3.5? |
|
#16881 still blocked by typescript-eslint/typescript-eslint#10691, you can release without it if you want. |
|
|
||
| ### API | ||
|
|
||
| #### Add support for TypeScript config files ([#16828](https://github.com/prettier/prettier/pull/16828) by [@itsyoboieltr](https://github.com/itsyoboieltr) & [@fisker](https://github.com/fisker)) |
There was a problem hiding this comment.
Maybe this worth highlight?
BTW, you don't need use separate PR to highlight entries, it can be done when preparing blog post.
There was a problem hiding this comment.
BTW, you don't need use separate PR to highlight entries, it can be done when preparing blog post.
I was thinking the same thing, but in our release flow, after clearing the changelog_unureleased, we would have to merge this PR, which would cause conflicts. To avoid this, I separate PRs
|
I'm busy writing my thesis right now, so I'll release it when I'm done. |
b4e40f3 to
0f5e5f2
Compare
|
|
||
| ### Ember / Handlebars | ||
|
|
||
| #### Handle <style> and <pre> tags in Handlebars/Glimmer ([#15087](https://github.com/prettier/prettier/pull/15087) by [@jurgenwerk](https://github.com/jurgenwerk)) |
There was a problem hiding this comment.
Getting this during Netlify build:
Expected a closing tag for `<pre>` (306:25-306:30) before the end of `atxHeading`
I guess we need to escape html tags in the original markdown:
#### Handle <style> and <pre> tags in Handlebars/Glimmer
or
#### Handle `<style>` and `<pre>` tags in Handlebars/Glimmer
|
|
||
|
|
||
| <!-- Prettier 3.5 --> | ||
| a 字 a 字 a 字 60~10点 60〜100点 |
There was a problem hiding this comment.
The 3.4 and 3.5 examples each change one of the 100s to "10"
b413712 to
826f445
Compare
826f445 to
7f05da3
Compare
Description
Checklist
docs/directory).changelog_unreleased/*/XXXX.mdfile followingchangelog_unreleased/TEMPLATE.md.✨Try the playground for this PR✨