github preactjs/preact 4.7.0

latest releases: 10.22.0, 10.21.0, 10.20.2...
8 years ago
  • Merge #106: removes some unnecessary code, drops ~50 bytes

  • Lazy-instantiate the internal mapping for linkState() and setState's callback queue.

    This reduces allocation cost for components. It also reduces overall memory consumption for classful components that don't make use of those given features (certainly the common case for setState callback)

Don't miss a new preact release

NewReleases is sending notifications on new releases.