Skip to content

Releases: httpland/chain-handler

1.1.0

09 Feb 14:32
Compare
Choose a tag to compare

1.1.0 (2023-02-09)

Features

  • types.ts: split interface and export types (02b49b9)

1.1.0-beta.1

08 Feb 12:38
Compare
Choose a tag to compare
1.1.0-beta.1 Pre-release
Pre-release

1.1.0-beta.1 (2023-02-08)

Features

  • types.ts: split interface and export types (02b49b9)

1.0.0

06 Feb 01:39
Compare
Choose a tag to compare

1.0.0 (2023-02-06)

Features

  • chain.ts: add minimal chainable interface and implementation (0deb5af)
  • types.ts: rename types from NextHandler to OptionalHandler (f6720cb)

1.0.0-beta.2

05 Feb 16:02
Compare
Choose a tag to compare
1.0.0-beta.2 Pre-release
Pre-release

1.0.0-beta.2 (2023-02-05)

Features

  • types.ts: rename types from NextHandler to OptionalHandler (f6720cb)

1.0.0-beta.1

04 Feb 14:57
Compare
Choose a tag to compare
1.0.0-beta.1 Pre-release
Pre-release

1.0.0-beta.1 (2023-02-04)

Features

  • chain.ts: add minimal chainable interface and implementation (0deb5af)