Skip to content

v1.1.4

Compare
Choose a tag to compare
@julienmachon julienmachon released this 26 Jun 13:46
  • extra param for useNexus hook in order to trigger useEffect 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 to application/json in triggerFetch link