Skip to content

Releases: nicoalbanese/kirimase

v0.0.57

26 Feb 15:54
Compare
Choose a tag to compare

Now supports Lucia v3!

Full Changelog: v0.0.55...v0.0.57

v0.0.55

13 Feb 16:57
Compare
Choose a tag to compare

What's Changed

  • 50 migrate to sonner by @afogel in #130
  • various bug fixes

New Contributors

Full Changelog: v0.0.52...v0.0.55

v0.0.52

05 Feb 14:36
Compare
Choose a tag to compare

v0.0.0.46

23 Jan 12:00
Compare
Choose a tag to compare

What's Changed

  • [Fix] Check is auth prompt is undefined by @dugjason in #118
  • minor aesthetic changes to CLI
  • added support for suspense within views generated powered by Server Actions (fixes #87)

New Contributors

Full Changelog: v0.0.45...v0.0.46

v0.0.45

19 Jan 17:46
Compare
Choose a tag to compare

What's Changed

  • fix: uri for mysql2 & planetscale drizzle config by @SooditK in #115

New Contributors

Full Changelog: v0.0.44...v0.0.45

v0.0.44

18 Jan 09:14
Compare
Choose a tag to compare
  • Updates to CLI
    • removed file generation output, added spinner, added next steps

Full Changelog: v0.0.43...v0.0.44

v0.0.43

16 Jan 21:54
Compare
Choose a tag to compare

What's Changed

  • patch tailwind.config.js to tailwind.config.ts by @codeagencybe in #116
  • added new sidebar layout!

New Contributors

Full Changelog: v0.0.39...v0.0.43

V0.0.39

26 Dec 10:36
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.0.38...v0.0.39

v0.0.38

15 Dec 19:36
Compare
Choose a tag to compare
  • Server actions are here!
  • Moved all drizzle ids from serial to strings

Full Changelog: v0.0.36...v0.0.38

v0.0.36

29 Nov 09:32
Compare
Choose a tag to compare
  • fixed bug with multi-word models and pluralise
  • better handling of errors on front-end (db errors are passed to toasts by default)
  • Form components no longer require closeModal function prop, leading to easier decoupling

Full Changelog: v0.0.35...v0.0.36