Skip to content

Releases: DreamworldSolutions/fetch

v3.1.2

Choose a tag to compare

@dw-devops dw-devops released this 01 Sep 11:39

3.1.2 (2025-09-01)

Bug Fixes

  • revert clone response to allow multiple consumers (a81d7f0)

v3.1.1

Choose a tag to compare

@dw-devops dw-devops released this 28 Aug 11:22

3.1.1 (2025-08-28)

Bug Fixes

  • clone response to allow multiple consume (94ace69)

v3.1.0

Choose a tag to compare

@dw-devops dw-devops released this 05 Aug 12:33
65fc866

3.1.0 (2025-08-05)

Features

  • provide a way to upload file with progress (65fc866)

v3.0.0

Choose a tag to compare

@dw-devops dw-devops released this 07 Mar 12:06

3.0.0 (2025-03-07)

Features

  • cleanup redux implementation (23d3c31)

BREAKING CHANGES

  • API status can be managed through @dreamworld/async-tasks so removed this.

v2.0.3

Choose a tag to compare

@dw-devops dw-devops released this 20 Oct 09:02

2.0.3 (2024-10-20)

Bug Fixes

  • prevent retry when api failed with CORS (5914e29)

v2.0.2

Choose a tag to compare

@dw-devops dw-devops released this 06 Sep 11:31

2.0.2 (2024-09-06)

Bug Fixes

  • provide way to skip redux actions (2c4a616)

v2.0.1

Choose a tag to compare

@dw-devops dw-devops released this 29 Jul 07:15
3653a5d

2.0.1 (2024-07-29)

Bug Fixes

v2.0.0

Choose a tag to compare

@dw-devops dw-devops released this 18 Jul 13:07
e519411

2.0.0 (2023-07-18)

Features

  • Pending write & read requests. (#3) (e519411)

BREAKING CHANGES

  • do not retry any request unless its due to network issue.

v2.0.0-pending-writes.1

Pre-release

Choose a tag to compare

@dw-devops dw-devops released this 14 Jul 08:01

2.0.0-pending-writes.1 (2023-07-14)

Features

  • Pending write & read requests. (69cc94f)

BREAKING CHANGES

  • do not retry any request unless its due to network issue.

v1.0.1

Choose a tag to compare

@dw-devops dw-devops released this 03 Mar 13:35
1b19a67

1.0.1 (2023-03-03)

Bug Fixes

  • add support to configure offline retry (84e50f3)