- #100
85effefThanks @NekoSakuraLucia! - Added comments to the function along with an explanation of its functionality.
- #96
c3fb271Thanks @NekoSakuraLucia! - Added 3 new hooks and refactored code structure for better organization.
- #38
3e25e8eThanks @the-dijkstra! - Add [use-local-storage] hook
- #35
1ae7ee5Thanks @the-dijkstra! - Add [use-window-scroll] hook
- #33
39154c8Thanks @the-dijkstra! - Update docs
- #30
493666aThanks @the-dijkstra! - Add [use-in-viewport] hook & docs
- #28
410caf2Thanks @the-dijkstra! - Update [use-singleton] tests
- #26
50ccec2Thanks @the-dijkstra! - Add [use-singleton] hook
- #24
a778506Thanks @the-dijkstra! - Add use-scroll hook
- #22
c0ebbccThanks @the-dijkstra! - Fix tsup to target browser
941486aThanks @the-dijkstra! - Fix changeset
- #18
8b19e80Thanks @the-dijkstra! - Fix publishing to npm
- #16
d49cb19Thanks @the-dijkstra! - [use-queue] handle limit changes
- #13
5219144Thanks @the-dijkstra! - [use-queue]: Fix dequeue action