Skip to content

Latest commit

 

History

History
70 lines (44 loc) · 3.29 KB

CHANGELOG.md

File metadata and controls

70 lines (44 loc) · 3.29 KB

Changelog

v2.0.0

compare changes

🚀 Enhancements

🩹 Fixes

  • Remove DefaultTheme usage and fix conflicts (7720c19)

⚠️ Breaking Changes

❤️ Contributors

v1.4.0

compare changes

🚀 Enhancements

🩹 Fixes

  • Add demo config files (6e28781)
  • Add vite and extend searchForWorkspaceRoot (4b5e287)
  • Add missing dependencies (ebbe979)

📖 Documentation

  • Improve how to get started (5ed7638)
  • Add create repo button (77d0ab0)

🏡 Chore

  • Bump vitepress dependency (9de56f3)
  • deps-dev: Bump @types/node from 20.16.1 to 22.4.1 (a67296c)
  • Migrate to pnpm and monorepo structure (63647d1)
  • Migrate to pnpm and monorepo structure (65026cc)
  • Un-ignore pnpm-lock.yml (92d9a5e)
  • Un-ignore pnpm-lock.yml (96f7787)
  • Bump pnpm-lock.yml (b6453eb)
  • Update README.md (dbc2f63)
  • Remove unused package detector (66b7fd6)
  • Update template and readme links (59d6986)
  • Lint and cleanup (0bb1c8b)

🤖 CI

  • Update actions/upload-pages-artifact version (5bc48cf)
  • Fix demo build command (922ab76)
  • Bump actions/configure-pages to v5 (7d6ed72)

❤️ Contributors