Releases: tikudev/ramda-reactive
Releases · tikudev/ramda-reactive
v2.0.1
v2.0.0
Reactive object properties are supported
Given that a parameter normally can not be a function, then that parameter can be used with a function which returns a reactive object property (similar to vue watch)
All functions are typed
The typings are derived from the original ramda typings
Folder and file structure is now similar to ramda
Which allows for better tree-shaking or a-la-carte imports
ramda is now a peerDependency
The ramda dependency is handled the same way in other ramda fueled libraries like for example ramda-adjunct