v0.16.0
Note
MDC component does not generate title & description for markdown props anymore. If you want to generate them you need to pass :partial="false" props. If you haven't used the title and description before, don't worry, it will not change anything in your application.
🩹 Fixes
- MDC: Do not generate title/description and toc (#354)
- Upgrade deps and drop ohash (3d08c74)
- Broken custom highlighter (d090484)