-
Notifications
You must be signed in to change notification settings - Fork 82
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: library structulibrary structural changeral change #505
base: master
Are you sure you want to change the base?
Conversation
* feat: pnpm * delete package-lock * fix: md * Update CONTRIBUTING.md
* lib to src and tsup setup * lib delete * feat: tsup import * export types * Update test.ts * fix: framework/request import * fix: package.json * delete recipe * Update package.json
* feat: install lint * Update .eslintrc * fix: eslint problems * fix: lint * feat: ts 4.9 upgrade * Revert "feat: ts 4.9 upgrade" This reverts commit e70cf44.
upgrade "typescript": "^4.9.5"
If someone who is an expert on this issue solves the problem and sends me a pr, let's merge it here. |
* feat: vitest * fix: general * fix: test * more copy test js to ts * more copy test js to ts * more copy test js to ts * more copy test js to ts * more copy test js to ts * more copy test js to ts * more copy test js to ts * more copy test js to ts * more copy test js to ts * more copy test js to ts * Update override.test.ts * vitest to test folder name * fix: env * Delete userContext.test.ts * Update processState.ts
I waited for someone to fix 6 test errors, I wrote from discord, but no one came. So good luck with your project. |
Apologies for not getting back sooner. We are quite busy with new feature releases. About this PR, I think someone from our team was communicating with you earlier (on our discord). But due to the nature and size of the PR, we put that on hold. If you can reduce the size of the PR or break it into smaller chunks, we would be happy to have a look. |
close #413
close #459
close #360
close #299
It includes major structural changes.
dist
check. Check if they came out with the old structure exactly the sameTest Errors
INSTALL_PATH=../supertokens-root pnpm test