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