Skip to content

v0.0.3

Compare
Choose a tag to compare
@gnoff gnoff released this 19 Aug 16:04
· 12 commits to master since this release

Base nestable Provider functionality with a working inject decorator.

Please note that the API for Provider is going to change in the nest minor (0.1.0 or similar) to take provided props as a prop rather than grabbing them off of Provider directly. Additionally it will alternatively take a prop mapping function which is how we will support nested provided forwarding.