Skip to content

v0.5.7

Choose a tag to compare

@ziggle-dev ziggle-dev released this 25 Aug 16:55
· 12 commits to main since this release
b08d151

What's Changed

Added

  • Support for multi-file tool installations
  • Package manager now downloads additional files (package.json, manifest.yml) along with index.js
  • Automatic npm dependency installation for tools with package.json
  • Tools with npm dependencies now work seamlessly out of the box

Fixed

  • Fixed tools with npm dependencies failing to load
  • Fixed package.json files not being downloaded from registry
  • Improved dependency installation process with better error handling

Full Changelog

v0.5.6...v0.5.7