Skip to content
This repository has been archived by the owner on Jul 5, 2019. It is now read-only.

Releases: jgierer12/prettier-github

1.2.0

18 Jun 11:53
Compare
Choose a tag to compare

GitHub integration

Prettier GitHub is now a GitHub app 🎉
That means it can now be installed to your GitHub repos with a single click!

Features

  • GitHub integration (#12)
  • Read config from repo's package.json (#14)
  • Add minimal logging (#9) - Thanks @bfred-it!

Fixes

  • Format first comment of issues and PRs (#10)

1.1.0

13 Jun 14:51
Compare
Choose a tag to compare

Features

  • Add notice comment to formatted code blocks (#4)
  • Add jsx language to format (#2) - Thanks @Haroenv!

Fixes

  • Fix edited comments sometimes not being formatted (#5)