Skip to content

Latest commit

 

History

History
28 lines (11 loc) · 911 Bytes

CHANGELOG.md

File metadata and controls

28 lines (11 loc) · 911 Bytes

Change Log

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

0.2.0-next.0 (2020-03-13)

Features

  • allow nullish index and store and warn instead of throw (6473b63)

0.1.1 (2019-03-26)

Bug Fixes

  • add store to useMemo deps (fixes #1) (b22e3c2)

0.1.0 (2019-03-23)

Features