Skip to content

Releases: ybonnefond/stubborn

v7.1.1

23 Oct 17:28
Compare
Choose a tag to compare

7.1.1 (2024-10-23)

Bug Fixes

  • output of log diff show route and path (1606f9c)

v7.1.0

23 Oct 09:31
Compare
Choose a tag to compare

7.1.0 (2024-10-23)

Features

  • output the line of the route on log diff (7cd4a01)
  • retrun diffs for matched endpoints routes in 501 response (79594e9)

v7.0.0

22 Oct 19:22
Compare
Choose a tag to compare

7.0.0 (2024-10-22)

Features

  • add support for HEAD method (e8f3e78)
  • add support for OPTIONS method (d452bf9)
  • move to node 20 (346ce4c)
  • pass subject in DiffError (2a096e1)
  • show file line when logDiffOn501 called on a matching route (3814881)
  • show warn when log diff called and route matched (8c9ed84)

BREAKING CHANGES

  • remove support for node 18 & 19

v6.2.0

16 Mar 11:43
Compare
Choose a tag to compare

6.2.0 (2023-03-16)

Features

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

v6.1.0

08 Mar 07:54
Compare
Choose a tag to compare

6.1.0 (2023-03-08)

Features

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

v6.0.0

06 Mar 20:25
Compare
Choose a tag to compare

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 😘

v5.5.0

06 Oct 10:20
Compare
Choose a tag to compare

5.5.0 (2021-10-06)

Features

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

v5.4.0

21 Sep 14:27
Compare
Choose a tag to compare

5.4.0 (2021-09-21)

Features

  • support buffer as response body (17368e6)

v5.3.14

03 Aug 19:38
Compare
Choose a tag to compare

5.3.14 (2021-08-03)

Automatic Dependencies Upgrade

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

v5.3.13

30 Jul 12:10
Compare
Choose a tag to compare

5.3.13 (2021-07-30)

Automatic Dependencies Upgrade

  • bump chalk from 4.1.1 to 4.1.2 (1dfd2d6)