* Change SSR key to data-hk to pass HTML validation * Simplify component spreads removing extra wrappers with flag * Typedefs for role attribute * Add web stream API (support Cloudflare Worker streaming) * Remove extra function wrappers on DOM insert expressions when simple function call signal() becomes signal instead of () => signal()