Closed golmansax closed 6 years ago
First off, thanks for creating this package. It took a while to find it but has been great so far.
I had to lock down my Slate dependency to ^0.32.4 (^0.34 didn't work). What do you think about adding that to the peer dependencies?
^0.32.4
^0.34
Yea, that seems like a good idea the peer dependency is too wide right now as Slate makes breaking changes on minor releases
closed by 7db1eba0c5463787e1335b14b46c52a7446d9254
@tommoor Thanks for adding this
First off, thanks for creating this package. It took a while to find it but has been great so far.
I had to lock down my Slate dependency to
^0.32.4
(^0.34
didn't work). What do you think about adding that to the peer dependencies?