Minor Changes
-
#44
db3dca2Thanks @delucis! - Support MDX in integration and drop support for injecting components into.mdfiles⚠️ BREAKING CHANGE If you were relying on Astro-flavored Markdown support in
.mdfiles, you will need to convert those files to MDX and install the MDX integration. -
#44
db3dca2Thanks @delucis! - Drop support for Astro v1. Minimum required version of Astro is now 2.0.0⚠️ BREAKING CHANGE You will need to upgrade Astro to v2 to update to this version. This also means dropping support for Astro-flavored Markdown and
astro-embedsupport in.mdfiles. You can continue using components in content by switching to MDX.
Patch Changes
- Updated dependencies [
db3dca2]:- @astro-community/astro-embed-twitter@0.3.0
- @astro-community/astro-embed-vimeo@0.2.0
- @astro-community/astro-embed-youtube@0.3.0