v0.0.3
Patch Changes
-
#36
d75d397
Thanks @otahontas! - Make it possible to pass in rtk query api options when creating new api -
#49
be05b59
Thanks @otahontas! - Add initial docs aimed for users (in readme) -
#37
db71bbe
Thanks @otahontas! - Replace homebrew assertion and typeguard funcs with is-what -
#25
bd50030
Thanks @otahontas! - Force users to pass in typed client or getClient func -
#28
e99a24b
Thanks @otahontas! - Simplify type and function names and make them resemble rtk query -
#48
6dcf7b4
Thanks @otahontas! - Allow passing endpoint options (e.g.providesTags, onQueryStarted) for each generated trpc endpoint