Skip to content

Latest commit

 

History

History
69 lines (31 loc) · 3.06 KB

CHANGELOG.md

File metadata and controls

69 lines (31 loc) · 3.06 KB

Changelog

0.3.1 (2025-02-14)

🐛 Bug Fixes

  • remove suspense flags due to SSG build timeouts (#25) (74bc9b6)

0.3.0 (2025-02-13)

✨ New Features

  • add support for flag metadata, add loading screens (#21) (5def1fa)
  • use offical otel semantics in eval events (#24) (9525b72)

🧹 Chore

0.2.3 (2024-11-14)

🐛 Bug Fixes

0.2.2 (2024-11-14)

🐛 Bug Fixes

0.2.1 (2024-11-14)

🐛 Bug Fixes

0.2.0 (2024-11-13)

✨ New Features

  • add new header flag, minor fixes (#12) (f9dd4f8)

0.1.0 (2024-11-08)

✨ New Features

0.0.2 (2024-11-08)

🧹 Chore

📚 Documentation