Skip to content

Commit

Permalink
v2.0.0-rc.1
Browse files Browse the repository at this point in the history
Reviewed By: josephsavona

Differential Revision: D12810045

fbshipit-source-id: 105225978d66e69a71a64cd2c405dd9d1ef6bca5
  • Loading branch information
Juan Tejada authored and facebook-github-bot committed Oct 30, 2018
1 parent 7e90444 commit fbae8f3
Show file tree
Hide file tree
Showing 8 changed files with 15 additions and 15 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "relay",
"description": "A framework for building data-driven React applications.",
"version": "1.7.0-rc.1",
"version": "2.0.0-rc.1",
"license": "MIT",
"homepage": "https://facebook.github.io/relay/",
"bugs": "https://github.com/facebook/relay/issues",
Expand Down
2 changes: 1 addition & 1 deletion packages/babel-plugin-relay/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "babel-plugin-relay",
"description": "A Babel Plugin for use with Relay applications.",
"version": "1.7.0-rc.1",
"version": "2.0.0-rc.1",
"keywords": [
"graphql",
"relay",
Expand Down
2 changes: 1 addition & 1 deletion packages/graphql-compiler/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "graphql-compiler",
"version": "1.7.0-rc.1",
"version": "2.0.0-rc.1",
"license": "MIT",
"description": "A Code-generation toolkit for GraphQL",
"main": "GraphQLCompilerPublic.js",
Expand Down
4 changes: 2 additions & 2 deletions packages/react-relay/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "react-relay",
"description": "A framework for building GraphQL-driven React applications.",
"version": "1.7.0-rc.1",
"version": "2.0.0-rc.1",
"keywords": [
"graphql",
"relay",
Expand All @@ -16,7 +16,7 @@
"fbjs": "^1.0.0",
"nullthrows": "^1.1.0",
"prop-types": "^15.5.8",
"relay-runtime": "1.7.0-rc.1"
"relay-runtime": "2.0.0-rc.1"
},
"peerDependencies": {
"react": "^16.5.0"
Expand Down
6 changes: 3 additions & 3 deletions packages/relay-compiler/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "relay-compiler",
"description": "A compiler tool for building GraphQL-driven applications.",
"version": "1.7.0-rc.1",
"version": "2.0.0-rc.1",
"keywords": [
"graphql",
"relay"
Expand All @@ -26,10 +26,10 @@
"fast-glob": "^2.2.2",
"fb-watchman": "^2.0.0",
"fbjs": "^1.0.0",
"graphql-compiler": "1.7.0-rc.1",
"graphql-compiler": "2.0.0-rc.1",
"immutable": "~3.7.6",
"nullthrows": "^1.1.0",
"relay-runtime": "1.7.0-rc.1",
"relay-runtime": "2.0.0-rc.1",
"signedsource": "^1.0.0",
"yargs": "^9.0.0"
},
Expand Down
6 changes: 3 additions & 3 deletions packages/relay-experimental/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "relay-experimental",
"description": "Contains unstable, experimental code",
"version": "1.7.0-rc.1",
"version": "2.0.0-rc.1",
"keywords": [
"graphql",
"relay"
Expand All @@ -13,8 +13,8 @@
"dependencies": {
"@babel/runtime": "^7.0.0",
"fbjs": "^1.0.0",
"react-relay": "1.7.0-rc.1",
"relay-runtime": "1.7.0-rc.1"
"react-relay": "2.0.0-rc.1",
"relay-runtime": "2.0.0-rc.1"
},
"directories": {
"": "./"
Expand Down
2 changes: 1 addition & 1 deletion packages/relay-runtime/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "relay-runtime",
"description": "A core runtime for building GraphQL-driven applications.",
"version": "1.7.0-rc.1",
"version": "2.0.0-rc.1",
"keywords": [
"graphql",
"relay"
Expand Down
6 changes: 3 additions & 3 deletions packages/relay-test-utils/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "relay-test-utils",
"description": "Utilities for testing Relay applications.",
"version": "1.7.0-rc.1",
"version": "2.0.0-rc.1",
"keywords": [
"graphql",
"relay"
Expand All @@ -15,8 +15,8 @@
"fbjs": "^1.0.0",
"iterall": "^1.2.1",
"prop-types": "^15.5.8",
"relay-compiler": "1.7.0-rc.1",
"relay-runtime": "1.7.0-rc.1"
"relay-compiler": "2.0.0-rc.1",
"relay-runtime": "2.0.0-rc.1"
},
"peerDependencies": {
"graphql": "^14.0.0"
Expand Down

3 comments on commit fbae8f3

@ekosz
Copy link

@ekosz ekosz commented on fbae8f3 Oct 30, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is exciting!

@nodkz
Copy link
Contributor

@nodkz nodkz commented on fbae8f3 Oct 30, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

2.0 version will be situable if this repo became git repo first, rathen then stay facebook monorepo first.

For the past of year this repo looks like desert.

Ps. I'm glad that @josephsavona returned to the project. And pitty to say, that @stubailo leaved the apollo team.

@stubailo
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm still using Apollo at my new role :) gonna be publishing some cool stuff in the coming weeks :D

Please sign in to comment.