tag:github.com,2008:https://github.com/codemirror/basic-setup/releasesRelease notes from basic-setup2025-06-19T11:48:21Ztag:github.com,2008:Repository/325329363/6.0.22025-06-19T11:48:21ZVersion 6.0.2<h3>Bug fixes</h3>
<p>Make sure to include a .d.cts file to make TypeScript happy.</p>marijnhtag:github.com,2008:Repository/325329363/6.0.12022-06-30T12:59:12ZVersion 6.0.1<h3>Bug fixes</h3>
<p>Work around limitations in tree-shaking software that prevented <code>basicSetup</code> from being removed when unused.</p>marijnhtag:github.com,2008:Repository/325329363/6.0.02022-06-08T06:50:26ZVersion 6.0.0<h3>Breaking changes</h3>
<p>Change the package name from <code>@codemirror/example-setup</code> to just <code>codemirror</code>.</p>
<p>The package no longer exports <code>EditorState</code> (since that is no longer necessary to set up a basic editor).</p>
<h3>New features</h3>
<p>The new <code>minimalSetup</code> export provides a minimal set of editor extensions.</p>marijnhtag:github.com,2008:Repository/325329363/0.20.02022-04-20T14:10:56ZVersion 0.20.0<h3>Breaking changes</h3>
<p>Update dependencies to 0.20.0</p>marijnhtag:github.com,2008:Repository/325329363/0.19.32022-03-30T10:22:05ZVersion 0.19.3<h3>New features</h3>
<p>Add the extension that shows a crosshair cursor when Alt is held down to the basic setup.</p>marijnhtag:github.com,2008:Repository/325329363/0.19.22022-03-30T10:20:22ZVersion 0.19.2<h3>New features</h3>
<p>Add the extension that shows a crosshair cursor when Alt is held down to the basic setup.</p>marijnhtag:github.com,2008:Repository/325329363/0.19.12021-12-13T10:31:02ZVersion 0.19.1<h3>New features</h3>
<p>The basic setup now includes the <code>dropCursor</code> extension.</p>marijnhtag:github.com,2008:Repository/325329363/0.19.02021-08-11T12:24:27ZVersion 0.19.0<h3>Breaking changes</h3>
<p>Update dependencies to 0.19.0</p>marijnhtag:github.com,2008:Repository/325329363/0.18.22021-05-25T08:23:26ZVersion 0.18.2<h3>Bug fixes</h3>
<p>Fix too-low dependency on @codemirror/gutter that could cause broken upgrades.</p>marijnhtag:github.com,2008:Repository/325329363/0.18.12021-05-15T14:43:53ZVersion 0.18.1<h3>New features</h3>
<p>The basic setup now includes <code>highlightActiveLineGutter</code> from @codemirror/gutter.</p>marijnh