marcusasplund / hyperapp-RxJS

A test with HyperApp and RxJS
MIT License
14 stars 1 forks source link

Update hyperapp to the latest version 🚀 #5

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 0.8.0 of hyperapp just got published.

Dependency hyperapp
Current Version 0.7.1
Type dependency

The version 0.8.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 hyperapp. 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.


Commits

The new version differs by 61 commits .

  • 05f9351 0.8.0
  • be48d19 Remove node-pre-gyp.
  • dd317d0 Go back to using h (not JSX or Hyperx) in tests.
  • e54bb39 Remove extraneous debugger.
  • 49627fe Merge pull request #177 from hyperapp/eight
  • f66beac Introduce events. Close #173, #174.
  • 5763736 Sync with master.
  • b34c77d Merge pull request #172 from hyperapp/keys
  • 9dc7b2d Full coverage.
  • ecbb08f Don't set events as attributes. Fix #175.
  • fe9c162 Introduce keys.
  • 31aca65 Allow reuse of dom elements through keys
  • 305a2a3 Refactor replaceChild to save more bytes.
  • c72233c Fix regression caused by element.textContent = node.
  • 7aa9d39 Cleanup comments.

There are 61 commits in total. 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:

greenkeeper[bot] commented 7 years ago

Version 0.8.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits .

See the full diff.