Skip to content

Latest commit

 

History

History
46 lines (21 loc) · 1.35 KB

CHANGELOG.md

File metadata and controls

46 lines (21 loc) · 1.35 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.5.0 (2020-12-27)

Features

  • add useLazyResource hook (f1ef7f0)

0.4.0 (2020-12-20)

Features

  • start data fetching asap instead of waiting for a first read call (1c8e3a8)

0.3.1 (2020-12-20)

Features

0.3.0 (2020-10-09)

Features

0.2.0 (2020-09-24)

Features

  • add promise cancellation (9205dd2)

0.1.0 (2020-09-23)

Features

  • implement basic resources (56bf072)