- REFACTOR: deprecate jolt_flutter_hooks and redirect to jolt_setup. (26c7a1c6)
- FEAT: add more hooks. (be34b78a)
- FEAT: add async and stream hooks for reactive state management. (3b258362)
- FEAT: add listenable hooks for Listenable. (1f1f2a7b)
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
- Update a dependency to the latest release.
- REFACTOR(hooks): migrate to new setup hook API. (b857d225)
- REFACTOR(jolt_flutter): refactor SetupWidget hook system architecture. (db32a9a3)
- FIX: hot reload of hooks. (b6b90eef)
- INIT: extract hooks into separate jolt_flutter_hooks package. (e12adb35)