Added
- feat: Atomic util
$.blurActive()
removes focus from the currently active element - feat: Atomic VM now has
$subscribeOnce
as well, allowing you to listen for the first occurrence of a relay event and auto-unsubscribe afterwards
Improved
- qol: Arc is now also defined as immutable and unpacks itself through an IIFE