Releases: Qeepsake/use-redux-effect
Releases · Qeepsake/use-redux-effect
v1.1.4
1.1.4 (2021-06-10)
Bug Fixes
- typescript: fixed to string[] | string instead of string[] on type param (8b9a7f7)
v1.1.3
1.1.3 (2021-06-10)
Bug Fixes
- typescript: fixed to string[] instead of string on type param (1ec4827)
v1.1.2
1.1.2 (2021-06-10)
Bug Fixes
- package.json: removed files key from package.json (58cf7be)
v1.1.1
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
1.1.0 (2021-06-10)
Features
- typescript: added typescript and pre-commit compilation (b2c2b1e)