Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update preact to version 6.3.0 πŸš€ #92

Closed
wants to merge 1 commit into from

Conversation

greenkeeperio-bot
Copy link
Contributor

Hello lovely humans,

preact just published its new version 6.3.0.

State Update πŸš€
Dependency preact
New version 6.3.0
Type devDependency

This version 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.

Do you have any ideas how I could improve these pull requests? Did I report anything you think isn’t right?
Are you unsure about how things are supposed to work?

There is a collection of frequently asked questions and while I’m just a bot, there is a group of people who are happy to teach me new things. Let them know.

Good luck with your project ✨

You rock!

🌴


The new version differs by 455 commits .

  • cf93387 6.3.0
  • ff05818 Make VNode.children always be an Array, even when there are no children.
  • 9b095f4 Added link to preact-layout (#342)
  • b2d90cc 6.2.1
  • e606688 Use parent to determine if re-rendering starting from within an SVG, since the current element may not exist (eg: for a component).
  • 5f3189e 6.2.0
  • 6bfa2af Drop a few bytes off the render queue.
  • 1475824 Fix: Re-add Component.prototype.render since libraries like preact-compat use that to determine if a function is a pure functional component or a classful component. Instead of returning null, it is now empty.
  • 11ac72a Inline remaining empty() calls.
  • 9467e2a Consolidate prop cache check + populate into the diff entry.
  • c289ce6 Switch to lazy empty check
  • cc03a7a Add performance test for JSX VNode creation.
  • 49893be Tests: if NODE_ENV=production, run performance tests against preact.min.js.
  • e973347 Remove tests for getInitialState(), which is no longer unofficially supported in Preact core (it is still supported in preact-compat).
  • e083f35 Add tests for nested children πŸ‘―

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


This pull request was created by greenkeeper.io.

Tired of seeing this sponsor message? ⚑ greenkeeper upgrade

@developit developit closed this Oct 6, 2016
@developit developit deleted the greenkeeper-preact-6.3.0 branch October 6, 2016 01:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants