v1.1.4
- extra param for
useNexus
hook in order to triggeruseEffect
when parameters have changed - expose bare http methods from nexus client (
nexus.httpGet(...args)
,nexus.httpPost(...args)
etc...) - export common types for Projects and Organisations
- fix: set default
Content-type
header toapplication/json
intriggerFetch
link