omniscientjs / immstruct

Immutable data structures with history for top-to-bottom properties in component based libraries like React. Based on Immutable.js
374 stars 21 forks source link

Use immutable-cursor #90

Closed neftaly closed 7 years ago

neftaly commented 7 years ago

Fixes #89

mikaelbr commented 7 years ago

Thanks. Good job 👍

mikaelbr commented 7 years ago

@neftaly In what way does immutable-cursor change it's API? Would this be a minor release or major?

mikaelbr commented 7 years ago

Thinking more about it, this would be a breaking change as we now rely on polyfilled Object.assign

ZebraFlesh commented 7 years ago

What's the timeframe for releasing this change?

mikaelbr commented 7 years ago

I'll look into it next week.