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
Mostly just hash and line updates, but also:
- The maximum Node version was increased but since we're following the
VS Code allowed version range now to prevent bugs, remove the
comments code there instead of updating it.
- A new doStore was added, needed to update to return a promise.
- GoHomeContributor was removed. It's probably registered in some other
way now.
- The about dialog content moved to another file.
- createTrustedScriptURL was removed, trustedTypesPolicy was added
- Remove added logLevel, we've always had that.
Fixes#2355.
0 commit comments