Skip to content

Releases: FxOmar/Nixify

3.1.2

12 Jan 19:13
4d65e09
Compare
Choose a tag to compare

What's Changed

  • Use Nixify without creating a new instance by @FxOmar in #11

Full Changelog: 3.1.1...3.1.2

3.1.1

12 Jan 02:07
b03d595
Compare
Choose a tag to compare

What's Changed

  • Implement automatic retry for failed requests by @FxOmar in #9
  • dynamic route matching with params by @FxOmar in #10

Full Changelog: 3.0.1...3.1.1

3.0.1

10 Jan 01:03
9f3098e
Compare
Choose a tag to compare

Full Changelog: 3.0.0...3.0.1

3.0.0

09 Jan 23:18
5eff3c2
Compare
Choose a tag to compare

What's Changed

2.1.6-beta.9

24 Sep 19:56
ebaf54f
Compare
Choose a tag to compare
2.1.6-beta.9 Pre-release
Pre-release

What's Changed

  • Fix response data typing issue by @FxOmar in #4

Full Changelog: 2.1.5-beta...2.1.6-beta.9

2.1.5-beta

24 Sep 00:09
4ba5f08
Compare
Choose a tag to compare
2.1.5-beta Pre-release
Pre-release

What's Changed

Full Changelog: 2.0.3-beta...2.1.5-beta

Reqeza

23 Sep 22:49
a9f8913
Compare
Choose a tag to compare
Reqeza Pre-release
Pre-release

What's Changed

New Contributors

  • @FxOmar made their first contribution in #1

Full Changelog: v1.0.2...2.0.3-beta

v1.0.2

19 Dec 21:21
Compare
Choose a tag to compare

v1.0.1...v1.0.2

v1.0.1-beta.1

15 Dec 16:32
Compare
Choose a tag to compare
v1.0.1-beta.1 Pre-release
Pre-release
  • add: cancel requests using AbortController interface by passing signal to the config ced5fef
  • Update README.md c70a966
  • Update README.md fa6512c

v1.0.1-beta.0...v1.0.1-beta.1

v1.0.1-beta.0

14 Dec 23:16
Compare
Choose a tag to compare
v1.0.1-beta.0 Pre-release
Pre-release
  • Update package.json 2b28f23
  • Fix(typing): show provided methods under createNewInstance eef0551
  • Update README.md f6e552d
  • Fix: Add typing to request methods 828c330
  • Publish package in npm d5cd0c0

v1.0.0-beta...v1.0.1-beta.0