T

TyphonJS

typhonjs-runtime

Join Server

Release: `svelte-standard` 0.0.22 - small fix for new a11y warnings in latest Svelte.

MMLeahy3/19/2023
Greets @Developer. I just pushed out a small update to svelte-standard to handle the new a11y warning, no-noninteractive-element-to-interactive-role that popped up in Svelte 3.57.0. Despite having what I think are proper role and tabindex settings for TJSMenu and TJSContextMenu Svelte complained w/ this new a11y warning. This is now resolved.

So nothing groundbreaking here, just making sure you have a warning free build process w/ the latest Svelte.