Releases: fredrikj31/thoughts
Releases · fredrikj31/thoughts
v0.3.3
What's Changed
- fix(app): removes smiley from error message title by @fredrikj31 in #82
- ci(workflows): adds get previous tag workflow step to detect changes by @fredrikj31 in #83
- ci(workflows): fixes get-previous-tag github outputs by @fredrikj31 in #84
- ci(workflows): checks out repository when getting previous tag by @fredrikj31 in #85
- ci(workflow): adds listing of tags to debug tags when checkout repo by @fredrikj31 in #86
- ci(workflows): adds checkout fetch-tags property by @fredrikj31 in #87
- ci(workflows): get previous tag checkout all history by @fredrikj31 in #88
- ci(workflow): checkout all history on file changes step by @fredrikj31 in #89
Full Changelog: v0.3.2...v0.3.3
v0.3.2
What's Changed
- ci(workflows): adds fallback flag to turbo ignore by @fredrikj31 in #81
Full Changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- fix(app): refetches friends list on accepted friend request by @fredrikj31 in #80
Full Changelog: v0.3.0...v0.3.1
v0.3.0
What's Changed
- feat(project): adds prettier to turbo to speed up development by @fredrikj31 in #75
- new friends page by @fredrikj31 in #76
- bruno api host by @fredrikj31 in #77
- docs(readme): updates api path in readme environment variables by @fredrikj31 in #78
- ci(workflow): fixes checkout action step to fix turbo-ignore check by @fredrikj31 in #79
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- fix(api): fixes npm start script file path by @fredrikj31 in #74
Full Changelog: v0.1.4...v0.2.0
v0.1.4
What's Changed
- fix(docker): changes port mappings for frontend and backend by @fredrikj31 in #72
- feat(api): adds /api prefix to api endpoints by @fredrikj31 in #73
Full Changelog: v0.0.4...v0.1.4
v0.0.4
What's Changed
- fix(app): fixes app build location by @fredrikj31 in #71
Full Changelog: v0.0.3...v0.0.4
v0.0.3
v0.0.2
What's Changed
- chore(deps): bump rollup from 4.21.1 to 4.24.1 by @dependabot in #68
- chore(deps): bump cookie from 0.6.0 to 0.7.2 by @dependabot in #67
- chore(deps): bump find-my-way from 8.2.0 to 8.2.2 by @dependabot in #66
- chore(pnpm): updates pnpm-lock.yaml file to version 9.0 by @fredrikj31 in #69
New Contributors
- @dependabot made their first contribution in #68
Full Changelog: v0.0.1...v0.0.2
v0.0.1
What's Changed
- chore(project): adds dot files by @fredrikj31 in #5
- feat(docker): adds docker compose file with database and init sql file by @fredrikj31 in #6
- mono repo setup by @fredrikj31 in #7
- feat(api): setups simple fastify api by @fredrikj31 in #8
- api setup database by @fredrikj31 in #9
- api signup user by @fredrikj31 in #10
- login user by @fredrikj31 in #11
- refresh access token by @fredrikj31 in #14
- login set tokens cookies by @fredrikj31 in #15
- fix(app): cleans up frontend app by @fredrikj31 in #21
- tailwind setup by @fredrikj31 in #23
- shadcn setup by @fredrikj31 in #24
- landing page by @fredrikj31 in #25
- chore(repo): updates turbo package to 1.13.3 by @fredrikj31 in #26
- Signup Page by @fredrikj31 in #27
- signup logic by @fredrikj31 in #28
- login page by @fredrikj31 in #29
- Home page designs by @fredrikj31 in #32
- theme selector by @fredrikj31 in #33
- feat(app): adds images to post component by @fredrikj31 in #34
- auth flow by @fredrikj31 in #35
- get user profile by @fredrikj31 in #36
- protected route by @fredrikj31 in #37
- friends database setup by @fredrikj31 in #40
- bruno api collection by @fredrikj31 in #42
- fix(api): moves refresh token to body payload instead of cookies by @fredrikj31 in #43
- fix(app): fixes auth provider when no access token is present by @fredrikj31 in #44
- package maintenance by @fredrikj31 in #46
- fix auth validator hook by @fredrikj31 in #47
- list friends endpoint by @fredrikj31 in #48
- docs(readme): updates readme with prerequisites and environment vars by @fredrikj31 in #50
- chore(project): upgrades turbo package by @fredrikj31 in #51
- friend requests endpoints by @fredrikj31 in #49
- create friend request endpoint by @fredrikj31 in #52
- delete friend request endpoint by @fredrikj31 in #53
- accept decline friend request endpoint by @fredrikj31 in #54
- refactor(api): renames listFriendRequests to listReceivedFriendRequests by @fredrikj31 in #56
- 55 friends interface by @fredrikj31 in #57
- create post logic by @fredrikj31 in #62
- deployment by @fredrikj31 in #64
New Contributors
- @fredrikj31 made their first contribution in #5
Full Changelog: https://github.com/fredrikj31/thoughts/commits/v0.0.1