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

[@builder.io/gatsby] update to gatsby 4 and use graphql-source to fetch data for batching and retries #762

Merged
merged 21 commits into from
Feb 26, 2022

Commits on Feb 4, 2022

  1. Configuration menu
    Copy the full SHA
    cd5da83 View commit details
    Browse the repository at this point in the history
  2. use node fetc

    teleaziz committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    cb31f26 View commit details
    Browse the repository at this point in the history
  3. prettier

    teleaziz committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    6c86d88 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6c27594 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    012888e View commit details
    Browse the repository at this point in the history
  6. try latest

    teleaziz committed Feb 4, 2022
    Configuration menu
    Copy the full SHA
    386c542 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2022

  1. fork it

    teleaziz committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    75086be View commit details
    Browse the repository at this point in the history
  2. user resolve

    teleaziz committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    0869edc View commit details
    Browse the repository at this point in the history
  3. fix missing plugins

    teleaziz committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    9bb629c View commit details
    Browse the repository at this point in the history
  4. simplify fork

    teleaziz committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    8203212 View commit details
    Browse the repository at this point in the history
  5. typo

    teleaziz committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    1fd2f67 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0f8db6f View commit details
    Browse the repository at this point in the history
  7. last fix for sure

    teleaziz committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    bd45b62 View commit details
    Browse the repository at this point in the history
  8. fix issues

    teleaziz committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    d89c8e6 View commit details
    Browse the repository at this point in the history
  9. prettier

    teleaziz committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    e9402a3 View commit details
    Browse the repository at this point in the history
  10. last dev release

    teleaziz committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    3aef8de View commit details
    Browse the repository at this point in the history
  11. add batching

    teleaziz committed Feb 5, 2022
    Configuration menu
    Copy the full SHA
    f019db1 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2022

  1. tweak dependencies and build

    teleaziz committed Feb 19, 2022
    Configuration menu
    Copy the full SHA
    292638c View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2022

  1. release major

    teleaziz committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    9c74faa View commit details
    Browse the repository at this point in the history
  2. update example

    teleaziz committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    806871c View commit details
    Browse the repository at this point in the history
  3. Merge branch 'main' of github.com:BuilderIO/builder into gatsby-updates

    * 'main' of github.com:BuilderIO/builder: (194 commits)
      chore(core-sdk): publish 1.1.26
      chore(deps): bump nanoid from 3.1.25 to 3.3.1 in /examples/vue/nuxt-2
      chore(deps): bump node-fetch from 2.6.1 to 2.6.7 in /examples/vue/nuxt-2
      chore(deps): bump node-fetch in /examples/vue/vue-storefront-2
      chore(deps): bump cached-path-relative in /examples/vue/vue-storefront-2
      chore(deps): bump nanoid in /examples/vue/vue-storefront-2
      fix(sdk): respect this.canTrack for cookie
      fix(sdk): respect this.canTrack for cookie
      example(vue): setup nuxt-2 example on old vue SDK
      chore(examples): move all Vue examples under vue/
      fix: contentful plugin undefined locate
      chore(deps): bump postcss in /examples/gatsby-minimal-starter
      chore(deps): bump postcss from 7.0.26 to 7.0.39 in /examples/storybook
      chore(deps): bump postcss from 7.0.35 to 7.0.39 in /examples/vue-nuxt
      chore(deps): bump postcss from 7.0.35 to 7.0.39 in /packages/gatsby
      chore(deps): bump postcss from 7.0.27 to 7.0.39 in /packages/storybook
      chore(deps): bump vm2 in /starters/create-builder/nextjs
      chore(deps): bump follow-redirects
      chore(deps): bump vm2 in /starters/create-builder/create-react-app
      chore(deps): bump ajv from 6.12.0 to 6.12.6 in /packages/codegen
      ...
    teleaziz committed Feb 25, 2022
    Configuration menu
    Copy the full SHA
    b29b326 View commit details
    Browse the repository at this point in the history