@streamdown/code@1.1.0
supercorp-ai/supergateway@streamdown/code@1.1.0Mar 5, 2026
AI Summary
This minor update adds the ability to configure custom Shiki themes for code highlighting.
Key Highlights
- Custom Shiki theme support via `createCodePlugin` options
New Features
- Custom Shiki themes
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.