Releases: nicoalbanese/kirimase
Releases · nicoalbanese/kirimase
v0.0.58
What's Changed
- Remove @inquirer/checkbox by @Kairedblue in #131
- Fix default layout import path for authUtil by @yursky in #145
- useContext is currently aliased as of trpc 10.41.0, migrate to useUtils by @afogel in #128
- added .env and .env*.local to .gitignore by @johngthecreator in #177
- increased character limit for emails - #163 by @lexstefan in #164
- Updated Drizze to version 0.21.0 by @angedell in #194
- Update Clerk's new middleware and auth page props by @Kairedblue in #192
New Contributors
- @Kairedblue made their first contribution in #131
- @yursky made their first contribution in #145
- @johngthecreator made their first contribution in #177
- @lexstefan made their first contribution in #164
- @angedell made their first contribution in #194
Full Changelog: v0.0.57...v0.0.58
v0.0.57
Now supports Lucia v3!
Full Changelog: v0.0.55...v0.0.57
v0.0.55
v0.0.52
- introducing nested models!
- various bug fixes
Full Changelog: v0.0.46...v0.0.52
v0.0.0.46
v0.0.45
v0.0.44
- Updates to CLI
- removed file generation output, added spinner, added next steps
Full Changelog: v0.0.43...v0.0.44
v0.0.43
What's Changed
- patch tailwind.config.js to tailwind.config.ts by @codeagencybe in #116
- added new sidebar layout!
New Contributors
- @codeagencybe made their first contribution in #116
Full Changelog: v0.0.39...v0.0.43
V0.0.39
What's Changed
- Add prettier editor config for code consistency by @josephdburdick in #110
- Fix prisma schema for NextAuth.js with GitHub login by @elie222 in #104
- feat: add turso as a sqlite db provider by @blupandaman in #107
New Contributors
- @josephdburdick made their first contribution in #110
- @blupandaman made their first contribution in #107
Full Changelog: v0.0.38...v0.0.39
v0.0.38
- Server actions are here!
- Moved all drizzle ids from serial to strings
Full Changelog: v0.0.36...v0.0.38