# @theorchard/songwhip-utils-presaves

## 2.0.0

### Major Changes

- Switched to use the songwhip-utils-redis package for the redis integration instead of depending on valkey-glide directly.
- Updated dependencies
  - @theorchard/songwhip-utils-redis@1.1.0
  - zod@^4.3.6

### Breaking Changes
- The package now has a peer dependency on @theorchard/songwhip-utils-redis@^1.1.0, so this must be installed in any project using this package.

## 1.2.0

### Minor Changes

- First production ready release of the package, containing utilities for handling presave related logic across Songwhip services.
