v6.2.0
markbind-cli
User Facing Changes
Features
Enhancements
- Card Stack ticks all by default by @MoshiMoshiMochi in #2793
- Implement custom cardstack tag colors and order by @yihao03 in #2809
- Update fenced code block color legibility by @Harjun751 in #2816
- Add
isCustomElementflag for plugin tag configurations by @gerteck in #2786
Fixes
- Fix radio button unsafe token access bug by @MoshiMoshiMochi in #2790
- Fix intra-link warning when using query parameters by @Harjun751 in #2789
- Clean up created logs on failed markbind serve by @Harjun751 in #2792
- Fix bootstrap icon by @Incogdino in #2820
Documentation
- Fix broken link to syntax guide in default template by @Harjun751 in #2799
- Add example of content processing flow in developer documentation by @Harjun751 in #2777
- Update architecture diagram to use mermaid by @yihao03 in #2788
Developer Facing Changes
Code Quality
- Update ug-site.json by @gerteck in #2766
- Upgrade lerna, jest and typescript by @gerteck in #2769
- Cleanup gh-pages cache after deployment by @gerteck in #2773
- Structurally refactor Site class into Facade and separate Managers by @gerteck in #2775
- Remove bluebird dependency from async functions by @gerteck in #2803
- Remove rewrap of
promisifyforgh-pagespublish by @gerteck in #2806 - Silence expected noisy console warnings in Cardstack by @gerteck in #2826
- Update CLI log-cleaning function to preserve files if present by @Harjun751 in #2811
- Add
AGENTS.mdfiles to provide guidelines for project and packages by @gerteck in #2814 - Add update-docs skill by @Harjun751 in #2813
DevOps Changes
Dependencies
- Upgrade vue-final-modal to v4 for modal component by @gerteck in #2785
- Update bootstrap version to latest 1.13.1 by @Incogdino in #2821
New Contributors
- @Harjun751 made their first contribution in #2777
- @MoshiMoshiMochi made their first contribution in #2790
- @yihao03 made their first contribution in #2788
Full Changelog: v6.1.0...v6.2.0