@streamdown/code@1.1.0
aldinokemal/go-whatsapp-web-multidevice@streamdown/code@1.1.0Mar 5, 2026
AI Summary
Introduces support for custom Shiki themes, allowing users to specify bundled theme names or full theme registration objects.
Key Highlights
- Added support for custom Shiki themes via a `themes` option
New Features
- Custom Shiki themes 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.