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

feat(backend): Deprecate createEmail #2555

Merged

Conversation

Nikpolik
Copy link
Member

Description

Add a deprecation warning for EmailAPI.createEmail.

PR that removes the method for v5 #2548

Checklist

  • npm test runs as expected.
  • 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
  • 📖 Refactoring / dependency upgrade / documentation
  • other: Deprecation warning

Packages affected

  • @clerk/backend
  • @clerk/chrome-extension
  • @clerk/clerk-js
  • @clerk/clerk-expo
  • @clerk/fastify
  • gatsby-plugin-clerk
  • @clerk/localizations
  • @clerk/nextjs
  • @clerk/clerk-react
  • @clerk/remix
  • @clerk/clerk-sdk-node
  • @clerk/shared
  • @clerk/themes
  • @clerk/types
  • build/tooling/chore

@Nikpolik Nikpolik self-assigned this Jan 11, 2024
@Nikpolik Nikpolik requested a review from a team as a code owner January 11, 2024 11:54
@Nikpolik Nikpolik requested review from panteliselef and removed request for a team January 11, 2024 11:54
Copy link

changeset-bot bot commented Jan 11, 2024

🦋 Changeset detected

Latest commit: bdda33a

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

This PR includes changesets to release 6 packages
Name Type
@clerk/backend Patch
@clerk/fastify Patch
gatsby-plugin-clerk Patch
@clerk/nextjs Patch
@clerk/remix Patch
@clerk/clerk-sdk-node 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

@nikosdouvlis
Copy link
Member

Great :)

@nikosdouvlis nikosdouvlis merged commit 2a615bf into release/v4 Jan 11, 2024
6 checks passed
@nikosdouvlis nikosdouvlis deleted the nikpolik/core-1382-v4-deprecate-create-email branch January 11, 2024 15:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants