Uh oh!
There was an error while loading. Please reload this page.
feat(types): Add Hugging Face OAuth Provider constants - #4021
Conversation
🦋 Changeset detectedLatest commit: 8fa755f The changes in this PR will be included in the next version bump. This PR includes changesets to release 18 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
Nikpolik
commented
Aug 26, 2024
!snapshot |
clerk-cookie
commented
Aug 26, 2024
Hey @Nikpolik - the snapshot version command generated the following package versions:
Tip: Use the snippet copy button below to quickly install the required packages. npm i @clerk/astro@1.2.1-snapshot.vdf05802 --save-exact
npm i @clerk/backend@1.8.1-snapshot.vdf05802 --save-exact
npm i @clerk/chrome-extension@1.2.4-snapshot.vdf05802 --save-exact
npm i @clerk/clerk-js@5.16.0-snapshot.vdf05802 --save-exact
npm i @clerk/elements@0.14.1-snapshot.vdf05802 --save-exact
npm i @clerk/clerk-expo@2.2.2-snapshot.vdf05802 --save-exact
npm i @clerk/express@0.0.31-snapshot.vdf05802 --save-exact
npm i @clerk/fastify@1.0.33-snapshot.vdf05802 --save-exact
npm i @clerk/localizations@2.6.2-snapshot.vdf05802 --save-exact
npm i @clerk/nextjs@5.3.4-snapshot.vdf05802 --save-exact
npm i @clerk/clerk-react@5.4.3-snapshot.vdf05802 --save-exact
npm i @clerk/remix@4.2.17-snapshot.vdf05802 --save-exact
npm i @clerk/clerk-sdk-node@5.0.30-snapshot.vdf05802 --save-exact
npm i @clerk/shared@2.5.3-snapshot.vdf05802 --save-exact
npm i @clerk/tanstack-start@0.3.0-snapshot.vdf05802 --save-exact
npm i @clerk/testing@1.2.13-snapshot.vdf05802 --save-exact
npm i @clerk/themes@2.1.22-snapshot.vdf05802 --save-exact
npm i @clerk/types@4.15.0-snapshot.vdf05802 --save-exact |
df05802 to
9d834f9CompareUh oh!
There was an error while loading. Please reload this page.
9d834f9 to
3bcc80eCompare3bcc80e to
8fa755fCompare
Add constants for Hugging Face built in OAuth Provider.
@clerk/typeswith new constant - This PRChecklist
npm testruns as expected.npm run buildruns as expected.Type of change