Skip to content

Releases: OrJDev/create-jd-app

1.0.115

28 Dec 15:05
Compare
Choose a tag to compare

Release 1.0.115

  • Remove Solid Auth (Use NextAuth Instead) - in 0af00ef
npx create-jd-app@latest

1.0.113

27 Dec 12:08
Compare
Choose a tag to compare

Release 1.0.133

  • Bump solid-start - remove dotenv because it now supports server env variables - in ba9e72c
npx create-jd-app@latest

1.0.112

21 Dec 21:48
Compare
Choose a tag to compare

1.0.106

20 Dec 07:34
Compare
Choose a tag to compare

1.0.105

19 Dec 19:16
Compare
Choose a tag to compare

Release 1.0.105

Minor fixes, thanks @oscartbeaumont for letting me know.

in 4885dae
make sure you bump create jd app

npx create-jd-app@latest

1.0.104

18 Dec 06:30
Compare
Choose a tag to compare

Release 1.0.104

npx create-jd-app@latest

1.0.101

17 Dec 19:55
Compare
Choose a tag to compare

Release 1.0.101

  • nextauth use prisma adapter when using noth prisma and nextauth - in 1d74f4b by @OrJDev
npx create-jd-app@latest

1.0.100

17 Dec 13:41
Compare
Choose a tag to compare

Release 1.0.100

npx create-jd-app@latest

1.0.99

17 Dec 13:16
Compare
Choose a tag to compare

Release 1.0.99

npx create-jd-app@latest

Vanila 1

04 Dec 15:19
467be0c
Compare
Choose a tag to compare

Release Vanila.1

Create JD Vanila is a clone of create jd app except it is using SolidJS instead of SolidStart, I created this because degit seems to be slow and the templates of SolidJS are very messy.

if you want to use SolidJS instead of SolidStart you should check it out:

npm create jd-app@vanila

This should not affect the actual create jd app i just thought its a nice feature to have.