Skip to content

Releases: nicoalbanese/kirimase

v0.0.35

28 Nov 19:13
Compare
Choose a tag to compare
  • Updated styles across components
  • CSS Variables used in components for quick styling
  • updated tRPC implementation (thanks t3 team!)

Full Changelog: v0.0.34...v0.0.35

v0.0.34

27 Nov 11:04
Compare
Choose a tag to compare

What's Changed

  • Enhanced Singular & Plural Conversions Using pluralize Library by @osterkraft in #84
  • Bug fixes for t3 apps after new trpc implementation
  • Other bug fixes (#88)

New Contributors

Full Changelog: v0.0.30...v0.0.34

v0.0.30

10 Nov 17:30
Compare
Choose a tag to compare
  • Added Kinde as auth provider
  • moved from nextcachelink to batchlink for trpc server side invoking

Full Changelog: v0.0.28...v0.0.30

v0.0.28

06 Nov 14:20
Compare
Choose a tag to compare

What's Changed

  • t3 compatibility! You can now use Kirimase with t3 apps to bootstrap your favorite packages
  • Only add User to Prisma model if belongsToUser by @martinnormark in #73
  • To make the schema valid by @dinhkhanh in #69
  • Run init with CLI options by @elie222 in #59

New Contributors

Full Changelog: v0.0.21...v0.0.28

v0.0.21

23 Oct 17:31
Compare
Choose a tag to compare

Bug fixes!

Full Changelog: v0.0.20...v0.0.21

v0.0.20

20 Oct 14:15
Compare
Choose a tag to compare

New features

  • Stripe is finally here!
  • Various bug fixes

Full Changelog: v0.0.19...v0.0.20

v0.0.19

18 Oct 17:43
Compare
Choose a tag to compare

What's Changed

  • Add notes to README to run locally by @elie222 in #58
  • Added dark mode theme toggle
  • added navbar
  • added account page (when installing auth providers)
  • changed shadcn ui installation to manual to improve dx

New Contributors

Full Changelog: v0.0.17...v0.0.19

v0.0.17

21 Sep 13:33
Compare
Choose a tag to compare

## New Features

v0.0.15

13 Sep 21:58
Compare
Choose a tag to compare

New Features

  • Kirimase now supports Clerk as an authentication provider!
  • Kirimase also ships with t3-oss/env by default

Full Changelog: v0.0.13...v0.0.14

v0.0.13

12 Sep 14:14
Compare
Choose a tag to compare

What's Changed

  • Added support for Bun
  • Fix code generation on Session model with PlanetScale by @pjholmes in #27
  • Bug: fixed template literal bug in tRPC template by @Sa-ar in #21

New Contributors

Full Changelog: v0.0.11...v0.0.13