Releases: zayne-labs/toolkit
Releases · zayne-labs/toolkit
v0.8.41
🚀 Features
- toolkit-react: ✨ create core version of useScrollObserver hook for scroll detection - by @Ryan-Zayne (e1ea6)
- toolkit-type-helpers: ✨ add type utilities for writeable and union discriminators, and restructure tsconfig for better type management - by @Ryan-Zayne (3bb33)
🐞 Bug Fixes
- toolkit-react: 🐛 remove useEffect from useResource hook and update tsconfig - by @Ryan-Zayne (dec2d)
View changes on GitHub
v0.8.40
🚀 Features
- toolkit-react: ✨ introduce useResource hook for suspense-friendly data fetching - by @Ryan-Zayne (f6fb0)
View changes on GitHub
v0.8.39
v0.8.38
🚀 Features
- types: Simplify polymorphic type util chore: update dev deps - by @Ryan-Zayne (7375a)
- types): ✨ Improve DiscriminatedRenderProps type with better template params feat(zustand): ♻️ Refactor createZustandContext for better type inference feat(hooks: ✨ Add useResource hook for promise-based data fetching - by @Ryan-Zayne (8e194)
View changes on GitHub
v0.8.37
🐞 Bug Fixes
- types: 🔧 update PolymorphicProps type to handle any record type - by @Ryan-Zayne (53c6a)
View changes on GitHub
v0.8.36
🚀 Features
- navigation: 🚀 add hardNavigate and hardReplace functions - by @Ryan-Zayne (cfc3b)
🐞 Bug Fixes
- types: 🔤 correct URLInfo type import casing in createLocationStore - by @Ryan-Zayne (94da8)
View changes on GitHub
v0.8.35
🚀 Features
- toolkit-core: 🔍 add custom validation support to handleFileValidation - by @Ryan-Zayne (5c413)
View changes on GitHub
v0.8.34
🐞 Bug Fixes
- Fix type issue in toolkit by annotating return type of compose refs with custom ref callback - by @Ryan-Zayne (83aef)
- Bump deps - by @Ryan-Zayne (06cf4)
View changes on GitHub
v0.8.33
No significant changes
View changes on GitHub
v0.8.32
No significant changes