appInit() Life Cycle Hook
Full Docs • GitHub Release • GitHub Content • Diff
NOTE: This release is a non-breaking change (i.e. no prior API was impacted).
-
Added: A new
Feature.appInit()
Application Life Cycle Hook was added, supporting blocking async initialization. -
Added: In support of
Feature.appInit()
, theshowStatus()
optional callback parameter was added tolaunchApp()
allowing the application domain to communicate blocking "persistent" status messages to the end user. -
Docs: Documentation improvements include:
- Changed the sample application reference to
eatery-nod-w
(fromeatery-nod
).
- Changed the sample application reference to