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
[Internal] Migrate to uvu + c8 for more lightweight yet performant testing tools (Now it takes 18 ~ 30ms) to run all tests which is not possible with Jest)
💥 Remove UMD build for older support, only ESM build for modern browsers
Improve deno and browser support to import ESM build of parse5 via full URL served from CDN. Please note that such change only affects UMD version and nothing has been changed for other builds.