Sometimes there are problems with dependencies that can be solved by patching them. Gutenberg uses patch-package to patch npm dependencies when they're installed.
Existing patches should be described and justified here.
- Expose an
open
prop on theInserter
component, allowing toggling the inserter visibility via the quick inserter's "Browse all" button. - Disable
stripExperimentalSettings
in theBlockEditorProvider
component so that the Patterns and Media inserter tabs function.