Releases: mpyw/laravel-cached-database-stickiness
Releases · mpyw/laravel-cached-database-stickiness
v2.2.0
v2.1.1
What's Changed
- Laravel 12.x Compatibility by @laravel-shift in #28
- chore: 🤖 Update CI matrix and dependencies by @mpyw in #29
New Contributors
- @laravel-shift made their first contribution in #28
Full Changelog: v2.1.0...v2.1.1
v2.1.0
v2.0.1
v2.0.0
v1.0.3
v1.0.2
v1.0.1
v0.3.1
v0.3.0
Fix: Restore $recordsModified
state if its value has not been changed
- Initialization effects are automatically revoked only if the Job does not change the stickiness state.