Skip to content

Latest commit

 

History

History
45 lines (22 loc) · 1.98 KB

CHANGELOG.md

File metadata and controls

45 lines (22 loc) · 1.98 KB

Changelog

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

1.3.0 (2021-08-19)

Features

  • adding state types to create modules (eef8b42)
  • slice: add selector to slice; fix exports for react native (fd898d3)

Bug Fixes

  • 🐛 Throw unhandled errors in reducers (2e3f4b1)
  • the generic types for create modules (31ff9f9)
  • build: fix build process to support react native (84b5289)
  • createmodule: changed namedActions to an object (5e3ff65)

1.2.1 (2020-09-01)

Bug Fixes

  • build: fix build process to support react native (84b5289)

1.2.0 (2020-09-01)

Features

  • slice: add selector to slice; fix exports for react native (fd898d3)

Bug Fixes

  • createmodule: changed namedActions to an object (5e3ff65)

1.1.2 (2020-04-09)

Bug Fixes

  • createmodule: changed namedActions to an object (5e3ff65)