Skip to content

Commit

Permalink
1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vjeux committed Apr 13, 2017
1 parent 1a0067e commit 23756cd
Show file tree
Hide file tree
Showing 3 changed files with 3,188 additions and 1,972 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
@@ -1,3 +1,9 @@
# 1.0.0

[link](https://github.com/jlongster/prettier/compare/0.22.0...1.0.0)

* See announcement blog post: [http://jlongster.com/prettier-1.0](http://jlongster.com/prettier-1.0)

# 0.22.0

[link](https://github.com/jlongster/prettier/compare/0.21.0...0.22.0)
Expand Down Expand Up @@ -40,10 +46,10 @@
* [JSX] Break before and after jsx whitespace (#836)
* re-run snapshot tests
* Run prettier 0.20.0 (#835)
* [JSX] Don't wrap JSX Elements in parentheses in {} (#845)
* [JSX] Don't wrap JSX Elements in parentheses in {} (#845)
* Fix comment after the last argument of a function (#856)
* Fix travis build imag
* Do not break require calls (#841)
* Do not break require calls (#841)
* Stabilize import as comments (#855)
* Fix jsx expression comment that break (#852)
* Inline last arg function arguments (#847)
Expand Down

0 comments on commit 23756cd

Please sign in to comment.