6.0.0
### Breaking changes Change the package name from `@codemirror/example-setup` to just `codemirror`. The package no longer exports `EditorState` (since that is no longer necessary to set up a basic editor). ### New features The new `minimalSetup` export provides a minimal set of editor extensions.