Skip to content

Commit

Permalink
Update roadmap
Browse files Browse the repository at this point in the history
  • Loading branch information
igorkamyshev committed Dec 8, 2023
1 parent 287d534 commit 05d01f0
Showing 1 changed file with 4 additions and 11 deletions.
15 changes: 4 additions & 11 deletions apps/website/docs/roadmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,20 +2,13 @@

Farfetched is under development now, before the first stable release we are going to provide solutions for plenty of common cases. This roadmap displays the list of planned features and its order. It could change a bit, but in general, we will follow it.

## The next release

### v.0.10

- DevTools interface
- Barrier API

## Future releases

### v.0.11
### v.0.13

- Pagination and infinite scroll

### v.0.12
### v.0.14

- GraphQL add-on — `@farfetched/graphql`
- `createGraphQLQuery`
Expand All @@ -24,13 +17,13 @@ Farfetched is under development now, before the first stable release we are goin
- import, parsing, and usage of schema
- automatic optimistic update for Query based on Mutation and schema

### v.0.13
### v.0.15

- WebSocket
- Server Sent Events
- HTTP Polling

### v.0.14
### v.0.16

- Add-on `@farfetched/rest`
- `createREST` — return set of Queries and Mutations for typical REST API

0 comments on commit 05d01f0

Please sign in to comment.