tommoor / slate-md-serializer

A Markdown serializer for the Slate editor framework
MIT License
64 stars 36 forks source link

Add slate peerDependency? #13

Closed golmansax closed 6 years ago

golmansax commented 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?

tommoor commented 6 years ago

Yea, that seems like a good idea the peer dependency is too wide right now as Slate makes breaking changes on minor releases

tommoor commented 6 years ago

closed by 7db1eba0c5463787e1335b14b46c52a7446d9254

golmansax commented 6 years ago

@tommoor Thanks for adding this