Skip to content

Releases: Vexcited/Schwi

v0.8.2

23 Jan 13:36
0.8.2
345b46e

Choose a tag to compare

v0.8.1

23 Jan 13:32
0.8.1
ff28a5b

Choose a tag to compare

v0.8.0

08 Oct 14:27

Choose a tag to compare

  • chore(deps): move undici from optional to required (for node & bun) (5d62a05)
  • feat(rn): optionally use native fetch implementation (73168fd)
  • feat: add option to enable unauthorized TLS (6765f3b)

v0.7.0

26 Sep 06:40
0.7.0
f2fbfbf

Choose a tag to compare

  • feat: charge set all cookies method for more formats (2d62794)
  • fix: exports of http request methods and redirection (b3fb3b5)

v0.6.1

25 Sep 10:50
0.6.1
83f626e

Choose a tag to compare

v0.6.0

25 Sep 10:49
0.6.0
2eb0381

Choose a tag to compare

  • refactor: fix workspace issues and resolve #2 (1068ab4)
  • breaking: Uint8Array is not allowed anymore on req.body

v0.5.0

22 May 21:55
0.5.0
03c37e4

Choose a tag to compare

  • feat: add native implementation for react native, fixes #1 (7e5aadc)
  • docs: add react-native-real-fetch dependency to react native (3ec5107)
  • fix(build): add all optional dependencies to external (7caa273)
  • docs: add proper react native installation (ef471b7)

v0.4.0

20 May 11:29

Choose a tag to compare

  • docs: update wording (f3e9479)
  • docs: add installation section (0f63aa1)
  • docs: better wording (b1c9e2d)
  • chore(deps): bump and move undici to optional (9433010)
  • feat(bun/headers): use undici headers instead of the ones from bun (a2de7af)
  • feat(response): add optional toXML when installing fast-xml-parser (1311ea4)
  • fix: make sure optional dependencies are external in build (687b0ba)
  • chore: fix linting (1614348)
  • chore: move ts examples to mts (064f782)

v0.3.1

29 Apr 00:15
0.3.1
d93c3df

Choose a tag to compare

  • fix: compilation options (1272bcc)

v0.3.0

28 Apr 17:53
0.3.0
637932a

Choose a tag to compare

  • chore: move cheerio to optional dependencies (4968853)
  • refactor(req)!: rename url encoded body function (7347bcd)