- Add definitions for data source dependencies (@alethio/[email protected]+)
- 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
).
- Add plugin manifest generation and typings (@alethio/[email protected])
- Add data adapter dependencies (@alethio/[email protected])
- Add module help system (@alethio/[email protected])
- Add alias for data adapter configs (@alethio/[email protected])
- Fix type mismatch in createWatcher signature
- Add module/page options (@alethio/[email protected])
- Fix import name
- Initial release