Skip to content

v6.2.0

Choose a tag to compare

@gerteck gerteck released this 03 Feb 08:54
· 103 commits to master since this release
41b471d

markbind-cli

User Facing Changes

Features

Enhancements

Fixes

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 promisify for gh-pages publish 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.md files to provide guidelines for project and packages by @gerteck in #2814
  • Add update-docs skill by @Harjun751 in #2813

DevOps Changes

Dependencies

New Contributors

Full Changelog: v6.1.0...v6.2.0