github preactjs/preact 4.5.0

latest releases: 10.21.0, 10.20.2, 10.20.1...
8 years ago

Bug Fixes

  • Fix context being null/undefined when unset. It should be an empty object.
  • Fix issue where ref (and key) were not being removed from props prior to being passed into component render (Issue #98)

Optimizations

  • Drop unnecessary cloning of props/context
  • Ship a more optimized default build by applying uglify-js without name mangling and with beautification (removes comments and applies dead code elimination)

Don't miss a new preact release

NewReleases is sending notifications on new releases.