v5.0.0
What's Changed
- fix(closes #127): downgrade xmlbuilder2 dependency to 3.0.1 93bd8bc
- fix(deps): update dependency commander to v10 5f4682f
Breaking changes
Supported Node engine range has been changed to >=14
. That is the range commander
supports, and we use commander
, so we also need to stay in the same range.
Full Changelog: v4.0.0...v5.0.0