Releases: nuxtlabs/remark-mdc
Releases · nuxtlabs/remark-mdc
v3.2.1
- 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
🩹 Fixes
- attributes: Handle attribute of elements in tableCell (#75)
- Handle attributes in nested components (#76)
- Update types (04947ff)
v3.1.0
🚀 Enhancements
- Sort attributes to have unique markdown each time (#74)
🏡 Chore
✅ Tests
- Add list item test with inline component (bd3a3f3)
v3.0.2
- fix: do not flatted data in fm stringify (#70) (d58f607)
v3.0.1
- 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
- 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
🚀 Enhancements
- Unwrap single child of components and slots (#62)
- Add default value to variable binding (#58)
📖 Documentation
- Add binding variables (#59)
❤️ Contributors
v1.2.0
🚀 Project is open source! 🎉