reactpy icon indicating copy to clipboard operation
reactpy copied to clipboard

Remove `module_from_template`

Open Archmonger opened this issue 2 years ago • 3 comments
trafficstars

Current Situation

module_from_template is currently deprecated, and is due for removal. This is a result of random functional issues caused by unpinned ReactJS versions.

Proposed Actions

Remove module_from_template in a future release of reactpy.

Archmonger avatar Apr 04 '23 22:04 Archmonger

We should do this ASAP

Archmonger avatar Jun 07 '23 20:06 Archmonger

This would necessitate a 2.0 release though. It seems like there are other things we might want to break if we're going to do that.

rmorshea avatar Jun 07 '23 20:06 rmorshea

How about this and https://github.com/reactive-python/reactpy/issues/993 for 2.0?

That's our two big breaking changes.

3.0 can be the new JS interface.

Archmonger avatar Jun 07 '23 20:06 Archmonger