Skip to content

NatUI 0.2.1

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Jul 01:29
v0.2.1
05e9ba3

Added

  • Prebuilt native host archives on every GitHub release. @natui/core now
    downloads the matching archive on demand, verifies its published SHA-256,
    and installs it into a per-user cache, so applications installed from npm
    no longer need a NatUI source checkout.
  • The natui host install [--force] and natui host path CLI commands
  • An automated publishing pipeline: pushing a release tag builds the host
    archives, creates the GitHub release, and publishes all three npm packages
    through trusted publishing with provenance attestations.