Skip to content

Latest commit

 

History

History
245 lines (108 loc) · 8.71 KB

CHANGELOG.md

File metadata and controls

245 lines (108 loc) · 8.71 KB

6.2.0 (2023-03-16)

Features

  • automatic remove route after matching X times (60b6b39)

6.1.0 (2023-03-08)

Features

  • support multipart/form-data content type (cea8793)

6.0.0 (2023-03-06)

Bug Fixes

  • remove max event listener warning (faa6a7e)

chore

Features

  • drop support for node < LTS (3903fb0)

BREAKING CHANGES

  • CHANGE node 12.x, 13.x, 14.x, 15.x are no longer supported Only version >= to latest LTS are now supported
  • CHANGE Drop support for node 10.x and 11.x

If you are not using node 10 or 11 you can upgrade from 5.x to 6.x eyes closed 😘

5.5.0 (2021-10-06)

Features

  • support AWS JSON 1.0 and 1.1 content-types (1811453)

5.4.0 (2021-09-21)

Features

  • support buffer as response body (17368e6)

5.3.14 (2021-08-03)

Automatic Dependencies Upgrade

  • [security] bump tar from 4.4.13 to 4.4.15 (7522554)

5.3.13 (2021-07-30)

Automatic Dependencies Upgrade

  • bump chalk from 4.1.1 to 4.1.2 (1dfd2d6)

5.3.12 (2021-06-14)

Automatic Dependencies Upgrade

  • [security] bump normalize-url from 4.5.0 to 4.5.1 (341bc30)

5.3.11 (2021-06-14)

Automatic Dependencies Upgrade

  • bump chalk from 4.1.0 to 4.1.1 (b8103b1)

5.3.10 (2021-06-12)

Automatic Dependencies Upgrade

  • [security] bump handlebars from 4.7.6 to 4.7.7 (ff51a8f)

5.3.9 (2021-06-12)

Automatic Dependencies Upgrade

  • [security] bump trim-newlines from 3.0.0 to 3.0.1 (8824574)

5.3.8 (2021-06-11)

Automatic Dependencies Upgrade

  • [security] bump y18n from 3.2.1 to 3.2.2 (b92e576)

5.3.7 (2021-06-11)

Automatic Dependencies Upgrade

  • [security] bump hosted-git-info from 2.8.8 to 2.8.9 (828e4f8)

5.3.6 (2021-06-11)

Automatic Dependencies Upgrade

  • [security] bump ssri from 6.0.1 to 6.0.2 (474d3b3)

5.3.5 (2021-06-11)

Bug Fixes

  • res.write throwing error if body is null (d22119e)

5.3.4 (2021-02-20)

Automatic Dependencies Upgrade

  • bump lodash from 4.17.20 to 4.17.21 (fac4187)

5.3.3 (2021-02-05)

Automatic Dependencies Upgrade

  • bump @hapi/accept from 5.0.1 to 5.0.2 (5be48f0)

5.3.2 (2020-12-21)

Automatic Dependencies Upgrade

  • [security] bump node-notifier from 8.0.0 to 8.0.1 (5ea3da5)

5.3.1 (2020-12-10)

Automatic Dependencies Upgrade

  • [security] bump ini from 1.3.5 to 1.3.7 (1d45f92)

5.3.0 (2020-11-18)

Features

  • add title with request's method and path on logDiffOn501 (eba1ebe)

5.2.2 (2020-10-17)

Automatic Dependencies Upgrade

  • [security] bump npm-user-validate from 1.0.0 to 1.0.1 (4f53c32)

5.2.1 (2020-09-11)

Automatic Dependencies Upgrade

  • [security] bump node-fetch from 2.6.0 to 2.6.1 (e065d1a)

5.2.0 (2020-08-27)

Features

  • allow to remove a route (9787627)

5.1.4 (2020-08-15)

Automatic Dependencies Upgrade

  • bump lodash from 4.17.19 to 4.17.20 (43acdba)

5.1.3 (2020-07-08)

Automatic Dependencies Upgrade

  • bump lodash from 4.17.18 to 4.17.19 (463449c)

5.1.2 (2020-07-08)

Automatic Dependencies Upgrade

  • bump lodash from 4.17.15 to 4.17.18 (0b3c577)

5.1.1 (2020-07-07)

Automatic Dependencies Upgrade

  • [security] bump npm from 6.14.5 to 6.14.6 (7df3365)

5.1.0 (2020-06-26)

Features

  • add logDiffon501 method to route (003d4ef)

5.0.4 (2020-06-23)

Bug Fixes

5.0.3 (2020-06-23)

Automatic Dependencies Upgrade

5.0.2 (2020-06-23)

Automatic Dependencies Upgrade

  • bump chalk from 3.0.0 to 4.1.0 (c40f8a5)

5.0.1 (2020-06-23)

Automatic Dependencies Upgrade

  • [security] bump acorn from 5.7.3 to 5.7.4 (248fdf1)