Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

revert(Apollo): Update to Apollo v3 and GraphQL v15 #414

Merged
merged 1 commit into from
May 12, 2021

Conversation

nilgradisnik
Copy link
Contributor

Reverts #413

This should've been a major release not a patch release. I was under the impression that PR title would pick up the release keyword. Reverting to publish another patch update. cc @alecklandgraf

@airbnb-bot
Copy link
Collaborator

Size Changes

Package Diff ESM Prev ESM CJS Prev CJS
apollo -1.0% 10.58 KB 10.69 KB 13.82 KB 13.42 KB

Compared to master. File sizes are unminified and ungzipped.

View raw build stats

Previous (master)

{
  "apollo": {
    "esm": 10946,
    "lib": 13746
  },
  "app-shell": {
    "esm": 12906,
    "lib": 19874
  },
  "composer": {
    "esm": 68247,
    "lib": 101805
  },
  "core": {
    "esm": 584567,
    "lib": 733164
  },
  "forms": {
    "esm": 37350,
    "lib": 49298
  },
  "icons": {
    "esm": 156355,
    "lib": 205626
  },
  "layouts": {
    "esm": 15298,
    "lib": 20770
  },
  "metrics": {
    "esm": 5467,
    "lib": 7729
  },
  "test-utils": {
    "esm": 4279,
    "lib": 5937
  }
}

Current

{
  "apollo": {
    "esm": 10832,
    "lib": 14147
  },
  "app-shell": {
    "esm": 12906,
    "lib": 19874
  },
  "composer": {
    "esm": 68247,
    "lib": 101805
  },
  "core": {
    "esm": 584567,
    "lib": 733164
  },
  "forms": {
    "esm": 37350,
    "lib": 49298
  },
  "icons": {
    "esm": 156355,
    "lib": 205626
  },
  "layouts": {
    "esm": 15298,
    "lib": 20770
  },
  "metrics": {
    "esm": 5467,
    "lib": 7729
  },
  "test-utils": {
    "esm": 4279,
    "lib": 5937
  }
}

@nilgradisnik nilgradisnik changed the title Revert "release(Apollo): Update to Apollo v3 and GraphQL v15 " revert(Apollo): Update to Apollo v3 and GraphQL v15 May 12, 2021
@nilgradisnik nilgradisnik force-pushed the revert-413-nil--apollo-update branch from 628689b to 1ed391c Compare May 12, 2021 21:26
@nilgradisnik nilgradisnik merged commit fc9dde8 into master May 12, 2021
@nilgradisnik nilgradisnik deleted the revert-413-nil--apollo-update branch May 12, 2021 21:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants