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
fix: address 10 bugs from fifth comprehensive audit
B1: Strip specifier-level type modifiers in legacy mode output
B2: legacyMode guard now checks each workspace folder individually
B3: Migration flag set in finally block to prevent retry loop
B4: "Disable for Me" button only shown for actual conflicts
B5: Old extension on-save conflict no longer suppressed
B6: isStandaloneComment no longer matches non-comment * lines
B7: Invalid user regex gracefully falls back instead of crashing
B8: Regex flag validation supports ES2022/2024 d and v flags
B9: Error message passed to super() instead of set after
B10: Renamed isOldExtensionActive to isOldExtensionInstalled
0 commit comments