Skip to content

Releases: Wappsto/wappsto-blanket

v0.0.12

10 Dec 16:49
Compare
Choose a tag to compare
  • fixed import path

v0.0.11

10 Dec 16:46
Compare
Choose a tag to compare
  • fixed updateStream caching same urls

v0.0.10

10 Dec 15:18
Compare
Choose a tag to compare
  • improved useSubscribe

v0.0.9

10 Dec 14:02
Compare
Choose a tag to compare
  • fixed useIds not refreshing

v0.0.8

05 Dec 12:27
Compare
Choose a tag to compare
  • fixed subscribe to empty array

v0.0.7

04 Dec 11:53
Compare
Choose a tag to compare
  • added useSubscribe for dynamic stream subscriptions
  • added useRefresh to re-render components
  • added useRefreshTimestamp to re-render component if the timestamp is less than 1h old from now
  • changed stream subscription from full true to false
  • added hooks/index.js that exports all hooks for combined imports
  • export setStatus function in useIds for manual control

v0.0.6

21 Nov 12:49
Compare
Choose a tag to compare
  • fixed useIds not updating items

v0.0.5

20 Nov 16:21
Compare
Choose a tag to compare
  • set maximum limit to 100 in useList hook

v0.0.4

14 Nov 13:32
Compare
Choose a tag to compare
  • added useList addItem
  • load items from cache first in useIds
  • added send function to useRequest to dispatch requests

v0.0.3

06 Nov 15:35
Compare
Choose a tag to compare
  • fixed useIds not refreshing when ids changes