Releases: conuko/guest-and-chat-book
Releases · conuko/guest-and-chat-book
v1.2.0
What's Changed
- Feature: Add Prisma Migration to production database functionality by @conuko in #24
- Feature: Add address field to user model by @conuko in #25
- Feature: Add Error handling by @conuko in #26
- Refactor: Backend tests by @conuko in #27
- Feature: Add comment functionality by @conuko in #28
- Refactor: Prisma schema by @conuko in #29
- Feature: refactor trpc by @conuko in #30
Full Changelog: 1.1.0...1.2.0
v1.1.0
v1.0.0
This is the first clean release with a clean schema with migration history.
What's Changed
- Add basic stylings and create user profile page by @conuko in #1
- Feature(Prisma): connect user model with guestbook model by @conuko in #2
- Feature: add functionality to edit a message by @conuko in #3
- Feature: add functionality to edit a post by @conuko in #4
- Feature: Add Unit Tests for Guestbook tRPC Endpoint by @conuko in #6
- Feature: Add Unit Tests for Guestbook tRPC Endpoint by @conuko in #7
- Feature: Add integration tests by @conuko in #8
- Feature: Add integration tests by @conuko in #9
- Feature: Add stripe by @conuko in #10
- Feature: Add Stripe and change to MySQL by @conuko in #11
- Feature: Authorization page by @conuko in #12
- Feature: Authorization Page by @conuko in #13
- Refactor: Clean up code by @conuko in #14
New Contributors
Full Changelog: https://github.com/conuko/guest-and-chat-book/commits/1.0.0