Releases: MrTang23/Fetchion
Releases · MrTang23/Fetchion
Fetchion v1.0.0
Fetchion v1.0.0
Major Updates
- Initial release of Fetchion, a lightweight JavaScript request library.
- Built with RESTful compliance, simplifying API request handling.
New Features
- Multiple Request Methods: Supports HTTP methods like GET, POST, PUT, DELETE, etc.
- Customizable Configuration: Easily configure requests, including headers, timeout, and more.
- Interceptor Support: Includes request and response interceptors for seamless pre- and post-processing.
- Error Handling: Built-in detailed error handling for easier debugging.
Improvements
- Clear code structure for easy understanding and maintenance.
- Comprehensive documentation and examples to help users get started quickly.
Dependency Updates
- Bundled with Rollup for optimized library size and performance.
Usage
Please refer to the README.md for detailed usage instructions and examples.
Thank you for your support! Feedback and contributions are welcome.