- Add description for packages in the template
- Redesign pages
- added Next-Auth protected routes when using tRPC
- upgrade next to 12.2.0
- modified the title to print a colorful ascii art
- add warning about next-auth when using Node 18
- fix resolved path to package root
- diable version flag
- fix esm issues
- trying to fix esm error
- a548f22: added cli args, esm support
- Updated package to full ESM support
-
Create-t3-app now accepts args!
When calling create-t3-app, you can specify the app name and directory directly from the cli.
Additonal options are visable by passing -h or --help into the command line
- added loading spinners
- added tsup as build tool
- Added dev tooling.