Stable major release
Please consult the following releases to learn more about the breaking changes and new additions.
- Breaking changes - https://github.com/adonisjs/redis/releases/tag/v8.0.0-0
- Breaking changes - https://github.com/adonisjs/redis/releases/tag/v8.0.0-4
- New additions - https://github.com/adonisjs/redis/releases/tag/v8.0.0-6
- Breaking change - https://github.com/adonisjs/redis/releases/tag/v8.0.0-7
Commits
- chore: publish under latest tag 903e276
- Merge pull request #59 from adonisjs/next a2d3b3c
- Merge branch 'develop' into next 670462d
- chore: update dependencies cbc6b14
- chore(release): 7.3.4 acbf6cc
- added hmset to ioMethods.ts (#58) c80075a
- chore(release): 7.3.3 c6a30f6
- Merge pull request #57 from PaulosSouza/feat/unlink-method f9755a8
- feat: add passthroughs for ioredis#unlink method 4da65b7
What's Changed
- Merge to develop for final release by @thetutlage in #59
New Contributors
- @thetutlage made their first contribution in #59
Full Changelog: v7.3.4...v8.0.0