clerk / javascript

Official Javascript repository for Clerk authentication
https://clerk.com
MIT License
1.12k stars 246 forks source link

fix(backend): Missing `deleteSelfEnabled` from User #4139

Closed panteliselef closed 1 month ago

panteliselef commented 1 month ago

Description

Bug fix: Introducing missing deleteSelfEnabled from User.

Checklist

Type of change

changeset-bot[bot] commented 1 month ago

🦋 Changeset detected

Latest commit: 2450f260e7104b51ae3c00a4d49263a7813a6158

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 commented 1 month ago

!snapshot

clerk-cookie commented 1 month ago
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