Skip to content

Latest commit

 

History

History
51 lines (33 loc) · 649 Bytes

CHANGELOG.md

File metadata and controls

51 lines (33 loc) · 649 Bytes

Change Log

All notable changes to the "redux-helper" extension will be documented in this file.

[0.3.6] - 2020-09-16

Fixed

  • fixed Actions

[0.3.5] - 2020-09-01

Fixed

  • fixed add Actions

[0.3.4] - 2020-09-01

Fixed

  • fixed thunk

[0.3.3] - 2020-09-01

Added

  • better async behaviour
  • better thunk support

Changed

Fixed

  • fixed indents

[0.3.2] - 2020-01-23

Added

  • Changelog
  • integrated automated redux Thunk support

Changed

  • renamed actions for better readability

Fixed

  • Fixed some indents
  • robustnes fixed
  • Changelog fixes

[0.2.0]

  • Fixes

[0.1.0]

  • Initial release