codemirror/basic-setup (codemirror)
### [`v6.0.1`](https://redirect.github.com/codemirror/basic-setup/blob/HEAD/CHANGELOG.md#601-2022-06-30)
[Compare Source](https://redirect.github.com/codemirror/basic-setup/compare/6.0.0...6.0.1)
##### Bug fixes
Work around limitations in tree-shaking software that prevented `basicSetup` from being removed when unused.
### [`v6.0.0`](https://redirect.github.com/codemirror/basic-setup/blob/HEAD/CHANGELOG.md#600-2022-06-08)
[Compare Source](https://redirect.github.com/codemirror/basic-setup/compare/998f328b6b01217f6ef9e958ce3a128daddc592e...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.
Configuration
📅 Schedule: Branch creation - "before 3am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
5.65.18
->6.0.1
Release Notes
codemirror/basic-setup (codemirror)
### [`v6.0.1`](https://redirect.github.com/codemirror/basic-setup/blob/HEAD/CHANGELOG.md#601-2022-06-30) [Compare Source](https://redirect.github.com/codemirror/basic-setup/compare/6.0.0...6.0.1) ##### Bug fixes Work around limitations in tree-shaking software that prevented `basicSetup` from being removed when unused. ### [`v6.0.0`](https://redirect.github.com/codemirror/basic-setup/blob/HEAD/CHANGELOG.md#600-2022-06-08) [Compare Source](https://redirect.github.com/codemirror/basic-setup/compare/998f328b6b01217f6ef9e958ce3a128daddc592e...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.Configuration
📅 Schedule: Branch creation - "before 3am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
â™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.