Releases: prettier/plugin-php
Releases Β· prettier/plugin-php
0.18.7
30 May 21:19
Compare
Sorry, something went wrong.
No results found
fix: enum as identifier (#1995 )
fix: improve formatting for match cases (#1994 , thanks @AndreasA !)
0.18.6
25 May 22:02
Compare
Sorry, something went wrong.
No results found
feat: add PHP 8.1 first class callable support (#1991 )
0.18.5
23 May 18:41
Compare
Sorry, something went wrong.
No results found
0.18.4
25 Mar 07:49
Compare
Sorry, something went wrong.
No results found
fix: added trailing commas to match body when enabled (#1949 , thanks @cseufert !)
0.18.3
08 Mar 20:01
Compare
Sorry, something went wrong.
No results found
feat: [8.1] add support for Intersection types (#1933 , thanks @genintho !)
chore: add test for covering 'never' return type (#1934 , thanks @genintho !)
0.18.2
20 Feb 20:45
Compare
Sorry, something went wrong.
No results found
v0.18.1
12 Feb 19:46
Compare
Sorry, something went wrong.
No results found
v0.18.0
03 Feb 19:34
Compare
Sorry, something went wrong.
No results found
fix(attributes): remove extra line break (#1890 )
!fix: bump php-parser and other dependencies (#1914 )
fix member chain when nullsafe operator is used (#1912 , thanks @Epskampie !)
added dangling commas on multiline attributes (#1886 , thanks @cseufert !)
fix: remove jest config from package.json (#1857 )
Breaking Changes
dropped support for node v10
v0.17.6
30 Oct 16:38
Compare
Sorry, something went wrong.
No results found
Fix dissapearing class method visibilty flags (#1843 , thanks @cseufert !)
dependency updates
0.17.5
10 Sep 18:13
Compare
Sorry, something went wrong.
No results found
fix: workaround for extra end tag appearing when first line line has comment (#1764 , thanks @cseufert !)
fix: don't duplicate php8 attributes (#1821 , thanks @cseufert !)