Skip to content

Releases: Qeepsake/use-redux-effect

v1.1.4

10 Jun 13:35
Compare
Choose a tag to compare

1.1.4 (2021-06-10)

Bug Fixes

  • typescript: fixed to string[] | string instead of string[] on type param (8b9a7f7)

v1.1.3

10 Jun 13:27
Compare
Choose a tag to compare

1.1.3 (2021-06-10)

Bug Fixes

  • typescript: fixed to string[] instead of string on type param (1ec4827)

v1.1.2

10 Jun 13:23
Compare
Choose a tag to compare

1.1.2 (2021-06-10)

Bug Fixes

  • package.json: removed files key from package.json (58cf7be)

v1.1.1

10 Jun 13:14
Compare
Choose a tag to compare

1.1.1 (2021-06-10)

Bug Fixes

  • package.json: pointed module entry point to generated JS and TS defs (fcf5b85)
  • typescript: fixed typescript module resolution (e91f3f5)

v1.1.0

10 Jun 12:56
Compare
Choose a tag to compare

1.1.0 (2021-06-10)

Features

  • typescript: added typescript and pre-commit compilation (b2c2b1e)