Playful Features
Full Docs • GitHub Release • GitHub Content • Diff
NOTE: This release is a non-breaking change (i.e. no prior API was impacted).
-
Added: The
Playful Features Video
was added ... a feature-u presentation that builds concepts, and demonstrates them in a real world app (eatery-nod-w
). -
Security: Address potential security vulnerabilities in dependent libs (mostly devDependencies completely unrelated to deployment)!
-
Docs: Documentation improvements include:
- Sample code for the app's mainline startup process was simplified by extracting
Aspect
plugin accumulation/configuration through anaspects/
directory (see:Aspect Accumulation
andlaunchApp()
). This is consistent with how features are accumulated.
- Sample code for the app's mainline startup process was simplified by extracting