This repository has been archived by the owner on Oct 29, 2024. It is now read-only.
Releases: clerk/t3-turbo-and-clerk
Releases · clerk/t3-turbo-and-clerk
v1.1.0
What's Changed
- chore: use app.config for constants by @juliusmarminge in #42
- chore / fix: packages and adding by @perkinsjr in #43
Full Changelog: v1.0.8...v1.1.0
v1.0.8
v1.0.7
What's Changed
- Updating for new Kima keys by @perkinsjr in #23
- Update README.md by @perkinsjr in #24
Full Changelog: v1.0.6...v1.0.7
v1.0.6
What's Changed
- Clean up mobile clerk integration, fix type errors by @t3dotgg in #20
- fix: patch rn to make EAS build by @juliusmarminge in #21
New Contributors
- @t3dotgg made their first contribution in #20
- @juliusmarminge made their first contribution in #21
Full Changelog: v1.0.5...v1.0.6
v1.0.5
What's Changed
You can now transfer a sign in into a sign up with no user intervention!
Full Changelog: V1.0.5...v1.0.5
V1.0.5
What's Changed
- Update Readme.md by @perkinsjr in #7
- Update package and swap to useClerk by @perkinsjr in #8
- Post clean up by @perkinsjr in #9
- Remove Funding by @perkinsjr in #10
- Update README.md by @perkinsjr in #11
- Adding Sign Up component by @perkinsjr in #12
Full Changelog: v1.0.4...V1.0.5
Improve Expo Support
What's Changed
- Leverage our getAuth better
- Remove The auth wrapper as it's not needed for expo.
- Added a protected route for adding a new todo.
Full Changelog: v.1.0.3...v1.0.4
1.0.3 Update Prisma schema
Update Prisma schema to remove NextAuth-required fields
What's Changed
- Removing Auth properties from Prisma by @perkinsjr in #5
Full Changelog: v.1.0.2...v.1.0.3
Middleware updates
This release updates Middleware, to be more specific.
What's Changed
- Chore: updating Middleware by @perkinsjr in #1
Full Changelog: v1.0.0...v1.0.1
Generalized bug fixes and CI improvements
What's Changed
- Update CI by @perkinsjr in #2
- Remove Auth Package, Fix lint, and update package names by @perkinsjr in #3
Full Changelog: v1.0.1...v.1.0.2