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

feat(gatsby): Support non-serializable SDK options #4064

Merged
merged 11 commits into from
Oct 22, 2021

Commits on Oct 11, 2021

  1. Configuration menu
    Copy the full SHA
    9acb791 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cf31a72 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2021

  1. fix browser tests

    iker-barriocanal committed Oct 13, 2021
    Configuration menu
    Copy the full SHA
    01573c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    00363ef View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2021

  1. Configuration menu
    Copy the full SHA
    41c41db View commit details
    Browse the repository at this point in the history
  2. simplify browser logic

    If...
    - The SDK has been initialized in a config file, use that instance.
      If options are also defined, log a warning to merge the options.
    - The SDK has not been initialized, initialize it.
      Unless options have not been provided, and log an error if that happens.
    iker-barriocanal committed Oct 15, 2021
    Configuration menu
    Copy the full SHA
    0e60931 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Configuration menu
    Copy the full SHA
    6685552 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d63460 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2021

  1. Configuration menu
    Copy the full SHA
    4ce50e0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b3c4a82 View commit details
    Browse the repository at this point in the history

Commits on Oct 22, 2021

  1. Configuration menu
    Copy the full SHA
    91e5787 View commit details
    Browse the repository at this point in the history