7.1.1 (2024-10-23)
- output of log diff show route and path (1606f9c)
7.1.0 (2024-10-23)
- output the line of the route on log diff (7cd4a01)
- retrun diffs for matched endpoints routes in 501 response (79594e9)
7.0.0 (2024-10-22)
- add support for HEAD methods (e8f3e78)
- add support for options (d452bf9)
- move to node 20 (346ce4c)
- pass subject in DiffError (2a096e1)
- show file line when logDiffOn501 called on a mathcing route (3814881)
- show warn when log diff called and route matched (8c9ed84)
- remove support for node 18 & 19
6.2.0 (2023-03-16)
- automatic remove route after matching X times (60b6b39)
6.1.0 (2023-03-08)
- support multipart/form-data content type (cea8793)
6.0.0 (2023-03-06)
- remove max event listener warning (faa6a7e)
- update dependencies (0f8ad66)
- drop support for node < LTS (3903fb0)
- 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)
- support AWS JSON 1.0 and 1.1 content-types (1811453)
5.4.0 (2021-09-21)
- support buffer as response body (17368e6)
5.3.14 (2021-08-03)
- [security] bump tar from 4.4.13 to 4.4.15 (7522554)
5.3.13 (2021-07-30)
- bump chalk from 4.1.1 to 4.1.2 (1dfd2d6)
5.3.12 (2021-06-14)
- [security] bump normalize-url from 4.5.0 to 4.5.1 (341bc30)
5.3.11 (2021-06-14)
- bump chalk from 4.1.0 to 4.1.1 (b8103b1)
5.3.10 (2021-06-12)
- [security] bump handlebars from 4.7.6 to 4.7.7 (ff51a8f)
5.3.9 (2021-06-12)
- [security] bump trim-newlines from 3.0.0 to 3.0.1 (8824574)
5.3.8 (2021-06-11)
- [security] bump y18n from 3.2.1 to 3.2.2 (b92e576)
5.3.7 (2021-06-11)
- [security] bump hosted-git-info from 2.8.8 to 2.8.9 (828e4f8)
5.3.6 (2021-06-11)
- [security] bump ssri from 6.0.1 to 6.0.2 (474d3b3)
5.3.5 (2021-06-11)
- res.write throwing error if body is null (d22119e)
5.3.4 (2021-02-20)
- bump lodash from 4.17.20 to 4.17.21 (fac4187)
5.3.3 (2021-02-05)
- bump @hapi/accept from 5.0.1 to 5.0.2 (5be48f0)
5.3.2 (2020-12-21)
- [security] bump node-notifier from 8.0.0 to 8.0.1 (5ea3da5)
5.3.1 (2020-12-10)
- [security] bump ini from 1.3.5 to 1.3.7 (1d45f92)
5.3.0 (2020-11-18)
- add title with request's method and path on logDiffOn501 (eba1ebe)
5.2.2 (2020-10-17)
- [security] bump npm-user-validate from 1.0.0 to 1.0.1 (4f53c32)
5.2.1 (2020-09-11)
- [security] bump node-fetch from 2.6.0 to 2.6.1 (e065d1a)
5.2.0 (2020-08-27)
- allow to remove a route (9787627)
5.1.4 (2020-08-15)
- bump lodash from 4.17.19 to 4.17.20 (43acdba)
5.1.3 (2020-07-08)
- bump lodash from 4.17.18 to 4.17.19 (463449c)
5.1.2 (2020-07-08)
- bump lodash from 4.17.15 to 4.17.18 (0b3c577)
5.1.1 (2020-07-07)
- [security] bump npm from 6.14.5 to 6.14.6 (7df3365)
5.1.0 (2020-06-26)
- add logDiffon501 method to route (003d4ef)
5.0.4 (2020-06-23)
- fix packaged files (56c446c)
5.0.3 (2020-06-23)
- bump dependencies (0de24fa)
5.0.2 (2020-06-23)
- bump chalk from 3.0.0 to 4.1.0 (c40f8a5)
5.0.1 (2020-06-23)
- [security] bump acorn from 5.7.3 to 5.7.4 (248fdf1)