MithrilJS / mithril-node-render

Use mithril views to render server side
MIT License
210 stars 44 forks source link

Update mithril to the latest version 🚀 #62

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 1.1.0 of mithril just got published.

Dependency mithril
Current Version 1.0.1
Type dependency

The version 1.1.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 mithril. 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 165 commits .

  • 5cb05c1 1.1.0
  • 512199d chore: remove npm publish tag
  • eded525 v1.1.0-rc.1
  • 4d79536 chore: correct npm-created git tag
  • 7b0674c chore: publish to npm as mithril@next
  • 46ebb34 merge: next onto master
  • 6541d5e Bundled output for commit 0ce5dcac3b7965174477236e02d4ac5c66f28c0e [skip ci]
  • 0ce5dca Merge pull request #1746 from pygy/class-closure-compat
  • 40637fe Update components.md [ci skip]
  • 0a76772 Add tests for components that overwrite their state in oninit
  • e20fd3f Only call onremove and onbeforeremove when they are functions. Fix #1706
  • f7450c9 Document closure components (formerly known as "factory components") and flesh out class components docs
  • 32ada55 Make the state undefined, not null during class and closure component initialization
  • 2d2c53f Add some docs on undocumented vnode fields
  • d69f6e3 Add a shadow vnode._state field for view and hook lookups

There are 165 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 1.1.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 35 commits .

  • 8a7f2f8 v1.1.1
  • 4772055 Merge branch 'next'
  • b466c7f Merge pull request #1774 from pygy/chlg
  • 906d1d1 Fix change log
  • 0b5f05f Bundled output for commit d60e7ab30c8440efe9fa3f564a410f317d425e86 [skip ci]
  • d60e7ab Merge pull request #1769 from pygy/fix-class-null
  • 98e3cbd Revert attrs.class creation logic to what we had in v1.0.1. fix #1764
  • 45afd41 Fix render tests for Browsers
  • 94c155e Merge pull request #1772 from andre-luiz-dos-santos/patch-1
  • ec915bf Typo
  • 1ebb613 Merge branch 'next' of https://github.com/lhorie/mithril.js into next
  • 0971bf4 Update .gitattributes [skip ci]
  • 7240f98 Merge pull request #1770 from pygy/prepare-v1.1.1
  • 63ce899 Update change log for v1.1.1
  • 30edf36 Merge pull request #1766 from pygy/fix-ie10-11-hash-routes

There are 35 commits in total. See the full diff.