Skip to content

Releases: 3adel-bassiony/Fetchly

1.12.0

24 Nov 17:48
25e2755
Compare
Choose a tag to compare

1.11.0

20 Nov 01:09
fca09be
Compare
Choose a tag to compare

Full Changelog: 1.10.0...1.11.0

1.10.0

19 Nov 21:15
f1c7e3c
Compare
Choose a tag to compare

Full Changelog: v1.7.1...1.10.0

1.7.1

31 Jan 16:58
8a6f379
Compare
Choose a tag to compare
  • 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

31 Jan 13:02
7d3f35b
Compare
Choose a tag to compare
  • Refactor next.js configuration
  • Removed duplicate code

Full Changelog: v1.6.1...v1.6.2

1.6.1

31 Jan 12:34
6e14135
Compare
Choose a tag to compare
  • Improved next.js fetch config in Fetchly class

1.6.0

29 Jan 13:20
ee3cf48
Compare
Choose a tag to compare
  • Fixed next.js configuration option next in global and local scope

Full Changelog: v1.5.0...v1.6.0

1.5.0

28 Jan 22:52
deab6f2
Compare
Choose a tag to compare
  • Renamed searchParams to params for simplified code readability and easier usage.

1.4.0

27 Jan 01:30
ff188c6
Compare
Choose a tag to compare
  • Added new helper function stringifySearchParams to convert search params to string
  • Removed convertSearchParamsToString and replaced it with the new helper function stringifySearchParams
  • Improved the documentation

Full Changelog: v1.3.3...v1.4.0

1.3.3

27 Jan 01:02
a0fc05a
Compare
Choose a tag to compare
  • Improved the documentation section

Full Changelog: v1.2.0...v1.3.3