Releases
v1.0.0
1.0.0 (2022-12-21)
Bug Fixes
Reverts
π₯ removes release please workflow (50f1d67 )
removes temporary optional from NEXTAUTH_SECRET (6950f75 )
Tests
adds basic jest and testing library configuration (ccb6144 )
adds isServerSide runtime utils tests (3b5080e )
New Features
π§ adds basic header structure (fa2dc17 )
π adds briskly logo to public static images (a0ce9b3 )
π updates next auth theming (24d987b )
β¨ adds header to homepage (0f87589 )
β¨ adds sign in with google (9a3baec )
β¨ adds vercel analytics to app (4d00032 )
adds isServerSide to runtime utils (6916d5c )
first commit npm create t3-app@latest (0074b52 )
Code Refactors
π₯ remove uncessary homepage code (299172a )
π changes header max width to full (261d4fd )
π changes tailwind classes to use new brand collors (4196073 )
π removes uncessary hover (04a469d )
π updates next auth logo path (a3a882c )
uses isServerSide util in trpc (6aeecae )
Documentation
π remove create t3 stack readme and add todo (cd3feeb )
Miscellaneous Chores
π¨ adds extra empty line to ci files (282d2ca )
π¨ adds extra empty line to ci files (3626b70 )
ποΈ migrates next auth tables (0c83558 )
ποΈ updates prisma models (3ac2dee )
π€‘ mocks examples response (371e964 )
π€‘ mocks get all example query (a7546d9 )
π₯ deletes changelog file (b74621b )
π₯ deleting uncessary api route (8e94f36 )
π₯ remove unecessary server code (c69b6b0 )
π adding vercel-build script (d2ac1ff )
π¨ adding missing environment variables (ba2ab43 )
π adds semantic release and configures pipelines (f49ff06 )
π adds new logo image and renames current one (1761d54 )
π§ adds 200 primary color (afad79e )
π§ adds brand colors to tailwind config (3229044 )
π§ adds database url format (f165c10 )
π§ adds docker compose file for postgres database (32ac344 )
π§ adds npm and github release plugins (83f51a6 )
π§ adds plugins config for semantic release (ea479b6 )
π§ removes develop branch from branches config (1bc1f0e )
π§ updates env.example with new environment variables (4e3d6c0 )
adds .js files to tsconfig.json (3513b0f )
adds editorconfig file (abf3d2b )
adds eslint-plugin-import-helpers and organizes imports (c7c804f )
adds eslint-plugin-unicorn (bba2aa0 )
adds lint on commitmsg (5ca348f )
adds no unused vars as error in eslint (76cff88 )
adds prettier configuration (f731309 )
adds root import and fixes imports (827bc9b )
adds TODO comment (495b4ff )
disables eslint rule for commitlint config file (5390eaa )
formats config files acording to eslint rules (8829ae9 )
main: release 1.0.0 (c7dd035 )
moves trpc utils file inside a folder (c7e11cb )
running yarn lint --fix with new prettier config (03be922 )
CI/CD
π· adds checkout and node setup for unit tests pipeline (bfac613 )
π· adds code linting worflow (666c273 )
π· adds create .env file step in unit tests action (4038f95 )
π· adds develop branch to trigger Github Release pipeline (a41eeaa )
π· adds instal dependencies step and updates steps names (9a80eb6 )
π· adds release please pointing to the main branch (ef38afb )
π· adds release-please workflow (a992260 )
π· adds type-check workflow (751abf0 )
π· adds unit tests github workflow (4a62def )
π· adds yarn cache to speed up unit tests runtime (26aed9c )
π· changes run validation (99208bf )
π· overrides changelog types (0c2ecb2 )
π· removes develop branch from github release pipeline (4f249ed )
π· removes uncessary run name (1559a5c )
π· updates job name (d4e10ad )
π· updates workflows jobs names (4fcefa1 )
π· updating release changelog types order (63bb47e )
π· uses github commit message as run-name (80f5ee6 )
π₯ deletes release please workflow (343a966 )
π properly formas changelog-types json (904d1d2 )
π§ removes develop branches from config files (49dd616 )
You canβt perform that action at this time.