All notable changes to this project will be documented in this file. See standard-version for commit guidelines.
0.1.15 (2021-06-29)
- remove react dependencies (9fd80fc)
- restore overriding provider value through copy prop (#7) (c5cac1b)
0.1.14 (2020-07-16)
- remove react dependencies (9fd80fc)
0.1.13 (2020-07-16)
- Add copyful CLI and Contentful as first remote source adapter (#2) (7293d97)
- Add Render prop API, stricter typings, remove HOC, fix bug (#3) (7037598)
- Infer types from copy; Support referential lookups in use/withCopy; clean up tests (#1) (d173822)