Releases: dzangolab/fastify
Releases · dzangolab/fastify
v0.77.0
0.77.0 (2025-01-03)
Features
- user: add change email mutation for graphql (#856) (fbfa956)
v0.76.4
0.76.4 (2024-12-31)
Features
- user: include thirdParty information in user response (#854) (1039b92)
v0.76.3
0.76.3 (2024-12-25)
- user: fix email verification link for change email (#852) (1ac20c3)
v0.76.2
0.76.2 (2024-12-24)
Features
- slonik: add find and findOne method in service class (#850) (337bdf3)
v0.76.1
0.76.1 (2024-12-19)
Performance Improvements
- user: update email if new email is different than current (#846) (4a56e00)
v0.76.0
0.76.0 (2024-12-18)
Features
- user: add rest endpoint to update email (#841) (17295e8)
- user: add config to toggle email update feature (#844) (f828372)
- user: allow user to update email in case of unverified current email (#843) (79575d0)
- user: disallow update email if user with same email already exists (#842) (791fa30)
v0.75.5
0.75.5 (2024-12-04)
Bug Fixes
- deps: update aws-sdk-js-v3 monorepo to v3.701.0 (#747) (47a7c34)
- deps: update dependency @graphql-tools/merge to v9.0.11 (#826) (020d7dd)
- deps: update dependency firebase-admin to v12.7.0 (#817) (bc1db41)
- deps: update dependency graphql-upload-minimal to v1.6.1 (#751) (d074b80)
- deps: update dependency nodemailer-mjml to v1.4.7 (#796) (17e6a6f)
- deps: update dependency pg to v8.13.1 (#767) (0241f5e)
- error response for package endpoints (#822) (e520d8c)
v0.75.4
0.75.4 (2024-11-25)
Bug Fixes
- multi-tenant: fix change password by account user (#698) (6fae887)
v0.75.3
0.75.3 (2024-11-20)
Bug Fixes
- deps: update dependency nodemailer to v6.9.16 (#812) (446f00c)
- multi-tenant: fix change schema query (fb93d02)