Releases: jtwebman/coveralls-next
Releases · jtwebman/coveralls-next
v4.2.0
v4.1.2
- Add Jenkins Git Message environment variable
GIT_MESSAGE
Thank you @jympetalmd - Switch package lock file to version 2
- Fixed formatting to use Prettier and Esconfig correctly together
- Updated Dev deps versions to the latest versions.
v4.1.1
V4.1.0
- Using ourselves to report code coverage to coveralls.io.
- Switch from GOT to just the simple
form-data
npm module that uses Node.js http/https library. - Updates to the readme.
- Took on changes made to the original coveralls library in the last year.
- Testing on all Node versions still in support.
Remove Deprecated Dependencies
- Switch request library for GOT
- Remove xo for eslint and prettier
- updated all other dependencies to latest