npm tween.js 16.4.0

latest releases: 16.6.0, 16.5.0
7 years ago
  • Add support for strict mode.
  • Non-enumerable properties of the source object can now be tweened. Values in the destination object must still be enumerable in order for them to be tweened.
  • Added an "end" function which is known to randomly fail. Don't use it until we fix that!
  • Fixed the timestamp calculation for node.js.
  • Removed some redundant start-value copying.
  • Removed excess arguments to parseFloat.
  • Fixed a possible issue with transpilers and the performance.now polyfill.

Don't miss a new tween.js release

NewReleases is sending notifications on new releases.