Skip to content

v1.0.0

Compare
Choose a tag to compare
@conuko conuko released this 07 Feb 10:22
· 89 commits to main since this release
bba5715

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

  • @conuko made their first contribution in #1

Full Changelog: https://github.com/conuko/guest-and-chat-book/commits/1.0.0