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

fix: incorrect option name in the warning message #467

Merged
merged 1 commit into from
Dec 13, 2022

Conversation

nykko7
Copy link
Contributor

@nykko7 nykko7 commented Dec 13, 2022

The warning is referencing to customServerIntegrations instead of customClientIntegrations.

@codecov
Copy link

codecov bot commented Dec 13, 2022

Codecov Report

Merging #467 (03bdcf1) into main (da81da4) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #467   +/-   ##
=======================================
  Coverage   70.83%   70.83%           
=======================================
  Files           1        1           
  Lines          48       48           
  Branches       22       22           
=======================================
  Hits           34       34           
  Misses         11       11           
  Partials        3        3           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

@rchl rchl changed the title Update options.js fix: incorrect option name in the warning message Dec 13, 2022
@rchl rchl merged commit b81b2cf into nuxt-community:main Dec 13, 2022
rchl added a commit to LukasHirt/sentry-module that referenced this pull request Dec 13, 2022
* main:
  fix(tracing): autoSessionTracking not working on the server-side (nuxt-community#466)
  fix: incorrect option name in the warning message (nuxt-community#467)
  chore(deps): don't update node version
  chore(deps): enable lock file maintenance for docs
  chore(docs): add .nvmrc for netlify and local dev
  chore(docs): update all sub-dependencies
  chore(docs): always build
  fix(deps): update devdependency @sentry/webpack-plugin to ^1.20.0 (nuxt-community#451)
  chore(deps): update all non-major dependencies (nuxt-community#449)
  chore(docs): fix documentation deploying, maybe
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.

2 participants