Releases: 3adel-bassiony/Fetchly
Releases · 3adel-bassiony/Fetchly
1.12.0
Full Changelog: 1.11.0...1.12.0
1.11.0
Full Changelog: 1.10.0...1.11.0
1.10.0
Full Changelog: v1.7.1...1.10.0
1.7.1
- Added:
additionalOptions
propriety to request config - Added:
requestConfig
&options
in console debug - Improved console.debug and logs
- Improved types
- Fixed: next.js config in fetchly configure function
Full Changelog: v1.6.2...v1.7.1
1.6.2
- Refactor next.js configuration
- Removed duplicate code
Full Changelog: v1.6.1...v1.6.2
1.6.1
- Improved next.js fetch config in Fetchly class
1.6.0
- Fixed next.js configuration option
next
in global and local scope
Full Changelog: v1.5.0...v1.6.0
1.5.0
- Renamed
searchParams
toparams
for simplified code readability and easier usage.
1.4.0
- Added new helper function
stringifySearchParams
to convert search params to string - Removed
convertSearchParamsToString
and replaced it with the new helper functionstringifySearchParams
- Improved the documentation
Full Changelog: v1.3.3...v1.4.0
1.3.3
- Improved the documentation section
Full Changelog: v1.2.0...v1.3.3