Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Changes since v5.4.0-beta.1
🚀 Features
ShellEnv extension api (#4802) @jim-docker
Allow better typings for extending type of KubernetesCluster (#4843) @Nokel81
Expose Electron powerMonitor API to extensions (#4844) @jweak
Helm v3.7.2 (#4836) @jakolehm
🐛 Bug Fixes
Fix: closing terminal tab error (#4874) @aleksfront
Don't block other extensions from loading if one activation fails (#4805) @panuhorsmalahti
Fixes the Catalog ItemListLayout that rendered outdated Entities (#4845) @msa0311
Fix StatusBar extension API (#4838) @Nokel81
Restrict title name to be only string (#4839) @Nokel81
Fix extension sidebar items sometimes being expandable (#4835) @Nokel81
Fix custom-resource navigation (#4831) @Nokel81
Fix Cluster.refresh sometimes taking upwards of 20s (#4826) @Nokel81
Only group delete visible items (#4798) @Nokel81
Fix not being able to install extensions sometimes (#4794) @Nokel81
Fix observation of asyncComputed when invalidated before ever observed (#4828) @jansav
🧰 Maintenance
Revert "Upgrade to webpack@5 (#4725)" (#4872) @jim-docker
Upgrade to webpack@5 (#4725) @ixrock
Rename KubernetesCluster MenuItem from Delete to Remove (#4854) @Nokel81
Consolidate way of passing items to ItemListLayout (#4850) @jansav
Bundle kubectl 1.23.3 (#4837) @jakolehm