Skip to content

Releases: EMPTYVOID-DEV/create-split-app

v0.3.1

09 Aug 15:30
eca6306
Compare
Choose a tag to compare

Patch Changes

  • b5aea01: Just adding a migrate script to drizzle and using it after successful packages install

v0.3.0

11 May 09:16
58577c7
Compare
Choose a tag to compare

Minor Changes

  • 0f7b5ff: Adjusting drizzle config for the new update

v0.2.1

19 Apr 18:30
f4b6b44
Compare
Choose a tag to compare

Patch Changes

  • 1fc6d7e: creating the lib folder at runtime since npm wont include empty folders in dist

v0.2.0

19 Apr 18:00
6be405e
Compare
Choose a tag to compare

Minor Changes

  • 9144bd3: Added Lucia authentication with email verification, password reset, and Maildev; refactored dependency installation and database setup.

    Enhanced Tailwind CSS configuration with base styles, responsive styles, line-heights, and border-radius.

    Enhancing the express option with tsconfig and adjusting the svelte config.

v0.1.1

31 Mar 23:54
852a993
Compare
Choose a tag to compare

Patch Changes

  • fb8de87: fixing drizzle config to use connectionString not url

v0.1.0

21 Mar 23:51
d5e52a0
Compare
Choose a tag to compare

Minor Changes

  • d86a143: First functional version