This repository was archived by the owner on Oct 11, 2022. It is now read-only.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Here is everything you need to know about this update. Please take a good look at what changed and the test results before merging this pull request.
What changed?
✳️ prettier (1.16.1 → 1.17.1) · Repo · Changelog
Release Notes
1.17.1
1.17.0
1.16.4
1.16.3
1.16.2
Does any of this look wrong? Please let us know.
Commits
See the full diff on Github. The new version differs by 67 commits:
Release 1.17.1
Fix lint
Update CHANGELOG.unreleased.md
Improved multiline closure comment detection (#6070)
Use same print width for range formatting as normal formatting. (#6050)
fix(glimmer): {{else}}{{#if}} into {{else if}} merging (#6080)
fix(javascript): correctly handle comments in empty arrow function expressions (#6087)
Fix closure compiler type casts (#5947)
Add exit code information to cli docs (#6049)
docs(blog): add missing subheader (#6060)
Commit new doc page in versioned docs
Fix lint in blog post
Bump Prettier dependency to 1.17.0
Add 1.17 blog post (#6052)
Release 1.17.0
Test generics in object methods in TypeScript (#5989)
ignore 4.0.6 update (#5987)
@angular/compiler 7.2.9 update (#5985)
Add stylelint integration docs (#5153)
@babel/code-frame 7.0.0 update (#5986)
fix: respect newlines in parameters (#5836)
graphql: Support variable directives. (#6020)
Teach prettier/graphql about formatting fragment variables. (#6016)
feat(typescript): support TS 3.4 (#6027)
fix multiline dynamic import comments (#6025)
Add parentheses for immediately-constructed fn/class (#5996)
Add doc build (#6009)
Added salesforce & heroku users (#6004)
Add Grey Logo For Dropbox (#5997)
webpack@4.29.6 update in website/package.json (#5990)
fix(angular): don't add unnecessary parentheses to pipes (#5929)
Support shared Prettier configuration (#5963)
Add Dropbox as a user (#5965)
docs: Add simplified installation instructions for lint-staged (#5911)
feat: autoload plugins that are located in `@*/prettier-plugin-* (#5945)
Update the PR template (#5946)
Add an option to modify when Prettier quotes object properties (#5934)
Fix trailing comment output when the printer returns a doc instead of a string. (#5930)
Update the language display on the homepage (#5901)
Remove archived prettier for ruby (#5906)
Update dependent repos and integrations (#5904)
Add a code of conduct (#5891)
Remove duplicated getLast (#5889)
Honor stdin-filepath when outputting error messages. (#5878)
Update Languages.yml (#5866)
update stable-docs plugins.md (#5869)
Fix spelling/grammar mistakes (#5873)
add quip to prettier users (#5876)
JavaScript: Fix parens logic for optional chaining expressions and closure type casts (#5843)
Add @prettier/plugin-ruby package to docs (#5841)
fix: grammar `if it get` -> `if it goes` (#5835)
Update plugins.md (#5829)
Tweak the plugin directory search (#5819)
Add svelte plugin to plugins page (#5827)
Bump Prettier dependency to 1.16.4
Fixup getSupportInfo for babylon parser prior to 1.16.0 (#5826)
Adds LWC Parser to support unquoted interop attributes (#5800)
Bump Prettier dependency to 1.16.3
feat(markdown): do not align table contents if it exceeds the print width and `--prose-wrap never` is set (#5701)
Bump Prettier dependency to 1.16.2
Release 1.16.2
JavaScript: fix edge cases in type cast comment detection regex (#5793)
fix(html): do not format non-normal whitespaces as normal whitespaces (#5797)
Add tutorials section to plugins doc (#5805)
Fix CI detection to avoid unwanted TTY behavior (#5804)
chore: update typescript-estree to new package name (#5799)
Bump Prettier dependency to 1.16.1
Depfu will automatically keep this PR conflict-free, as long as you don't add any commits to this branch yourself. You can also trigger a rebase manually by commenting with
@depfu rebase
.All Depfu comment commands