v0.6.2
Pre-release
Pre-release
ℹ️ CHANGELOG
- Added API to access notification and preferences components
const haven = Haven.create(...);
haven.preferences.init();
haven.notification.init();
CHANGELOG
const haven = Haven.create(...);
haven.preferences.init();
haven.notification.init();