@simonkov/use-axios
Version: 
A custom React hook that provides a state-driven interface for Axios requests.
31 lines (14 loc) • 981 B
Markdown
# Changelog
## [1.2.0](https://github.com/simonkovtyk/use-axios/compare/v1.1.0...v1.2.0) (2025-10-14)
### Features
* improve config merge ([918740c](https://github.com/simonkovtyk/use-axios/commit/918740c6db5e056f698b464d377fe5089c6263fe))
## [1.1.0](https://github.com/simonkovtyk/use-axios/compare/v1.0.1...v1.1.0) (2025-09-17)
### Features
* flush state update before resolve ([5c4c209](https://github.com/simonkovtyk/use-axios/commit/5c4c209842c0bc55a218ea51a51ef29389ea8a49))
## [1.0.1](https://github.com/simonkovtyk/use-axios/compare/v1.0.0...v1.0.1) (2025-09-15)
### Bug Fixes
* optimize docs ([2de6eb0](https://github.com/simonkovtyk/use-axios/commit/2de6eb052172c9d86d662a86ce5efe36faac8e87))
* optimize docs ([c8cd241](https://github.com/simonkovtyk/use-axios/commit/c8cd2412f9c84d1feb1b115b33b0ce9eae70a5ca))
## 1.0.0 (2025-09-15)
### Features
* init ([1b876f7](https://github.com/simonkovtyk/use-axios/commit/1b876f782c3781af03b5a9165cb1ee6cdd071b36))