Releases: ybonnefond/stubborn
Releases · ybonnefond/stubborn
v7.1.1
v7.1.0
v7.0.0
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
v6.1.0
v6.0.0
6.0.0 (2023-03-06)
Bug Fixes
- remove max event listener warning (faa6a7e)
chore
- update dependencies (0f8ad66)
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 😘