Additional changes to review1 matched termMatched wording:⚠ warning symbolThese matches may be harmless in context. Expand to see the excerpts.
- A warning symbol appears outside an explicit breaking section.
⚠️ Important Changes
This release focuses on platform compatibility, error handling improvements, and code quality maintenance.
⚠️ Important Changes
- Breaking Changes: None identified in this release.
- Action Required: Users targeting React Native should verify their integration, particularly if relying on specific Blob or FormData behaviours, as improvements have been made to support these objects.
🚀 New Features
- React Native Blob Support: Axios now includes support for React Native Blob objects. Thanks to @moh3n9595 for the initial implementation. (#5764)
- Code Quality: Implemented prettier across the codebase and resolved associated formatting issues. (#7385)