The version 0.0.8 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of raj.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Release NotesEcosystem'd
The past few weeks I have been working on a few applications with Raj. I like where things are going.
Things were taking shape and raj/effect was growing to be a chokepoint for the development of raj-spa and the applications which used it directly. I broke raj/effect into its own module raj-compose to better tackle composition problems without conflicting with core development.
React has been a first-class citizen since the beginning of Raj development. Raj has always been view library agnostic and breaking React support into a separate module makes that clearer.
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).
Version 0.0.8 of raj just got published.
The version 0.0.8 is not covered by your current version range.
Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.
I recommend you look into these changes and try to get onto the latest version of raj. Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.
Release Notes
Ecosystem'dThe past few weeks I have been working on a few applications with Raj. I like where things are going.
raj-compose
Things were taking shape and
raj/effect
was growing to be a chokepoint for the development ofraj-spa
and the applications which used it directly. I brokeraj/effect
into its own moduleraj-compose
to better tackle composition problems without conflicting with core development.Migrating:
raj-react
React has been a first-class citizen since the beginning of Raj development. Raj has always been view library agnostic and breaking React support into a separate module makes that clearer.
Migrating:
These packages and
raj-spa
are now listed in the README "Ecosystem" section.Commits
The new version differs by 4 commits.
fe5428c
0.0.8
d5913c8
Ecosystem (#12)
87bfac1
Add Travis package-lock stuff
83c8a32
Update dependencies to enable Greenkeeper 🌴 (#11)
See the full diff
Not sure how things should work exactly?
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html) and of course you may always [ask my humans](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper Bot :palm_tree: