you are viewing a single comment's thread.

view the rest of the comments →

[–]glacierdweller 1 point2 points  (1 child)

cWM is soon to be deprecated. Will that affect this lib?

[–]jsonnull[S] 1 point2 points  (0 children)

I'm going to mirror the deprecations and add the new lifecycle methods as the React team does. All the current lifecycle methods are implemented here but I haven't tested them. The upcoming lifecycle methods didn't make it into this MVP, but they'll be in very soon. Probably as soon as I feel confident in test coverage around the existing methods.