What's Changed
- RedisCacheService tests refactor by @hectorgomezv in #985
- build(deps): bump axios from 1.6.2 to 1.6.5 by @dependabot in #1004
- build(deps-dev): bump @typescript-eslint/eslint-plugin from 6.16.0 to 6.18.0 by @dependabot in #1003
- build(deps-dev): bump @types/node from 20.10.6 to 20.10.7 by @dependabot in #1001
- build(deps-dev): bump @nestjs/schematics from 10.0.3 to 10.1.0 by @dependabot in #1000
- build(deps): bump viem from 1.21.3 to 2.0.3 by @dependabot in #1002
- Return UTC timestamps by @fmrsabino in #1006
- Update
blockExplorerUriTemplateBuilder
by @iamacook in #1008 - Update (unknown) recovery email subject and substituions by @iamacook in #1007
- Remove unnecessary EmailApiModule import by @hectorgomezv in #1011
- Ignore E2E tests in coverage by @iamacook in #1010
- Add web app link substitution and add explorer URL to address HTML by @iamacook in #1009
- Remove unused asset by @iamacook in #1015
- Use same global setup in all Jest configs by @iamacook in #1014
- Send verification code email message by @hectorgomezv in #1013
- Rename email edit test to align with controller by @iamacook in #1017
- Throttle email edits according to verification code TTL by @iamacook in #1016
- Move
@types/lodash
todevDependencies
by @iamacook in #1020 - Remove unnecessary
rimraf
dependency by @iamacook in #1019 - Revert "Move
@types/lodash
todevDependencies
(#1020)" by @iamacook in #1021
Full Changelog: v1.22.0...v1.23.0