Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@axios-use/react

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@axios-use/react - npm Package Versions

2

6.6.0

Diff

Changelog

Source

6.6.0 (2024-03-10)

Features

  • useRequest: getResponseItem option (#22)
wangcch
published 6.5.0 •

Changelog

Source

6.5.0 (2023-10-21)

Features

  • request: export _request to custom response type (#21)
wangcch
published 6.4.2 •

Changelog

Source

6.4.2 (2023-05-04)

Features

  • refactor(cache-key): replace with object-code to generate cache key. (#20)
wangcch
published 6.4.1 •

Changelog

Source

6.4.1 (2023-04-23)

Bug Fixes

  • type: onCompleted response generic error. (aed68bf)
wangcch
published 6.4.0 •

Changelog

Source

6.4.0 (2023-03-26)

Bug Fixes

  • createRequestError: value num 0. (84a3084)

Features

  • cache: use ttl cache by default. (#19)

  • onCompleted types: parameters is required. (96f1f8d)

  • CData type: replace CData width BodyData. (5f26f42)

    No BREAKING CHANGES. Will keep CData type, but deprecated.

wangcch
published 6.4.0-alpha.0 •

wangcch
published 6.3.0 •

Changelog

Source

6.3.0 (2022-12-05)

Bug Fixes

  • useResource: catch fnOptions undefined error. (bd74a59)

Chore

  • Upgrade devDependencies. (axios v1 #17)
wangcch
published 6.2.1-alpha.1 •

wangcch
published 6.2.0 •

Changelog

Source

6.2.0 (2022-08-23)

Bug Fixes

  • types: ready return type (RequestFactory). (1407056)

Features

  • useResource: return refresh func. (f6e7692)
    - const [reqState, fetch] = useResource();
    + const [reqState, fetch, refresh] = useResource();
    
wangcch
published 6.2.0-alpha.1 •

2
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc