The dependency preact was updated from 8.3.1 to 8.4.0.
This version is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for 8.4.0
The cat is out of the bag π We finally revealed on what we have in store
for the next major version of preact which will be called Preact X π To give
you a sneak peak of what will be included check out this talk over at this.javascript video, slides.
It's hard to make an estimate right now on when it will be released, but rest
assured we are nearly done and are working on upgrading the ecosystem
(cli, router,...) to ensure a smooth release.
That said we very excited about recent community contributions. This release
contains some awesome performance enhancements brought to you by @lowaa and @rpetrich. On top of that there are some minor bug fixes and a lots of
improvements to our typings.
Thank you so much for everyone involved π
Perf: Improve adding and removing large trees π (#1211, thanks @lowaa)
Drain render queue in a single micro task π (#1135, thanks @rpetrich)
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).
The dependency preact was updated from
8.3.1
to8.4.0
.This version is not covered by your current version range.
If you donβt accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.
Release Notes for 8.4.0
The cat is out of the bagπ We finally revealed on what we have in storeπ To give
for the next major version of preact which will be called Preact X
you a sneak peak of what will be included check out this talk over at this.javascript
video, slides.
It's hard to make an estimate right now on when it will be released, but rest
assured we are nearly done and are working on upgrading the ecosystem
(cli, router,...) to ensure a smooth release.
That said we very excited about recent community contributions. This release
contains some awesome performance enhancements brought to you by @lowaa and
@rpetrich. On top of that there are some minor bug fixes and a lots of
improvements to our typings.
Thank you so much for everyone involvedπ
ref
invocation (#1235, thanks @developit)cloneElement
test (#982, thanks @decadef20)componentDidUpdate
tests (#1198, thanks @andrewiggins)TypeScript Improvements!
onInvalid
form event (#1221, thanks @namankheterpal)h()
overloads (#1246, #1214, thanks @gpoit, @garybernhardt)AnyCompoent
type (#1249, thanks @scurker)key
(#1248, thanks @wojtczal)boolean
as a component child (#1219, thanks @KasparEtter)onError
image event (#1209, thanks @jackmoore)defaultProps
(#1181, thanks @Alexendoo)cloneElement
definition (#1197, thanks @hiddedejong)Flow improvements!
flow@0.82
(#1230, thanks @ngyikp)options
flow type (#1204, thanks @reyronald)README Improvements!
babel@7
(#1212, thanks @38elements)Commits
The new version differs by 79 commits ahead by 79, behind by 3.
3a35a89
8.4.0
86c7e5a
udpate deps
19f77d3
Merge pull request #1251 from garybernhardt/npm_installable_from_git
ca2cb6c
Merge branch 'master' into npm_installable_from_git
95075f4
Added "onInvalid" form event in TS (#1221)
58e1927
Build properly when installing from git
377e31b
[types] Add more type tests for h function (#1246)
3bbcdcc
Merge pull request #1214 from garybernhardt/reverse_h_type_definition_order
0aece17
Merge branch 'master' into reverse_h_type_definition_order
b243a5e
Merge pull request #1249 from scurker/typescript/any-component
42c92b6
fix AnyComponent with ComponentConstructor
cd807ce
Merge pull request #1244 from JiLiZART/patch-1
47cd310
Merge branch 'master' into patch-1
7dda9a2
Merge pull request #1248 from wojtczal/fix-inconsistent-key-property-type
f3d7a71
use Key type for Attributes interface key property
There are 79 commits in total.
See the full diff
FAQ and help
There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those donβt help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).Your Greenkeeper bot :palm_tree: