Skip to content

Latest commit

 

History

History
468 lines (250 loc) · 15.6 KB

CHANGELOG.md

File metadata and controls

468 lines (250 loc) · 15.6 KB

Changelog

v2.1.0

compare changes

🚀 Enhancements

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

🩹 Fixes

📖 Documentation

🏡 Chore

❤️ Contributors

v2.0.2

compare changes

🩹 Fixes

  • New or reusable md instance logic (22de78f)

❤️ Contributors

v2.0.1

compare changes

🩹 Fixes

  • Remove ref from plugin fixes #13 (#13)
  • 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

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

compare changes

🚀 Enhancements

  • Set breaks to true 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

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

  • revert: To markdown-it@14.0.0 till #8 is fixed (#8)

✅ Tests

❤️ Contributors

v1.8.0

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

compare changes

🩹 Fixes

  • Plugins configs being optional (96266b4)

🏡 Chore

❤️ Contributors

v1.7.2

compare changes

🩹 Fixes

  • Lock uc.micro@2.0.0 #8 (#8)

🏡 Chore

❤️ Contributors

v1.7.1

compare changes

📖 Documentation

  • Show custom options for pugins (bb9aa27)

🏡 Chore

❤️ Contributors

v1.7.0

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

compare changes

🩹 Fixes

🏡 Chore

  • Simplify module variables (8143f69)

❤️ Contributors

v1.6.0

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

compare changes

🩹 Fixes

  • Composable and component importing (fbf2bfa)

🏡 Chore

❤️ Contributors

v1.5.0

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

compare changes

🩹 Fixes

  • Double importing composable (3c31c35)

🏡 Chore

❤️ Contributors

v1.4.0

compare changes

🚀 Enhancements

  • Make NuxtMarkdown component reactive (a97d813)

🏡 Chore

❤️ Contributors

v1.3.0

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

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

compare changes

🩹 Fixes

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

🏡 Chore

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

❤️ Contributors

v1.1.1

compare changes

🩹 Fixes

  • As prop not required, types and small code beautify (4a153a8)

📖 Documentation

🏡 Chore

❤️ Contributors

v1.1.0

compare changes

🚀 Enhancements

❤️ Contributors

v1.0.1

🩹 Fixes

🏡 Chore

  • Init nuxt-markdown-render (3df2795)

❤️ Contributors