Skip to content

Releases: sandros94/nuxt-markdown-render

v2.1.0

15 May 09:45
d2c3b25
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Type interfaces for component's props and expose (fc14440)
  • New renderer component (5242807)

🩹 Fixes

📖 Documentation

❤️ Contributors

v2.0.2

16 Apr 19:10
22de78f
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • New or reusable md instance logic (22de78f)

❤️ Contributors

v2.0.1

16 Apr 18:51
d6db605
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Remove ref from plugin fixes #13 (#13)
  • Reduce final bundle size by setting plugins to false (2aba34d)

📖 Documentation

  • Update readme to follow latest changes (dd265d7)

🏡 Chore

  • Set plugins as optional deps (bb7526d)

❤️ Contributors

v2.0.0

15 Apr 21:16
5a9a163
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Set plugins as optionalDeps (d2d9312)

🩹 Fixes

  • Use NuxtLinks only if mdc is also used (1bbce7c)
  • Optionally lighten up the module (ad1a816)

💅 Refactors

  • ⚠️ Lighten up and moved rendering to component only (25d75cc)

🏡 Chore

⚠️ Breaking Changes

  • ⚠️ Lighten up and moved rendering to component only (25d75cc)

❤️ Contributors

v1.10.0

14 Apr 20:21
b242d65
Compare
Choose a tag to compare

compare changes

🚀 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

v1.9.0

14 Apr 14:29
36079c6
Compare
Choose a tag to compare

compare changes

🚀 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

✅ Tests

❤️ Contributors

v1.8.0

04 Apr 17:57
47fce83
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Markdown-it as nuxt plugin fixes #9 (#9)

🩹 Fixes

  • ShikiOptions check if not defined (4a1ebaf)

🏡 Chore

  • release: V1.7.3 (872d4cd)
  • Add preview script for playground (d2596de)

❤️ Contributors

v1.7.3

27 Mar 02:27
96266b4
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Plugins configs being optional (96266b4)

🏡 Chore

❤️ Contributors

v1.7.2

25 Mar 17:57
8eff0e1
Compare
Choose a tag to compare

compare changes

🩹 Fixes

🏡 Chore

❤️ Contributors

v1.7.1

25 Mar 17:06
b51f71d
Compare
Choose a tag to compare

compare changes

📖 Documentation

  • Show custom options for pugins (bb9aa27)

🏡 Chore

❤️ Contributors