Skip to content

Release v0.7.17

Choose a tag to compare

@github-actions github-actions released this 24 Apr 20:34

Snow CLI v0.7.17

What's New

  • Pure TS implementation of the Yoga engine to avoid infinite linear memory growth.
  • Optimized Diffviewer rendering algorithm to reduce large number of Yoga nodes allocated.
  • widestLine cache to reduce stringWidth recalculation.
  • Add clearYogaNodeReferences to prevent dangling WASM pointers.
  • Output instance reuse to reduce GC pressure
  • Set limited cache to prevent infinite growth

Installation

npm install -g snow-ai

Usage

snow

Update

snow --update