Closed porcellus closed 1 month ago
Name | Link |
---|---|
Latest commit | 07b7bb251e0b88ad7d0af6eb37b45cdcd059ca74 |
Latest deploy log | https://app.netlify.com/sites/precious-marshmallow-968a81/deploys/66fbb9a4e8fb28000828920e |
Name | Link |
---|---|
Latest commit | 07b7bb251e0b88ad7d0af6eb37b45cdcd059ca74 |
Latest deploy log | https://app.netlify.com/sites/astounding-pegasus-21c111/deploys/66fbb9a4210ac10008c3a022 |
Latest commit: |
5d5e59e
|
Status: | β Deploy successful! |
Preview URL: | https://acafa9ce.supertokens-node-b95.pages.dev |
Summary of change
(A few sentences about this PR)
Related issues
Test Plan
(Write your test plan here. If you changed any code, please provide us with clear instructions on how you verified your changes work. Bonus points for screenshots and videos!)
Documentation changes
(If relevant, please create a PR in our docs repo, or create a checklist here highlighting the necessary changes)
Checklist for important updates
coreDriverInterfaceSupported.json
file has been updated (if needed)lib/ts/version.ts
frontendDriverInterfaceSupported.json
file has been updated (if needed)package.json
package-lock.json
lib/ts/version.ts
npm run build-pretty
recipe/thirdparty/providers/configUtils.ts
file,createProvider
function.git tag
) in the formatvX.Y.Z
, and then find the latest branch (git branch --all
) whoseX.Y
is greater than the latest released tag.add-ts-no-check.js
file to include thatsomeFunc: function () {..}
).exports
inpackage.json
Remaining TODOs for this PR