Skip to content

Run ESM and requires Node 16

Compare
Choose a tag to compare
@rkotze rkotze released this 05 Nov 13:24
· 147 commits to master since this release

git-mob 3.0.0

Added

  • Now uses ESM modules and requires Node 16+ (Most parts work with Node 14)
  • CI run tests in 3 Node environments 14, 16, 18
  • Updated dependencies and dev dependencies to patch security issues
  • Updated tests to support ESM

git-mob-core 0.7.0

  • Requires Node 16+
  • Module systems support ESM and CJS

What's Changed

Full Changelog: v2.5.0...v3.0.0