# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [0.7.0](https://github.com/xzhayon/imho/compare/@imho/http@0.6.0...@imho/http@0.7.0) (2025-11-11)


### Features

* **http:** support abort signal in HTTP requests ([#168](https://github.com/xzhayon/imho/issues/168)) ([56b697b](https://github.com/xzhayon/imho/commit/56b697b00bc24abf76dc7d2291ff0aae91a2d97e))





# [0.6.0](https://github.com/xzhayon/imho/compare/@imho/http@0.5.1...@imho/http@0.6.0) (2024-06-05)


### Features

* support affex 0.12 ([f014779](https://github.com/xzhayon/imho/commit/f014779007abf2cb82a35170cd57d25ef35ed06f))


### BREAKING CHANGES

* drop support for affex 0.11





## [0.5.1](https://github.com/xzhayon/imho/compare/@imho/http@0.5.0...@imho/http@0.5.1) (2024-05-27)

**Note:** Version bump only for package @imho/http





# [0.5.0](https://github.com/xzhayon/imho/compare/@imho/http@0.4.2...@imho/http@0.5.0) (2024-05-23)


### Features

* migrate to affex ([#48](https://github.com/xzhayon/imho/issues/48)) ([e5696e8](https://github.com/xzhayon/imho/commit/e5696e80877e81122fa385a92a23a59383b422f7))


### BREAKING CHANGES

* drop support for @xzhayon/fx





## [0.4.2](https://github.com/xzhavilla/imho/compare/@imho/http@0.4.1...@imho/http@0.4.2) (2024-05-02)

**Note:** Version bump only for package @imho/http





## [0.4.1](https://github.com/xzhavilla/imho/compare/@imho/http@0.4.0...@imho/http@0.4.1) (2024-04-23)

**Note:** Version bump only for package @imho/http





# [0.4.0](https://github.com/xzhavilla/imho/compare/@imho/http@0.3.0...@imho/http@0.4.0) (2024-04-23)


### Features

* support Fx 0.7 ([d41d682](https://github.com/xzhavilla/imho/commit/d41d6825478b88edbdca9ce0bb28d8539fc45ac2))
* use Fx typed errors ([05ed840](https://github.com/xzhavilla/imho/commit/05ed840d4b554a872900f366feed74dd1fe0e484))


### BREAKING CHANGES

* drop support for Fx 0.6





# [0.3.0](https://github.com/xzhavilla/imho/compare/@imho/http@0.2.2...@imho/http@0.3.0) (2024-04-17)


### Features

* update Fx and simplify code ([#32](https://github.com/xzhavilla/imho/issues/32)) ([188ff94](https://github.com/xzhavilla/imho/commit/188ff94fd351eff643c9a119ce1ba017f8ad3dc5))


### BREAKING CHANGES

* the new Fx produces effectors instead of effects, and encourages exporting layers instead of handlers





## [0.2.2](https://github.com/xzhavilla/imho/compare/@imho/http@0.2.1...@imho/http@0.2.2) (2024-04-11)

**Note:** Version bump only for package @imho/http





## [0.2.1](https://github.com/xzhavilla/imho/compare/@imho/http@0.2.0...@imho/http@0.2.1) (2024-04-11)


### Bug Fixes

* update Fx dependency ([#29](https://github.com/xzhavilla/imho/issues/29)) ([f9122bd](https://github.com/xzhavilla/imho/commit/f9122bd0d179cb2fa84c33612d0704c789b7f4b5))





# [0.2.0](https://github.com/xzhavilla/imho/compare/@imho/http@0.1.1...@imho/http@0.2.0) (2024-04-02)


### Features

* support Fx in place of fp-ts and Effect-TS ([#13](https://github.com/xzhavilla/imho/issues/13)) ([bf151e0](https://github.com/xzhavilla/imho/commit/bf151e0d369a639b921eb9eb98727a6a85609f3d))


### BREAKING CHANGES

* support for fp-ts and Effect-TS was dropped, and there is now a single package per module/dependency





## [0.1.1](https://github.com/xzhavilla/imho/compare/@imho/http@0.1.0...@imho/http@0.1.1) (2023-07-28)

**Note:** Version bump only for package @imho/http





# 0.1.0 (2023-07-28)


### Features

* **http:** add Http module ([#7](https://github.com/xzhavilla/imho/issues/7)) ([f03204e](https://github.com/xzhavilla/imho/commit/f03204ebcbb5c9caf773596803d4b5ff82e9673f))
