Skip to content

Latest commit

 

History

History
39 lines (21 loc) · 814 Bytes

CHANGELOG.md

File metadata and controls

39 lines (21 loc) · 814 Bytes

v1.0.0-beta.8

  • Add definitions for data source dependencies (@alethio/cms@1.0.0-beta.12+)

v1.0.0-beta.7

Breaking changes

  • Remove ITheme and ExternalLink (both are found in @alethio/ui)
  • Remove MenuItem (can be found now in @alethio/ui v1.1.0+ under lib/layout/topbar/MobileMenuItem).

v1.0.0-beta.6

  • Add plugin manifest generation and typings (@alethio/cms@1.0.0-beta.7)
  • Add data adapter dependencies (@alethio/cms@1.0.0-beta.7)

v1.0.0-beta.5

  • Add module help system (@alethio/cms@1.0.0-beta.6)

v1.0.0-beta.4

  • Add alias for data adapter configs (@alethio/cms@1.0.0-beta.6)

v1.0.0-beta.3

  • Fix type mismatch in createWatcher signature

v1.0.0-beta.2

  • Add module/page options (@alethio/cms@1.0.0-beta.2)

v1.0.0-beta.1

  • Fix import name

v1.0.0-beta.0

  • Initial release