diff --git a/.changeset/nine-radios-listen.md b/.changeset/nine-radios-listen.md new file mode 100644 index 0000000..f0e9dba --- /dev/null +++ b/.changeset/nine-radios-listen.md @@ -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)