forked from microsoft/typespec
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Remove prettier2.0 support in prettier plugin (microsoft#2956)
fix microsoft#2760 `@typespec/prettier-plugin-typespec` dropped support for prettier 2.0. Update to 3.0 to use the new version of the plugin.
- Loading branch information
1 parent
66c2df1
commit 628517e
Showing
7 changed files
with
66 additions
and
74 deletions.
There are no files selected for viewing
7 changes: 7 additions & 0 deletions
7
.chronus/changes/remove-prettier2.0-support-2024-1-26-14-18-55.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
changeKind: breaking | ||
packages: | ||
- "@typespec/prettier-plugin-typespec" | ||
--- | ||
|
||
Drop support for prettier 2.0 |
7 changes: 7 additions & 0 deletions
7
.chronus/changes/remove-prettier2.0-support-2024-1-26-14-19-25.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,7 @@ | ||
--- | ||
changeKind: internal | ||
packages: | ||
- "@typespec/compiler" | ||
--- | ||
|
||
Drop support for prettier 2.0 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.