Skip to content

v12.0.0

Compare
Choose a tag to compare
@github-actions github-actions released this 19 Oct 21:39
· 19 commits to master since this release

12.0.0 (2024-10-19)

Bug Fixes

  • disable docker hints for all operations (37a9397)
  • fix ENOENT issues on macOS (f6c1296)

Code Refactoring

  • drop support for NPM dependency management (84f02b3), closes #77 #60
  • stop using container git (ce4ae92)

BREAKING CHANGES

  • NPM dependency system will not work anymore
  • Host system must have git installed after this update.