Skip to content

v0.6.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@chiiya chiiya released this 15 Jan 21:01
· 9 commits to master since this release

ℹ️ CHANGELOG

  • Added API to access notification and preferences components
const haven = Haven.create(...);
haven.preferences.init();
haven.notification.init();

Compare v0.6.1 → v0.6.2