add changeset

This commit is contained in:
Adam Matthiesen 2024-03-07 01:37:30 -08:00
parent b6802e751f
commit a27b12728e
1 changed files with 12 additions and 0 deletions

View File

@ -0,0 +1,12 @@
---
"@matthiesenxyz/astro-gists": minor
---
BREAKING:
- `@astrojs/mdx` has been removed from the internal integration, please add this back on your own if you need it.
NEW:
- Custom Expressive-Code Implimentation that can run along-side existing installs! Making this package super flexable now!
- You can now customize the code blocks theme by settings the `theme` option in your `astro.config.mjs`, Available options are listed [here](https://shiki.matsu.io/docs/themes)