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(backend): Missing deleteSelfEnabled from User #4139

Merged

Conversation

panteliselef
Copy link
Member

@panteliselef panteliselef commented Sep 10, 2024

Description

Bug fix: Introducing missing deleteSelfEnabled from User.

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:

@panteliselef panteliselef requested a review from a team September 10, 2024 18:41
@panteliselef panteliselef self-assigned this Sep 10, 2024
Copy link

changeset-bot bot commented Sep 10, 2024

🦋 Changeset detected

Latest commit: 2450f26

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

This PR includes changesets to release 9 packages
Name Type
@clerk/backend Minor
@clerk/astro Patch
@clerk/express Patch
@clerk/fastify Patch
@clerk/nextjs Patch
@clerk/remix Patch
@clerk/clerk-sdk-node Patch
@clerk/tanstack-start Patch
@clerk/testing 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

@panteliselef
Copy link
Member Author

!snapshot

@clerk-cookie
Copy link
Collaborator

Hey @panteliselef - the snapshot version command generated the following package versions:

Package Version
@clerk/astro 1.3.1-snapshot.v2450f26
@clerk/backend 1.11.0-snapshot.v2450f26
@clerk/chrome-extension 1.3.3-snapshot.v2450f26
@clerk/clerk-js 5.21.1-snapshot.v2450f26
@clerk/elements 0.15.1-snapshot.v2450f26
@clerk/clerk-expo 2.2.9-snapshot.v2450f26
@clerk/express 0.0.38-snapshot.v2450f26
@clerk/fastify 1.0.40-snapshot.v2450f26
@clerk/localizations 3.0.1-snapshot.v2450f26
@clerk/nextjs 5.5.1-snapshot.v2450f26
@clerk/clerk-react 5.8.1-snapshot.v2450f26
@clerk/remix 4.2.24-snapshot.v2450f26
@clerk/clerk-sdk-node 5.0.37-snapshot.v2450f26
@clerk/shared 2.7.1-snapshot.v2450f26
@clerk/tanstack-start 0.4.0-snapshot.v2450f26
@clerk/testing 1.2.20-snapshot.v2450f26
@clerk/themes 2.1.29-snapshot.v2450f26
@clerk/types 4.20.1-snapshot.v2450f26

Tip: Use the snippet copy button below to quickly install the required packages.
@clerk/astro

npm i @clerk/astro@1.3.1-snapshot.v2450f26 --save-exact

@clerk/backend

npm i @clerk/backend@1.11.0-snapshot.v2450f26 --save-exact

@clerk/chrome-extension

npm i @clerk/chrome-extension@1.3.3-snapshot.v2450f26 --save-exact

@clerk/clerk-js

npm i @clerk/clerk-js@5.21.1-snapshot.v2450f26 --save-exact

@clerk/elements

npm i @clerk/elements@0.15.1-snapshot.v2450f26 --save-exact

@clerk/clerk-expo

npm i @clerk/clerk-expo@2.2.9-snapshot.v2450f26 --save-exact

@clerk/express

npm i @clerk/express@0.0.38-snapshot.v2450f26 --save-exact

@clerk/fastify

npm i @clerk/fastify@1.0.40-snapshot.v2450f26 --save-exact

@clerk/localizations

npm i @clerk/localizations@3.0.1-snapshot.v2450f26 --save-exact

@clerk/nextjs

npm i @clerk/nextjs@5.5.1-snapshot.v2450f26 --save-exact

@clerk/clerk-react

npm i @clerk/clerk-react@5.8.1-snapshot.v2450f26 --save-exact

@clerk/remix

npm i @clerk/remix@4.2.24-snapshot.v2450f26 --save-exact

@clerk/clerk-sdk-node

npm i @clerk/clerk-sdk-node@5.0.37-snapshot.v2450f26 --save-exact

@clerk/shared

npm i @clerk/shared@2.7.1-snapshot.v2450f26 --save-exact

@clerk/tanstack-start

npm i @clerk/tanstack-start@0.4.0-snapshot.v2450f26 --save-exact

@clerk/testing

npm i @clerk/testing@1.2.20-snapshot.v2450f26 --save-exact

@clerk/themes

npm i @clerk/themes@2.1.29-snapshot.v2450f26 --save-exact

@clerk/types

npm i @clerk/types@4.20.1-snapshot.v2450f26 --save-exact

@panteliselef panteliselef merged commit b97b2c1 into main Sep 10, 2024
22 checks passed
@panteliselef panteliselef deleted the elef/sdki-660-add-delete_self_enabled-in-clerkbackend branch September 10, 2024 19:16
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.

3 participants