Remove circular imports to fix build
The minimap
function to register the main extension was removed from the library and replaced with the showMinimap
facet.
The MinimapGutterDecoration
facet to register gutters in the minimap was removed from the library and replaced with an option within the showMinimap
facet.
Bump postcss (dependency of Vite) patch version to 8.4.31