DBCDK / dk5

DK5 Digital
GNU Affero General Public License v3.0
0 stars 0 forks source link

Update preact to the latest version 🚀 #292

Closed greenkeeper[bot] closed 7 years ago

greenkeeper[bot] commented 7 years ago

Version 8.2.0 of preact just got published.

Dependency preact
Current Version 8.1.0
Type dependency

The version 8.2.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 preact. 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 86 commits.

  • 90a720c 8.2.0
  • fd1df72 [postinstall fix]
  • 0948d4d slim down the OpenCollective post-install message and make it colorful
  • 429da73 Re-add missing codemod
  • 5b04dbf Backport Babel 6 configuration from master, but keep the awesome preact.esm.js optimizations (https://www.diffchecker.com/xJBzW3dR)
  • 22b9e3d Merge branch 'master' into master
  • 7f03a81 Move babel config into package.json and add a note about the iffy transform for babel6+
  • 018a5a7 Merge branch 'master' into master
  • 8621b18 Derive rollup config from base one
  • 0a82156 Merge branch 'master' into es1
  • c47acc1 Merge branch 'master' into gdub22-babel6
  • 6756a9c Fix TS defintion breakage
  • c10e19a Merge branch 'master' into babel6
  • 57341a5 fix: allow render function to return null (#669)
  • 855c34a chore(package): update sinon to version 2.2.0 (#682)

There are 86 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 8.2.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • e026d9e 8.2.1
  • 7e70fb1 [Temporarily] disable flushMounts() to fix #750
  • 824404b Fix comment typo (closes #752)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 8.2.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 11 commits.

  • adceb20 8.2.2
  • a42390d Update rollup and modify configs accordingly (fixes #800)
  • 99c856d preact/debug: Allow string refs when preact-compat is present (fixes #807)
  • ec80880 Fix issue where preact/debug errored if preact-compat was not present
  • 5645573 Add prepublishOnly script (#825)
  • 4ea1bc7 Move donation message to scripts (#804)
  • 0dea3b7 Add rugby board as an example (#821)
  • 68fa510 Fix preact/debug accessing attributes that don't have toString (#754)
  • 0a88752 Update import paths for #792 (#796)
  • 1b2b106 Minor capitalization correction for GitHub in README (#787)
  • 947d9d8 Weui for preact (#793)

See the full diff

greenkeeper[bot] commented 7 years ago

Version 8.2.3 just got published.

Update to this version instead 🚀

Release Notes 8.2.3
  • Fix missing donation message 🙈 (#834)
Commits

The new version differs by 2 commits.

See the full diff

greenkeeper[bot] commented 7 years ago

Version 8.2.4 just got published.

Update to this version instead 🚀

Release Notes 8.2.4

This release makes some tweaks to the newly released preact/debug.

  • Enhanced errors for preact/debug
  • Fixed issue where key warnings could be shown for components without keys
Commits

The new version differs by 2 commits.

  • b33d837 8.2.4
  • 715ff8f Fix a few preact/debug exceptions and output more information in errors

See the full diff

greenkeeper[bot] commented 7 years ago

Version 8.2.5 just got published.

Update to this version instead 🚀

Release Notes 8.2.5
  • A more durable fix for the Babel preset recursion issue (thanks @rmacklin)
Commits

The new version differs by 3 commits.

  • 2205c0f 8.2.5
  • e29de9d Revert "Add prepublishOnly script (#825)" (#839)
  • d6ab85c Move babel settings to a .babelrc (#828)

See the full diff