Run rename-unsafe-lifecycles on v6 branch#1461
Conversation
|
I'm not sure I can do this without doing a major semver release. This would break a lot of people as a minor or patch release |
|
No worries, as v6 won't be receiving any large changes in anticipation of v7, I will import it from my repo until we upgrade. |
|
Sounds good. I think that's the best solution for now. Thanks! |
|
Are you going to do a 6.11 version with this ? If so when is it planned ? Thanks |
|
This fix has broken compatibility with Preact, as they are not supporting the UNSAFE* methods preactjs/preact#1047. I have fixed my react-table version to 6.10.0 as this version still works with Preact. |
|
There is a now a bug for Preact tracking the broken compatibility issue preactjs/preact#1941. |
|
Seems like the preact issue is resolved now, could this PR be opened up again and released as a new major version? |
No description provided.