mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
2db97f10dc
* feat: add `<Prism/>` to @astrojs/prism/components * feat: remove `<Prism/>` from astro/components * refactor: point to index.mjs in import * refactor: change exp to @astrojs/prism/component * refactor: remove unecessary index.js * chore: changeset
6 lines
139 B
Markdown
6 lines
139 B
Markdown
---
|
|
'astro': patch
|
|
'@astrojs/prism': patch
|
|
---
|
|
|
|
Move the built-in `Prism` component from `astro/components` to `@astrojs/prism/component`.
|