github preactjs/preact 3.2.0

latest releases: 10.21.0, 10.20.2, 10.20.1...
8 years ago
  • Bugfix: pass context through recycled constructors (with this react-redux is now fully supported!)
  • linkState() when used with top-level keys (ie, not dot-notated) will no longer mutate this.state in-place.

    (Nested keys can and will still mutate this.state, since the implementation of immutable state traversal would essentially be a small immutability library, not something Preact core can justify)

Don't miss a new preact release

NewReleases is sending notifications on new releases.