Conversation
|
Thanks for implementing that feature let's say an application expects Are you going to release a separate breaking version? |
Yeah, that's my concern. I was thinking making a v2.0 I also considered creating a can + canSync version ala the way node fs package works. But that would still require a v2 and I'm not sure it is worth to maintain the extra complexity. |
|
FYI, I made an earlier version where there were no changes to The advantage of that is that it wouldn't break any apps. But you, as a user, would have to write checks on the return type. Not interested in that either. |
yudikubota
left a comment
There was a problem hiding this comment.
Code and tests are OK
just be careful about breaking changes
No description provided.