Releases: BetterTyped/hyper-fetch
Releases · BetterTyped/hyper-fetch
hyper-fetch-v6.0.0
6.0.0 (2024-12-05)
Bug Fixes
BREAKING CHANGES
hyper-fetch-v5.7.6-beta.1
hyper-fetch-v5.7.5
5.7.5 (2024-05-23)
Bug Fixes
- Update package.json to fix typescript issue (#88) (9fe13e5)
hyper-fetch-v5.7.4
5.7.4 (2024-01-12)
Bug Fixes
- 🐛 Minor bux fix + test fixes (f1da22a)
hyper-fetch-v5.7.3
5.7.3 (2023-10-12)
Bug Fixes
- 🐛 Response mappers now affect the initial state on change (#75) (de4a2fe)
hyper-fetch-v5.7.2
5.7.2 (2023-10-04)
Bug Fixes
- use correct path for types in core package.json (#74) (c36a581)
hyper-fetch-v5.7.1
5.7.1 (2023-07-26)
Bug Fixes
- 🐛 Refreshing and revalidation fixes (05136cd)
hyper-fetch-v5.7.0
5.7.0 (2023-07-26)
Features
- 🎸 Added response mapping to the helper hooks (63c8546), closes #65
hyper-fetch-v5.6.0
5.6.0 (2023-07-12)
Features
- 🎸 Changed prop name from fetchOnMount to revalidate (ec95422)
hyper-fetch-v5.5.0
5.5.0 (2023-07-07)
Features
- 🎸 Interceptors removal methods (8107407), closes #62