Skip to content

v0.93.0

Choose a tag to compare

@github-actions github-actions released this 29 Jul 12:54
· 172 commits to master since this release
v0.93.0
6859a5c

Installation

# Bun / npm
bun add -g @mark3labs/kit
# or: npm install -g @mark3labs/kit

# Go install (requires Go 1.26+)
go install github.com/mark3labs/kit/cmd/kit@latest

# Or download from assets below

Changelog

Features

Bug Fixes

  • 6859a5c: fix(www): drop npm lockfile and patch 11 high-severity advisories (@ezynda3)

Maintenance

  • 0bfaf36: chore(www): re-record cyberpunk demo with scrollback repaint (@ezynda3)
  • 48d4a3d: refactor(ui): drive animations from a shared frame clock (@ezynda3)