Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[release-3.0] [main->cherrypick] [BUG] Excessive memory usage for SPA where unload hooks keep accumulating #2311 (#2312) #2313

Merged
merged 2 commits into from
Mar 21, 2024

Conversation

MSNev
Copy link
Collaborator

@MSNev MSNev commented Mar 21, 2024

  • Rework Asynchronous notification handling

… where unload hooks keep accumulating #2311 (#2312)

- Rework Asynchronous notification handling
if (!package.publishConfig) {
package.publishConfig = {};
}
let minorVersion = package.version.split(".")[1];

Check notice

Code scanning / CodeQL

Unused variable, import, function or class Note

Unused variable minorVersion.
@MSNev MSNev merged commit d00fd24 into release-3.0 Mar 21, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants