Skip to content

Releases: tikudev/ramda-reactive

v2.0.1

02 Jul 20:55
Compare
Choose a tag to compare

Type Updates

#1 #2 resolved

Upstream Fixes typings for of => useOf is now correctly typed here

v2.0.0

24 May 20:44
Compare
Choose a tag to compare

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