Skip to content

ref(gatsby): Remove default Gatsby SDK options - #4049

Merged
iker-barriocanal merged 3 commits into
masterfrom
iker/ref/gatsby-default-opts
Oct 11, 2021
Merged

ref(gatsby): Remove default Gatsby SDK options#4049
iker-barriocanal merged 3 commits into
masterfrom
iker/ref/gatsby-default-opts

Conversation

@iker-barriocanal

Copy link
Copy Markdown
Contributor

Follow-up to #4040. Removing the two Gatsby SDK default options because:

  • autoSessionTracking is redundant, enabled by default since v6.
  • environment should be undefined if not set by the user.

@types/node is only used to make the linter happy with process (when setting the environment in the default options). Since these are being removed, this dev dep is no longer required.

@github-actions

github-actionsBot commented Oct 11, 2021

Copy link
Copy Markdown
Contributor

size-limit report

PathSize
@sentry/browser - CDN Bundle (gzipped)22.33 KB (0%)
@sentry/browser - Webpack23.31 KB (0%)
@sentry/react - Webpack23.34 KB (0%)
@sentry/browser + @sentry/tracing - CDN Bundle (gzipped)29.79 KB (0%)

@iker-barriocanal
iker-barriocanal enabled auto-merge (squash) October 11, 2021 12:39
@iker-barriocanal
iker-barriocanal merged commit faf6717 into masterOct 11, 2021
@iker-barriocanal
iker-barriocanal deleted the iker/ref/gatsby-default-opts branch October 11, 2021 12:50
Sign up for freeto 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.

2 participants

@iker-barriocanal@kamilogorek