Added change note.

This commit is contained in:
Napalys
2025-03-24 11:49:08 +01:00
parent 1ee3fde214
commit 9dcfe0e709

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
Enhanced `axios` support with new methods (`postForm`, `putForm`, `patchForm`, `getUri`, `create`) and added support for `interceptors.request` and `interceptors.response`.