tp / tsaga

Typesafe and lightweight way to write Redux-connected functions with asynchronous side-effects that are easily testable.
Apache License 2.0
8 stars 1 forks source link

Typescript 3.4 #41

Closed HenriBeck closed 5 years ago

HenriBeck commented 5 years ago

37

tp commented 5 years ago

@HenriBeck Any idea why the build fails? Locally everything is fine.

tp commented 5 years ago

@HenriBeck Can you please merge these test changes (and formatting reversal) in: https://github.com/tp/tsaga/tree/HenriBeck-feature/typescript-3.4

(I think I should be able to your repo as well, but I guess this is faster :))

tp commented 5 years ago

@HenriBeck Do you want to merge https://github.com/tp/tsaga/tree/HenriBeck-feature/typescript-3.4 and do the open rename of the last variables mentioned effectCreator?

Otherwise I can quickly pull your changes and mine together and rename those.

HenriBeck commented 5 years ago

The requested changes are done.