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

Please release a patch version to fix the `arguments` strict issue #68

Closed davidgtonge closed 9 years ago

davidgtonge commented 9 years ago

This was fixed several months ago, but no new version has been released since then. Please can you release a patch version.

Thanks

mikaelbr commented 9 years ago

I did a patch release now, fixing that issue and adding "use strict;" for all files. Thanks for reminding me!