Releases: adonisjs/hash
Releases · adonisjs/hash
Fix parameters order of Argon2 hash
This release makes AdonisJS argon hash compatible with other tools that strictly validates the ordering of parameters.
What's Changed
- fix(argond2id):reordering parameters order during serialization to ma… by @Benjamin-htr in #13
New Contributors
- @Benjamin-htr made their first contribution in #13
Full Changelog: v9.0.4...v9.0.5
Update dependencies
9.0.4 (2024-09-03)
Full Changelog: v9.0.3...v9.0.4
Update dependencies
Full Changelog: v9.0.2...v9.0.3
Allow to use new argon2 version
- chore: update release script (c70940d)
- chore: correct package metadata (2cafb6a)
- chore: switch to release-it instead of np (e29ec35)
- chore: increase required node version (2d341c4)
- chore: update dependencies (2067440)
- chore: allow to use new argon2 version (816150c)
- feat: make config public (e871045)
Update dependencies
Full Changelog: v9.0.0...v9.0.1
Stable major release
Please check the following releases to learn more about the breaking changes
- https://github.com/adonisjs/hash/releases/tag/v8.0.0-0
- https://github.com/adonisjs/hash/releases/tag/v8.3.1-1
- https://github.com/adonisjs/hash/releases/tag/v8.3.1-8
Commits
- chore: publish under latest tag cecffc6
- Merge pull request #11 from adonisjs/next 7fd5fbb
- chore: update dependencies 030cd51
- chore: update dependencies b8d4283
What's Changed
- refactor(hash): needsRehash should return true when invalid identifier by @RomainLanz in #10
- Merge to develop for final release by @thetutlage in #11
New Contributors
- @thetutlage made their first contribution in #11
Full Changelog: v7.2.2...v9.0.0
Update dependencies
- chore: update dependencies 33a1ce8
Full Changelog: v8.3.1-8...v8.3.1-9
Changes to needsReHash method behavior
- refactor: internals 690991f
- chore: publish source maps and use tsc for generating types b0107e8
- chore: update dependencies b28a123
- refactor(hash): needsRehash should return true when invalid identifier (#10) 524c291
What's Changed
- refactor(hash): needsRehash should return true when invalid identifier by @RomainLanz in #10
Full Changelog: v8.3.1-7...v8.3.1-8
Use tsup for bundling
Full Changelog: v8.3.1-6...v8.3.1-7
Update dependencies
- chore: update dependencies 344d0c8
Full Changelog: v8.3.1-5...v8.3.1-6