Minor Changes
-
#4068
ef64c6f
Thanks @tim-smart! - remove generics from HttpClient tag serviceInstead you can now use
HttpClient.With<E, R>
to specify the error and
requirement types.
#4068 ef64c6f
Thanks @tim-smart! - remove generics from HttpClient tag service
Instead you can now use HttpClient.With<E, R>
to specify the error and
requirement types.
Don't miss a new effect release
NewReleases is sending notifications on new releases.