Releases: t3-oss/create-t3-app
Releases · t3-oss/create-t3-app
v5.4.0-next
Note: This release is parallel to the regular v5.4.0 but uses tRPC v10. There is also a new installation process being tested on this pre-release version.
What's Changed
- refactor: perf gains by @juliusmarminge in #260
Full Changelog: v5.3.0-next...v5.4.0-next
v5.3.0
What's Changed
- feat: add typesafe client side env variables by @nramkissoon in #209
- feat: improved logo typography by @c-ehrlich in #238
- chore: add protected trpc router example by @bhatvikrant in #194
- chore: add link to community by @gcavanunez in #229
- docs(readme): add usage for beta and next version by @nexxeln in #243
- chore: add js files to format script by @juliusmarminge in #244
- chore: remove credentials provider by @juliusmarminge in #246
- refactor(cli): add module path aliasing by @abui-am in #247
- feat: updating tailwind and postcss config's to use .cjs by @JohnDaly in #242
- fix: clarify some comments and rename some files in env by @juliusmarminge in #245
- feat: add JSDoc type annotation to
clientEnv
ensuring variables are set by @Duckapple in #240
New Contributors
- @nramkissoon made their first contribution in #209
- @gcavanunez made their first contribution in #229
- @abui-am made their first contribution in #247
- @JohnDaly made their first contribution in #242
- @Duckapple made their first contribution in #240
Full Changelog: v5.2.0...v5.3.0
v5.3.0-next
Note: This release is parallel to the regular v5.3.0 with the sole exception being that it uses the experimental tRPC v10.
What's Changed
- feat: update trpc to v10 (next) by @juliusmarminge in #203
Full Changelog: v5.3.0...v5.3.0-next
v5.2.0
What's Changed
- fix: handle pkg with version in noInstall mode by @amyisdev in #220
- feat: add db.sqlite-journal to gitignore by @c-ehrlich in #221
- fix: typo - rename 'varibles' to 'variables' by @c-ehrlich in #223
- fix: missing DATABASE_URL by @c-ehrlich in #222
New Contributors
Full Changelog: v5.1.0...v5.2.0
v5.1.0
What's Changed
- refactor: inject curried
runPkgManagerInstall
to package installers by @ochicf in #202 - feat: migrate env + next config to esm by @danielroe in #205
- chore: move lintstaged config into file by @jln13x in #217
- fix: move gitignore rename call by @HaukeSchnau in #215
New Contributors
- @ochicf made their first contribution in #202
- @danielroe made their first contribution in #205
- @jln13x made their first contribution in #217
- @HaukeSchnau made their first contribution in #215
Full Changelog: v5.0.0...v5.1.0