Skip to content

fix(nextjs): Export createReduxEnhancer #9854

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

Merged
merged 2 commits into from
Dec 18, 2023

Conversation

adam187
Copy link
Contributor

@adam187 adam187 commented Dec 14, 2023

Before submitting a pull request, please take a look at our
Contributing guidelines and verify:

  • If you've added code that should be tested, please add tests.
  • Ensure your code lints and the test suite passes (yarn lint) & (yarn test).

Fixes #7040

Copy link
Contributor

@lforst lforst left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I remember vaguely having a reason to not just do this but I don't remember it. Maybe we have solved the underlying reason architecturally by now...

@lforst lforst enabled auto-merge (squash) December 18, 2023 08:34
@lforst lforst changed the title fix(nextjs): export createReduxEnhancer fix(nextjs): Export createReduxEnhancer Dec 18, 2023
@lforst lforst merged commit 12c146b into getsentry:develop Dec 18, 2023
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.

createReduxEnhancer is not a function when using @sentry/nextjs with sentryReduxEnhancer
2 participants