Skip to content

Commit

Permalink
Update ROADMAP.md
Browse files Browse the repository at this point in the history
  • Loading branch information
helfer authored Jan 4, 2017
1 parent 359d171 commit 4012369
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion ROADMAP.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ As stated before, the list below is not exhaustive. **Apollo Client is a communi
- [ ] `fetchMore` network status

### Performance
- [ ] Query deduplication
- [x] Query deduplication

### GraphQL features
* support for custom scalars
Expand All @@ -52,3 +52,4 @@ As stated before, the list below is not exhaustive. **Apollo Client is a communi
- [ ] Simplify core and push view-layer integration logic to the edge
- [x] Remove stopped queries from the store without breaking storeReset (#902)
- [ ] Remove custom build step to move files around before publishing to npm
- [ ] Find low-hanging fruit to reduce bundle size (#684)

0 comments on commit 4012369

Please sign in to comment.