Releases: t3-oss/create-t3-app
Releases · t3-oss/create-t3-app
[email protected]
Patch Changes
-
#335
5745ad7
Thanks @julianread! - Fix invalid typeof window comparison to undefined -
#334
a107f14
Thanks @c-ehrlich! - fix: build fails on trpc, trpc+next
[email protected]
Minor Changes
- #324
fb5498c
Thanks @juliusmarminge! - feat: wrap createContext with helper function to make it independent of req/res
[email protected]
What's Changed
- refactor: turborepo with cli and www by @juliusmarminge in #320
- feat: make context independent of req/res by @juliusmarminge in #325
Full Changelog: https://github.com/t3-oss/create-t3-app/compare/[email protected]
v5.7.0
v5.7.0-next
Minor Changes
- 7a76c95: feat(app): add lint config for typescript
v5.6.0
What's Changed
- docs: update tRPC v10 docs link by @Samathingamajig in #291
- fix: typeerror in env validation by @khalil-omer in #293
- feat: Include ct3a version as metadata in generated app by @c-ehrlich in #305
- fix: parse path returned from process.cwd() before using it by @BWsix in #303
New Contributors
- @Samathingamajig made their first contribution in #291
- @khalil-omer made their first contribution in #293
- @BWsix made their first contribution in #303
Full Changelog: v.5.5.0...v5.6.0
v5.6.0-next
This is a parallel release to v5.6.0 using tRPC v10
What's Changed
- feat: include ct3a version as metadata (next) by @c-ehrlich in #309
- chore: redo #303 on next by @juliusmarminge in #310
Full Changelog: v5.5.0-next...v5.6.0-next
v5.5.0-next
This is a parallel release to v5.5.0 using tRPC v10
What's Changed
- fix(prisma): fix minor typo in prisma schema by @RodSarhan in #278
- feat: make session.user.id nullable (next) by @c-ehrlich in #284
- fix: inverse the optional made in #284 to match #282 by @juliusmarminge in #287
New Contributors
- @RodSarhan made their first contribution in #278
Full Changelog: v5.4.0-next...v5.5.0-next
v5.5.0
What's Changed
- feat: make session.user.id non-nullable by @c-ehrlich in #282
Full Changelog: v5.4.0...v.5.5.0
v5.4.0
What's Changed
- refactor(utils): remove unnecessary blocks by @fernandoxu in #252
- chore: update favicon by @nramkissoon in #253
- fix: missing next-auth types by @zomars in #255
- fix: height on small viewports by @c-ehrlich in #256
- docs: expand t3-app README by @juliusmarminge in #248
- revert: extend regular next-auth module by @juliusmarminge in #257
- feat: add deployment strategy to generated README by @nexxeln in #258
- docs: add instructions on building docker image to readme by @Krish120003 in #265
- docs: small adjustments by @juliusmarminge in #266
- feat: set appName to directory on 'npx create-t3-app .' by @c-ehrlich in #273
- fix(prisma): make db changes for next-auth on mysql obvious by @cyremur in #275
New Contributors
- @zomars made their first contribution in #255
- @Krish120003 made their first contribution in #265
- @cyremur made their first contribution in #275
Full Changelog: v5.3.0...v5.4.0