Releases: sandros94/nuxt-markdown-render
Releases · sandros94/nuxt-markdown-render
v2.1.0
🚀 Enhancements
🩹 Fixes
- Set import to type (764f14d)
- Components defaults (7969208)
- Make
blank
a readonly boolean ref (a1fc28f)
📖 Documentation
- Add info for
blank
(fb7cab2)
❤️ Contributors
- Sandros94 (@Sandros94)
v2.0.2
v2.0.1
v2.0.0
🚀 Enhancements
- Set plugins as optionalDeps (d2d9312)
🩹 Fixes
💅 Refactors
⚠️ Lighten up and moved rendering to component only (25d75cc)
🏡 Chore
⚠️ Breaking Changes
⚠️ Lighten up and moved rendering to component only (25d75cc)
❤️ Contributors
- Sandros94 (@Sandros94)
v1.10.0
🚀 Enhancements
breaks
enabled by default (26795ed)- Use
NuxtLink
for navigation by default (1dacf09) - Support global components (125c0b7)
🩹 Fixes
- Components as optional and make not reactive (2323094)
🏡 Chore
- Refactor code and remove leftovers (14ae0c9)
✅ Tests
- Add global component test (b242d65)
❤️ Contributors
- Sandros94 (@Sandros94)
v1.9.0
🚀 Enhancements
- Optionally disable and enable rules fixes #10 (#10)
- Dynamically use a new md istance when required (f88bad1)
💅 Refactors
- Composable param and make it optional (96a5ba7)
📖 Documentation
- Fix available exports for
useNuxtMarkdown
composable (2b17d4b)
🏡 Chore
- revert: To
[email protected]
till #8 is fixed (#8)
✅ Tests
❤️ Contributors
- Sandros94 (@Sandros94)
v1.8.0
v1.7.3
🩹 Fixes
- Plugins configs being optional (96266b4)
🏡 Chore
- release: V1.7.2 (2c47ab1)
❤️ Contributors
- Sandros94 (@Sandros94)
v1.7.2
🩹 Fixes
- Lock
[email protected]
#8 (#8)
🏡 Chore
- release: V1.7.1 (fbbc65f)
❤️ Contributors
- Sandros94 (@Sandros94)