You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Output failed requests to the console - By @capricorn86 in task #320
Adds support for HTMLScriptElement.blocking, HTMLScriptElement.crossOrigin, HTMLScriptElement.fetchPriority, HTMLScriptElement.noModule, HTMLScriptElement.integrity, HTMLScriptElement.referrerPolicy - By @capricorn86 in task #320
Use cache in virtual server requests - By @capricorn86 in task #320
Adds support for credentials and referrerPolicy when fetching styles and scripts - By @capricorn86 in task #320
Disallow invalid attributes from being set in Element.setAttribute() - By @OlaviSau in task #1706
👷♂️ Patch fixes
Call afterAsyncResponse fetch interceptor in virtual server requests - By @capricorn86 in task #320
Fixes bug where children in a ShadowRoot of a custom element that was upgraded from a HTMLElement wasn't considered connected to the DOM - By @capricorn86 in task #320