Releases: sandros94/nuxt-markdown-render
Releases · sandros94/nuxt-markdown-render
v1.7.0
🚀 Enhancements
🩹 Fixes
- Wrapper element when using runtimeCompiler (75d3455)
- Set required default options (62daf1d)
- Remove table-of-content plugin (11cbdf4)
📖 Documentation
- Update readme (980401a)
🏡 Chore
❤️ Contributors
- Sandros94 (@Sandros94)
v1.6.1
🩹 Fixes
- Components reactivity (6454893)
🏡 Chore
- Simplify module variables (8143f69)
❤️ Contributors
- Sandros94 (@Sandros94)
v1.6.0
🚀 Enhancements
- Support getters and simplified types (bc659a4)
🩹 Fixes
- Remove type assertion (360d410)
- Group config exports from composable (0c7c510)
- Remove type assertion" (59d02e2)
- Make configs optional by default (67537cf)
- Stop using type assertions (a4e454a)
- More types and build issues (166e47f)
📖 Documentation
- Describe composable returns (c6037bd)
🏡 Chore
- release: V1.5.1 (dce3f1a)
❤️ Contributors
- Sandros94 (@Sandros94)
v1.5.1
🩹 Fixes
- Composable and component importing (fbf2bfa)
🏡 Chore
- Reset release script (68a9c33)
❤️ Contributors
- Sandros94 (@Sandros94)
v1.5.0
🚀 Enhancements
⚠️ Change options naming and optionally disable importing (414744c)
⚠️ Breaking Changes
⚠️ Change options naming and optionally disable importing (414744c)
❤️ Contributors
- Sandros94 (@Sandros94)
v1.4.1
🩹 Fixes
- Double importing composable (3c31c35)
🏡 Chore
- Add lint:fix command (d2f5c66)
❤️ Contributors
- Sandros94 (@Sandros94)
v1.4.0
🚀 Enhancements
- Make NuxtMarkdown component reactive (a97d813)
🏡 Chore
❤️ Contributors
- Sandros94 (@Sandros94)
v1.3.0
🚀 Enhancements
- Customize composable name (d6df195)
🩹 Fixes
- Export md constructor for futher customization (5d2b25a)
- Explicit import of useNuxtMarkdown composable (ff2990c)
- Ts2742 error on module build (38debc2)
❤️ Contributors
- Sandros94 (@Sandros94)
v1.2.0
🚀 Enhancements
- Support vue components when using the appropriate plugins, fixes #2 (#2)
- UseNuxtMarkdown composable (016c2aa)
💅 Refactors
- Improved composable and types, simplified the creation of custom md component (edd4b7f)
🏡 Chore
❤️ Contributors
- Sandros94 (@Sandros94)