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(ts): move AppProvider out of internals #1800

Merged
merged 2 commits into from
Apr 21, 2021
Merged

Conversation

balazsorban44
Copy link
Member

@balazsorban44 balazsorban44 commented Apr 21, 2021

What:

Moved a TS interface out of the internal types

Why:

AppProvider can be used in certain user land scenarios.

How:

deleted types/internals/providers.d.ts

Checklist:

  • Documentation
  • Tests
  • Ready to be merged

Thanks to @kripod for noticing! 🙏

@vercel
Copy link

vercel bot commented Apr 21, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/nextauthjs/next-auth/B4Y1P7cWECeAqCJeriubNmLH8Qi5
✅ Preview: https://next-auth-git-fix-move-app-provider-nextauthjs.vercel.app

@github-actions github-actions bot added test Related to testing TypeScript Issues relating to TypeScript labels Apr 21, 2021
@vercel vercel bot temporarily deployed to Preview April 21, 2021 21:07 Inactive
@balazsorban44 balazsorban44 merged commit 172ad02 into main Apr 21, 2021
@balazsorban44 balazsorban44 deleted the fix/move-app-provider branch April 21, 2021 21:09
@github-actions
Copy link

🎉 This PR is included in version 3.15.8 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions
Copy link

🎉 This PR is included in version 4.0.0-next.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
test Related to testing TypeScript Issues relating to TypeScript
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant