Skip to content

v2.0.0

Latest

Choose a tag to compare

@github-actions github-actions released this 18 Jan 22:01

2.0.0 (2026-01-18)

  • Merge pull request #1 from bizarre/inlay (89c5736)

Bug Fixes

  • better clipboard handling (fcd7006)
  • empty state caret rendering (b8602d6)
  • inlay: autocomplete (bcab1c8)
  • inlay: IME composition (3d9aeb3)
  • inlay: prevent crash and caret issues with many diverging tokens (130dcac)
  • performance, flaky tests, etc (bc245b0)
  • tests (1f6c9c9)
  • tests: update tests (37efaf8)
  • vitest: exclude ct tests (65fa72c)

Features

BREAKING CHANGES

    • feat: new component "Inlay", structured text input primitive
  • tests: playwright ct testing
  • refactor: timeslice -> chrono
  • chore: landing page rework