pbomb / flow-immutable-models

Generates model classes from Flow types using Immutable.js
42 stars 8 forks source link

Fix missing `state` in fromJS when omitting defaults #9

Closed object88 closed 7 years ago

object88 commented 7 years ago

This should address #8 . I'm pretty confused by the diffs here; as far as I know, I am up-to-date with upstream/master, and so should have updated package.json, etc, but it's showing changes in those files. Strange.