cujojs / most

Ultra-high performance reactive programming
MIT License
3.5k stars 231 forks source link

Update @most/hold to the latest version 🚀 #493

Closed greenkeeper[bot] closed 6 years ago

greenkeeper[bot] commented 6 years ago

Version 3.0.0 of @most/hold just got published.

Dependency @most/hold
Current Version 2.0.0
Type devDependency

The version 3.0.0 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 @most/hold. 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 Update to @most/core
  • Use @most/hold >= 3.0.0 with @most/core 0.x and 1.x
    • Use @most/hold < 3.0.0 with most 1.x
Commits

The new version differs by 4 commits.

  • d7d2b1f release: 3.0.0
  • 617f365 chore(deps): update flow (#23)
  • 3ae8107 feat(hold): update to @most/core (#22)
  • 178d8a3 docs(README): Add usage section (#21)

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:

briancavalier commented 6 years ago

Closing without merging, since @most/hold 3.0.0 will be compatible with most 2.0, and is not compatible with 1.x.