0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2024-12-16 21:56:25 -05:00
verdaccio/packages/signature/CHANGELOG.md
Juan Picado 1dc5cdffc3
chore: update versions (next-8) (#4840)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-09-25 23:20:07 +02:00

85 lines
1.5 KiB
Markdown

# @verdaccio/signature
## 8.0.0-next-8.1
### Minor Changes
- 6a8154c: feat: update logger pino to latest
## 8.0.0-next-8.0
### Major Changes
- chore: move v7 next to v8 next
## 7.0.0
### Major Changes
- 47f61c6: feat!: bump to v7
- e7ebccb: update major dependencies, remove old nodejs support
### Minor Changes
- daceb6d: restore legacy support
- b6d5652: support for createCipher backward compatible
- f047cc8: refactor: auth with legacy sign support
- bd8703e: feat: add migrateToSecureLegacySignature and remove enhancedLegacySignature property
### Patch Changes
- 312bc10: chore: export signature options type
## 7.0.0-next-7.5
### Minor Changes
- bd8703e: feat: add migrateToSecureLegacySignature and remove enhancedLegacySignature property
## 7.0.0-next-7.4
### Minor Changes
- b6d5652: support for createCipher backward compatible
## 7.0.0-next.3
### Minor Changes
- f047cc8: refactor: auth with legacy sign support
## 7.0.0-next.2
### Patch Changes
- 312bc100f: chore: export signature options type
## 7.0.0-next.1
### Major Changes
- e7ebccb61: update major dependencies, remove old nodejs support
### Minor Changes
- daceb6d87: restore legacy support
## 7.0.0-next.0
### Major Changes
- feat!: bump to v7
## 6.0.0
### Minor Changes
- ddb6a2239: feat: signature package
- dc571aabd: feat: add forceEnhancedLegacySignature
## 6.0.0-6-next.2
### Minor Changes
- ddb6a223: feat: signature package
- dc571aab: feat: add forceEnhancedLegacySignature