Skip to content

Commit

Permalink
run prettier on all files (#1904)
Browse files Browse the repository at this point in the history
* run prettier on all files

* update changelog

* update test checker in danger

* fix dangerfile test lookup
  • Loading branch information
James Baxley authored Jul 14, 2017
1 parent c4b3ad4 commit 3b5045d
Show file tree
Hide file tree
Showing 82 changed files with 10,943 additions and 7,020 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
# Change log

### vNEXT
- added prettier to manage formatting of project [PR #1904](https://github.com/apollographql/apollo-client/pull/1904)

### v.1.9.0-0
- Remove query tracking from the Redux store. Query status tracking is now handled outside of Redux in the QueryStore class. [PR #1859](https://github.com/apollographql/apollo-client/pull/1859)
Expand Down
Loading

0 comments on commit 3b5045d

Please sign in to comment.