Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 876 Bytes

CHANGELOG.md

File metadata and controls

18 lines (9 loc) · 876 Bytes

Changelog

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

1.0.1 (2020-11-21)

Bug Fixes

  • cannot init reducer while pass props is undefined into fetcher hook (f9151bf)

1.0.0 (2020-11-20)

Features

  • implement create app state, create fetcher and create service. (9a93d99)
  • set default value for options of createAppState function (93260c7)