Releases: mateusfg7/formatch-server
Releases · mateusfg7/formatch-server
v0.7.0
What's Changed
Features
- Small updates by @mateusfg7 in #30
- Setup articles endpoint by @mateusfg7 in #38
- Professional by user endpoint by @mateusfg7 in #40
- Professional list by @mateusfg7 in #43
Updates
- fix(deps): update dependency @types/node to v18.11.19 by @renovate in #41
- fix(deps): update dependency typescript to v4.9.5 by @renovate in #39
- fix(deps): update dependency eslint to v8.33.0 by @renovate in #34
- fix(deps): update dependency @types/react to v18.0.27 by @renovate in #35
- fix(deps): update nextjs monorepo to v13.1.6 by @renovate in #33
Full Changelog: 0.4.0...0.7.0
v0.4.0
Features
Rating
- Add a Rate table on database schema with relations on a User and a Professional
- Add an endpoint to create a new rating
Professional CRUD
- Return if a user already saved a professional or not when get professional information
- Return if a user already rated a professional or not when get professional information
- Return a average rate grade when get professional information
- Add endpoint to save a professional
- Use unique short code to identify a professional as a visual friendly ID
- Use user data from header to identify a user
Aditional information
- Setup version bump by @mateusfg7 in #22
- Setup Rates endpoint by @mateusfg7 in #25
- Complete Professionals endpoint by @mateusfg7 in #27
Full Changelog: 0.2.0...0.4.0
v0.2.0
v0.1.0
What's Changed
- Configure Renovate by @renovate in #1
- Update dependency @types/react-dom to v18.0.10 by @renovate in #6
- Update dependency @types/node to v18.11.18 by @renovate in #4
- Update nextjs monorepo to v13.1.1 by @renovate in #3
- Setup DB by @mateusfg7 in #7
- Prepare Formatch DB by @mateusfg7 in #8
- Update dependency eslint to v8.31.0 by @renovate in #5
- Setup Professionals Endpoint by @mateusfg7 in #9
New Contributors
- @renovate made their first contribution in #1
- @mateusfg7 made their first contribution in #7
Full Changelog: https://github.com/mateusfg7/formatch-web/commits/0.1.0