Skip to content

Bump react-codemirror2 from 3.0.7 to 4.2.1 - #159

Open
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/react-codemirror2-4.2.1
Open

Bump react-codemirror2 from 3.0.7 to 4.2.1#159
dependabot-preview[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/react-codemirror2-4.2.1

Conversation

@dependabot-preview

Copy link
Copy Markdown

Bumps react-codemirror2 from 3.0.7 to 4.2.1.

Release notes

Sourced from react-codemirror2's releases.

4.2.1

4.2.0

  • add notion of UnControlled#detach => [editorDidAttach, editorDidDetach] (related to #37)

4.1.0

4.0.1

4.0.0

  • cursor, scroll, and selection events occur after an internal hydrate
  • cursor, scroll, and selection events have more strict checking and are more responsive for changed valued
  • added PREVENT_CODEMIRROR_RENDER global for rendering bypass
  • selections managed via props now have and isolated autofocus option
  • optimization of setting instance options when updated via props
  • Issue with the order of options scniro/react-codemirror2#49
  • test coverage
Changelog

Sourced from react-codemirror2's changelog.

4.2.0

  • add notion of UnControlled#detach => [editorDidAttach, editorDidDetach] (related to #37)

4.1.0

4.0.1

4.0.0

  • cursor, scroll, and selection events occur after an internal hydrate
  • cursor, scroll, and selection events have more strict checking and are more responsive for changed valued
  • added PREVENT_CODEMIRROR_RENDER global for rendering bypass
  • selections managed via props now have and isolated autofocus option
  • optimization of setting instance options when updated via props
  • Issue with the order of options scniro/react-codemirror2#49
  • test coverage

3.0.6

3.0.5

3.0.4

3.0.3

3.0.2

3.0.1

3.0.0

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

If you'd like to skip this version, you can just close this PR. If you have any feedback just mention @dependabot in the comments below.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

autoScrollCursorOnSet={false} deprecation has no replacement

1 participant