tag:github.com,2008:https://github.com/codemirror/basic-setup/releases Release notes from basic-setup 2025-06-19T11:48:21Z tag:github.com,2008:Repository/325329363/6.0.2 2025-06-19T11:48:21Z Version 6.0.2 <h3>Bug fixes</h3> <p>Make sure to include a .d.cts file to make TypeScript happy.</p> marijnh tag:github.com,2008:Repository/325329363/6.0.1 2022-06-30T12:59:12Z Version 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> marijnh tag:github.com,2008:Repository/325329363/6.0.0 2022-06-08T06:50:26Z Version 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> marijnh tag:github.com,2008:Repository/325329363/0.20.0 2022-04-20T14:10:56Z Version 0.20.0 <h3>Breaking changes</h3> <p>Update dependencies to 0.20.0</p> marijnh tag:github.com,2008:Repository/325329363/0.19.3 2022-03-30T10:22:05Z Version 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> marijnh tag:github.com,2008:Repository/325329363/0.19.2 2022-03-30T10:20:22Z Version 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> marijnh tag:github.com,2008:Repository/325329363/0.19.1 2021-12-13T10:31:02Z Version 0.19.1 <h3>New features</h3> <p>The basic setup now includes the <code>dropCursor</code> extension.</p> marijnh tag:github.com,2008:Repository/325329363/0.19.0 2021-08-11T12:24:27Z Version 0.19.0 <h3>Breaking changes</h3> <p>Update dependencies to 0.19.0</p> marijnh tag:github.com,2008:Repository/325329363/0.18.2 2021-05-25T08:23:26Z Version 0.18.2 <h3>Bug fixes</h3> <p>Fix too-low dependency on @codemirror/gutter that could cause broken upgrades.</p> marijnh tag:github.com,2008:Repository/325329363/0.18.1 2021-05-15T14:43:53Z Version 0.18.1 <h3>New features</h3> <p>The basic setup now includes <code>highlightActiveLineGutter</code> from @codemirror/gutter.</p> marijnh