You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(release): 2.0.0 [skip ci] # [2.0.0](v1.4.0...v2.0.0) (2024-05-13) ### Features * move response to module type t style ([cf71d8b](cf71d8b)) ### BREAKING CHANGES * use @send for response parsing
chore(release): 1.4.0 [skip ci] # [1.4.0](v1.3.1...v1.4.0) (2024-05-09) ### Bug Fixes * add %identity function, facilitating the usage in catch case ([e958407](e958407)) ### Features * add instance fetch callable in a weird way ([4c09788](4c09788))