Skip to content

Commit 48f1d05

Browse files
smoores-devtilgovi
authored andcommitted
Update README to explain the fork (#156)
1 parent b3c9bdf commit 48f1d05

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,25 @@
99

1010
[![Join the chat at https://gitter.im/nytimes/react-prosemirror](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/nytimes/react-prosemirror?utm_source=badge&utm_medium=badge&utm_content=badge)
1111

12+
## Active development has moved to `@handlewithcare/react-prosemirror`
13+
14+
As of Jan. 17, 2025, active development on the v2 release of this library
15+
(a.k.a. the `react-editor-view` branch) has moved to the
16+
[handlewithcarecollective/react-prosemirror](https://github.com/handlewithcarecollective/react-prosemirror)
17+
repository, and has been published under the
18+
[`@handlewithcare/react-prosemirror`](https://npmjs.com/package/@handlewithcare/react-prosemirror)
19+
NPM package.
20+
21+
Bug fixes and patches may still be applied to the `1.x` branch in this
22+
repository and published to `@nytimes/react-prosemirror`.
23+
24+
Our intent had been to focus on the upcoming v2 release, previously the
25+
`react-editor-view` branch, in the `main` branch of this repo. Instead, we've
26+
decided to fork that version into its own repository and NPM package.
27+
28+
To try out the new version, install `@handlewithcare/react-prosemirror`. We'd
29+
love to hear your thoughts!
30+
1231
## Installation
1332

1433
npm:

0 commit comments

Comments
 (0)