- feature: support custom light class in color mode sandbox
- feature: allow live_component stories to implement
handle_info/2for parent message handling (e.g.send_update/2) - improvement: allow overriding FontAwesome CSS path to use app-provided assets
- bugfix: storybook asset hash query param renamed to avoid live reload URL rewriting
- bugfix: Error when using hooks defined as a subclass of LiveView's v1.1 new ViewHook