Skip to content

v0.5.9

Choose a tag to compare

@github-actions github-actions released this 31 Aug 05:19
· 10 commits to main since this release
c3dcd9b

🐛 Clanker 0.5.9

Release Type

Fix Release

What's Changed

Fixed

  • Fixed ESM/CJS compatibility in upgrade command by using import() instead of require()
  • Resolved Error [ERR_REQUIRE_ASYNC_MODULE] when running clanker upgrade
  • Added proper error handling for module loading failures in wrapper script

Pull Request

Installation

NPM

npm install -g @zigglers/clanker@0.5.9

Update existing installation

npm update -g @zigglers/clanker

Verify installation

clanker --version