Adds a new feature to the product.
feat(api): add user oauth login
Resolves a bug or unexpected behavior.
fix(ui): resolve button jump on hover
Improves code without altering external logic.
refactor: extract validation logic
Dependency updates or routine tasks.
chore(deps): update react to v19
Code improvements that optimize speed or resource usage.
perf(db): optimize query indexing
Changes exclusively to documentation files (README, manuals).
docs: update api endpoint reference
Use a ! after the type or add the footer BREAKING CHANGE: to notify major version changes.