[2.0.0] - 2021-11-24
BREAKING CHANGE: This is the first version which has a node engines specifier. Hence we are releasing this as a major version.
Added
- #36 chore: CI Action to run tests
Changed
- #27 fix: Dont count xunit failures as errors (thanks @mlucool)
- #25 fix: Remove escaping character in CDATA (thanks @jugend)
- #38 feat!: Specified supported node engine versions
> 12 < 16
Fixed
- #38 fix: Update packages to resolve CVE issues #38 (thanks @gagyibenedek)