Skip to content

Latest commit

 

History

History
56 lines (38 loc) · 3.66 KB

CHANGELOG.md

File metadata and controls

56 lines (38 loc) · 3.66 KB

CHANGELOG

v1.5.1

  • Distribute unminified bundles by default - minified versions are available at /dist/wobble.${MODULE_FORMAT}.min.js (af82dda)
  • Add typescript:main field to package.json, which points to the raw TypeScript source (0198d63)

v1.5.0

  • Fixup yarn watch to support es module compilation (f7dd689)
  • Add module entry point for .es.js dist (0b929acf)

v1.4.1

  • Remove Babel (cfdc3d85)
  • Fixup typescript interface names and member access (2112b118)

v1.4.0

  • Remove Flow, rewrite in TypeScript (a85aa77)

v1.3.1

  • Fix types for chainable methods (bd7b496)
  • Use lolex in tests to properly fake timers (3cb1e92)

v1.3.0

  • Update TypeScript definition with chainable API (0c9bb96)
  • Add README (4656acf)
  • Deploy demos to wobble-demos.now.sh (4172c9c)
  • Set _currentValue + _currentVelocity in constructor (6112980)
  • Add "chat heads" demo (5189aea)
  • Use Date.now() instead of performance.now() for React Native compatibility (34d9a0f)
  • Make this._currentTime always equal to "now", remove "first step" calculation (4589723)
  • Make all APIs chainable (b89559f)
  • Set default toValue to 1. (c0fb41a)
  • Move @flow annotations + fix comments (058c75d)
  • Remove "browser" field from package.json (261cca3)

v1.2.0

  • Consistently use the term "listener" in tests (1328f38)
  • Ensure listeners are only notified once per frame (cf92f76)
  • Made _evaluateSpring take an absolute timestamp (0696712)

v1.1.0

  • Made onStart synchronous (aaf21a9)
  • Update _currentValue and _currentVelocity before updating fromValue (9abf13f)

v1.0.0

🎉🎉🎉🎉🎉🎉 Initial Release! 🎉🎉🎉🎉🎉🎉