Skip to content

Releases: sandros94/nuxt-markdown-render

v1.7.0

06 Mar 03:50
5260cc2
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Deafult plugins closes #4 (#4)

🩹 Fixes

  • Wrapper element when using runtimeCompiler (75d3455)
  • Set required default options (62daf1d)
  • Remove table-of-content plugin (11cbdf4)

📖 Documentation

🏡 Chore

❤️ Contributors

v1.6.1

05 Mar 23:22
6454893
Compare
Choose a tag to compare

compare changes

🩹 Fixes

🏡 Chore

  • Simplify module variables (8143f69)

❤️ Contributors

v1.6.0

25 Feb 14:57
afbec23
Compare
Choose a tag to compare

compare changes

🚀 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

❤️ Contributors

v1.5.1

13 Feb 01:24
fbf2bfa
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Composable and component importing (fbf2bfa)

🏡 Chore

❤️ Contributors

v1.5.0

13 Feb 00:57
f4488fa
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • ⚠️ Change options naming and optionally disable importing (414744c)

⚠️ Breaking Changes

  • ⚠️ Change options naming and optionally disable importing (414744c)

❤️ Contributors

v1.4.1

10 Feb 23:19
2a8b7f2
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Double importing composable (3c31c35)

🏡 Chore

❤️ Contributors

v1.4.0

05 Feb 01:41
c80b248
Compare
Choose a tag to compare

compare changes

🚀 Enhancements

  • Make NuxtMarkdown component reactive (a97d813)

🏡 Chore

❤️ Contributors

v1.3.0

30 Jan 18:23
Compare
Choose a tag to compare

compare changes

🚀 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

v1.2.0

29 Jan 23:51
9a8ebb7
Compare
Choose a tag to compare

compare changes

🚀 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

v1.1.2

28 Jan 18:23
Compare
Choose a tag to compare

compare changes

🩹 Fixes

  • Remove plugin from runtimeConfig, follow #1 for info (#1)

🏡 Chore

  • vitest: Actually test markdown content rendering (46fbf8f)
  • Forgot license (37ef62f)

❤️ Contributors