1.0.69
Release 1.0.69
- Better index page - use
ParentComponent
from solid-js - Call the
Prisma
notes api in the main page (incase you are using prisma without trpc ofc) - Use
Switch
andMatch
from solid-js when usingtRPC
orPrisma
- Replace
new Response(JSON.stringify())
with thejson
method fromsolid-start
in the prisma notes api example.
npm create jd-app@latest