Skip to content

0.74.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 30 Jan 06:52
· 2 commits to canary since this release
ecf32a0

0.74.0 - 2025-01-30

Features

  • Add dark mode to docs (#1382) - (c684e2d) - Chris Watts
  • dedent strings parsed within triple quote blocks (#1395) - (8ce04a9) - hellovai
  • Update README with better details (#1380) - (02d1950) - hellovai
  • Semantic Streaming (#1293) - (e30bdd5) - Greg Hale

Bugfixes

  • Drop unnecessary jsonwebtoken dep in wasm build (#1381) - (7b85c71) - Greg Hale
  • Removing broken links (#1388) - (e4b0b5b) - hellovai
  • Reduce JS client memory usage considerably during streaming (#1390) - (3165e0f) - aaronvg
  • Fix issue with semantic-streaming on unions of classes (#1393) - (39b499d) - Greg Hale
  • Fix issue where output panel pops open in cursor (#1394) - (5fd5c46) - hellovai