Skip to content

Latest commit

 

History

History
85 lines (35 loc) · 2.41 KB

CHANGELOG.md

File metadata and controls

85 lines (35 loc) · 2.41 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

4.0.0 (2020-05-30)

Note: Version bump only for package @convoyr/plugin-retry

3.2.0 (2020-05-23)

Note: Version bump only for package @convoyr/plugin-retry

3.1.0 (2020-05-20)

Note: Version bump only for package @convoyr/plugin-retry

3.0.0 (2020-04-24)

Features

  • NextFn to NextHandler object (530cb97)

BREAKING CHANGES

  • The NextFn type used for calling the next plugin and the final HTTP handler is removed in favor of an object following the NextHandler interface.

2.2.0 (2020-04-23)

Note: Version bump only for package @convoyr/plugin-retry

2.1.1 (2020-04-16)

Note: Version bump only for package @convoyr/plugin-retry

2.1.0 (2020-04-11)

Note: Version bump only for package @convoyr/plugin-retry

2.0.2 (2020-04-08)

Note: Version bump only for package @convoyr/plugin-retry

2.0.1 (2020-04-07)

Note: Version bump only for package @convoyr/plugin-retry

2.0.0 (2020-04-01)

Features

  • ✅ rename condition to shouldHandleRequest (9e93b5d)

BREAKING CHANGES

  • rename condition to shouldHandleRequest

Co-authored-by: Edouard Bozon [email protected]

1.2.0 (2020-03-31)

Note: Version bump only for package @convoyr/plugin-retry

1.1.0 (2020-01-14)

Note: Version bump only for package @convoyr/plugin-retry