Skip to content

Pull requests: prettier/prettier

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Improve readability of the doc printer
#18188 opened Nov 2, 2025 by fisker Draft updated Nov 2, 2025
4 tasks
Fix inconsistent formatting logic of CallExpression and NewExpression (#18171)
#18184 opened Nov 1, 2025 by harshasiddartha Loading… updated Nov 1, 2025
3 of 4 tasks
Fix inconsistent break for array literals
#18172 opened Oct 31, 2025 by fisker Loading… updated Oct 31, 2025
4 tasks
3.7
Add destructuringWrap option for multi-line destructuring patterns
#18155 opened Oct 30, 2025 by baweaver Loading… updated Oct 30, 2025
Forbid attach comments to ReturnStatement.argument which is SequenceExpression
#18142 opened Oct 29, 2025 by fisker Draft updated Oct 29, 2025
4 tasks
2
3
Fix minor typos in rationale documentation
#18139 opened Oct 29, 2025 by Clonkex Loading… updated Oct 29, 2025
1 of 4 tasks
Fix cache not invalidated when files are ignored or restored
#18029 opened Oct 10, 2025 by kovsu Loading… updated Oct 25, 2025
2 of 4 tasks
3.7
Avoid creating node_modules/.cache when --cache is not enabled
#18124 opened Oct 24, 2025 by chiawendt Loading… updated Oct 24, 2025
4 tasks done
3.7
Fix JSDoc @param comments broken by shifted parentheses
#17373 opened Apr 17, 2025 by k-yle Loading… updated Oct 24, 2025
4 tasks done
3
3
docs: add plugin performance considerations section
#18123 opened Oct 24, 2025 by Duly330AI Loading… updated Oct 24, 2025
docs: mention code block formatting support in markdown
#18122 opened Oct 24, 2025 by Duly330AI Loading… updated Oct 24, 2025
chore(deps): update dependency postcss-selector-parser to v7 dependency Dependency Upgrade
#16806 opened Oct 29, 2024 by renovate bot Loading… updated Oct 21, 2025
1 task
Bump github/codeql-action from 4.30.7 to 4.30.9 scope:dependency Issues that cannot be solved inside Prettier itself, and must be fixed in a dependency
#18104 opened Oct 19, 2025 by dependabot bot Loading… updated Oct 19, 2025
Fix misplacement of comments from after an arrow to before it
#17421 opened May 2, 2025 by o-m12a Loading… updated Oct 16, 2025
3 tasks done
3.7
Implement plugin cache invalidation with ESLint-style metadata
#17808 opened Aug 23, 2025 by nvrakesh06 Loading… updated Oct 16, 2025
4 tasks done
3.7
Allow AstPath#call() to access property of nullish properties
#17860 opened Sep 8, 2025 by fisker Loading… updated Oct 16, 2025
4 tasks
3.7
Bump actions/dependency-review-action from 4.8.0 to 4.8.1 scope:dependency Issues that cannot be solved inside Prettier itself, and must be fixed in a dependency
#18052 opened Oct 12, 2025 by dependabot bot Loading… updated Oct 12, 2025
feat: add ignores on .prettierrc files and package.json
#16286 opened May 13, 2024 by devjiwonchoi Loading… updated Oct 9, 2025
2 of 4 tasks
Use new sass-parser for Sass parsing
#17915 opened Sep 18, 2025 by jgerigmeyer Draft updated Oct 6, 2025
1 of 11 tasks
Enable @prettier/plugin-oxc in playground
#17575 opened Jun 7, 2025 by fisker Draft updated Sep 28, 2025
4 tasks
Fix 17746
#17857 opened Sep 8, 2025 by byplayer Loading… updated Sep 9, 2025
4 tasks done
Fix ignoring entire mapping and sequence.
#16756 opened Oct 14, 2024 by fyc09 Loading… updated Aug 30, 2025
4 tasks done
fix: handle long globs
#16233 opened Apr 26, 2024 by jsoref Loading… updated Aug 26, 2025
4 tasks done
fix: show alternate between --- & *** for thematic case #17803
#17805 opened Aug 22, 2025 by yashi27-27 Loading… updated Aug 25, 2025
4 tasks
Fix(Markdown): inserts newline in lists containing codeblock but skips last element
#17760 opened Jul 27, 2025 by TYKevin Loading… updated Jul 29, 2025
2 of 4 tasks
ProTip! Exclude everything labeled bug with -label:bug.