Skip to content

Latest commit

 

History

History
executable file
·
17 lines (12 loc) · 416 Bytes

CHANGELOG.md

File metadata and controls

executable file
·
17 lines (12 loc) · 416 Bytes

CHANGELOG

v1.2.0

  • Update devDependencies and refactor Webpack and Babel configurations to comply with Babel 7
  • Treat null as a valid plain object prototype in isPlainObject()

v1.1.1

  • Fixes issue #1

v1.1.0

  • Pass dispatch and getState() as arguments to callAPI method.

v1.0.0

  • Add tests

v0.1.0

  • Initial release