@streamdown/code@1.1.0

crewAIInc/crewAI@streamdown/code@1.1.0Mar 5, 2026

AI Summary

Enabled users to specify custom Shiki themes for code highlighting, allowing for a more tailored visual experience.

Key Highlights

  • Support for custom Shiki themes
  • Accepts bundled theme names or full registration objects

New Features

  • Custom theme support

Full Release Notes

### Minor Changes

-   01d27e9: Add support for custom Shiki themes via a `themes` option on `createCodePlugin`, accepting a `[light, dark]` pair of bundled theme names or full theme registration objects.