javascript icon indicating copy to clipboard operation
javascript copied to clipboard

chore(repo, clerk-react): Remove references to deprecated `clerk_frontend_api` key

Open LauraBeatris opened this issue 2 months ago • 1 comments

Description

Removes references from deprecated clerk_frontend_api, clerk_publishable_key should be used instead.

Checklist

  • [X] npm test runs as expected.
  • [X] npm run build runs as expected.
  • [ ] (If applicable) JSDoc comments have been added or updated for any package exports
  • [ ] (If applicable) Documentation has been updated

Type of change

  • [ ] 🐛 Bug fix
  • [ ] 🌟 New feature
  • [ ] 🔨 Breaking change
  • [X] 📖 Refactoring / dependency upgrade / documentation
  • [ ] other:

LauraBeatris avatar Apr 26 '24 17:04 LauraBeatris

🦋 Changeset detected

Latest commit: 45922c2a93ce0eef9a5893e72daed3dd7f77be8d

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 7 packages
Name Type
@clerk/clerk-js Patch
@clerk/clerk-react Patch
@clerk/chrome-extension Patch
@clerk/clerk-expo Patch
gatsby-plugin-clerk Patch
@clerk/nextjs Patch
@clerk/remix Patch

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

changeset-bot[bot] avatar Apr 26 '24 17:04 changeset-bot[bot]

Seems like we could remove this as well

@panteliselef Updated!

LauraBeatris avatar Apr 29 '24 13:04 LauraBeatris

Re-opening it on https://github.com/clerk/javascript/pull/3288, this branch is from a forked repo so I think this is the cause of not allowing to run integration tests.

LauraBeatris avatar Apr 29 '24 19:04 LauraBeatris