Skip to content

Releases: npetruzzelli/prettier-config-standard

Prettier Config Standard 7.0.0

11 Aug 21:33
Compare
Choose a tag to compare

Prettier Config Standard 6.0.0

11 Aug 20:30
d9a48d2
Compare
Choose a tag to compare
  • Change the Prettier peer dependency to "^2.6.0 || ^3.0.0"
  • Explicitly define singleAttributePerLine option added in Prettier 2.6.0
  • Add Prettier 3.x to peer dependencies list ( #8 )

Prettier Config Standard 5.0.0

26 Feb 18:49
af7c637
Compare
Choose a tag to compare

Prettier Config Standard 4.1.0

26 Feb 18:19
Compare
Choose a tag to compare

Prettier Config Standard 4.0.0

03 Feb 20:18
Compare
Choose a tag to compare
  • changes the arrowParens option from "avoid" to "always"

Prettier Config Standard 3.0.0

03 Feb 20:13
Compare
Choose a tag to compare
  • Set non-JavaScript Standard Style defaults to match Prettier 2.x (#1)
  • Add setting for the new embeddedLanguageFormatting option

Since this affects the endOfLine setting, Windows users may need to re-clone their repository. See:

Prettier Config Standard 2.0.0

03 Feb 20:03
Compare
Choose a tag to compare
  • Add values for every option to guard against Prettier default value changes. (#1)
  • This stabilized config supports every reasonably shareable option that was available to Prettier 1.x
  • Future updates will add additional support for Prettier 2.x and above.

Prettier Config Standard 1.0.1

18 Jun 18:50
Compare
Choose a tag to compare
  • Fixed incorrect repository URL

Prettier Config Standard 1.0.0

18 Jun 17:59
Compare
Choose a tag to compare

The initial release