Skip to content

Releases: nuxtlabs/remark-mdc

v3.2.1

16 May 12:49
Compare
Choose a tag to compare
  • chore: remove packagemanger from pakcage json (875982c)
  • feat: support code block as component props (#67) (cea1c94)
  • docs: add link to vscode-mdc (864feea)
  • docs: add badges (eb67516)

v3.2.0

21 Mar 16:42
Compare
Choose a tag to compare

🩹 Fixes

  • attributes: Handle attribute of elements in tableCell (#75)
  • Handle attributes in nested components (#76)
  • Update types (04947ff)

v3.1.0

04 Mar 15:15
Compare
Choose a tag to compare

🚀 Enhancements

  • Sort attributes to have unique markdown each time (#74)

🏡 Chore

✅ Tests

  • Add list item test with inline component (bd3a3f3)

v3.0.2

22 Jan 16:27
Compare
Choose a tag to compare
  • fix: do not flatted data in fm stringify (#70) (d58f607)

v3.0.1

18 Jan 15:26
Compare
Choose a tag to compare
  • chore: upgrade deps (a43b209)
  • chore(deps): update studio non-major dependencies (#65) (43f7f87)
  • fix(components): convert component name to kebab case (9d2d00e)

v3.0.0

20 Dec 15:02
Compare
Choose a tag to compare
  • fix: flat package usage (f849c67)
  • chore: update types (ead0a87)
  • chore: upgrade deps (7b66091)
  • docs: update README.md (add35c2)
  • fix: use yaml style when component has one or more named slot (2b3218b)
  • fix: Parse binding component AST to markdown (#68) (e776b04)
  • fix: typing mistakes or misspelled words (#66) (bd3f4c4)
  • fix: test script (fd1c9f6)
  • fix: binding & component props (a92995c)

Possible Breaking change due to upgrading to remark^11

v2.1.0

25 Oct 12:27
Compare
Choose a tag to compare

🚀 Enhancements

  • Unwrap single child of components and slots (#62)
  • Add default value to variable binding (#58)

📖 Documentation

  • Add binding variables (#59)

❤️ Contributors

v2.0.0

28 Aug 20:48
Compare
Choose a tag to compare

v1.2.0

25 Aug 13:52
Compare
Choose a tag to compare

🚀 Project is open source! 🎉

v1.1.0

27 Oct 09:25
Compare
Choose a tag to compare

Features

Bug Fixes