What's Changed
- Add Emails Datasource by @fmrsabino in #829
- Copy yarn patches to Docker image by @fmrsabino in #842
- chore: add Alerts docs by @iamacook in #839
- build(deps-dev): bump prettier from 3.0.3 to 3.1.0 by @dependabot in #847
- build(deps): bump viem from 1.18.1 to 1.19.1 by @dependabot in #846
- build(deps-dev): bump @types/semver from 7.5.4 to 7.5.5 by @dependabot in #845
- build(deps-dev): bump @types/express from 4.17.20 to 4.17.21 by @dependabot in #843
- build(deps-dev): bump @types/supertest from 2.0.15 to 2.0.16 by @dependabot in #844
- Add EmailRepository by @fmrsabino in #848
- Make uuid dependency explicit by @hectorgomezv in #850
- FF_MESSAGES_CACHE feature flag cleaning by @hectorgomezv in #851
- Batch mutiple token prices per request to Coingecko by @hectorgomezv in #836
- Add OnlySafeOwner guard by @fmrsabino in #853
- Add EmailRegistration guard by @fmrsabino in #854
- Add Timestamp guard by @fmrsabino in #856
- Adjust ICacheService.get() return types by @hectorgomezv in #855
- Fix code-generator import by @fmrsabino in #858
- Pad generated code to six characters by @fmrsabino in #859
Full Changelog: v1.13.1...v1.14.0