Skip to content

2.2.0

Latest
Compare
Choose a tag to compare
@DDtMM DDtMM released this 19 Oct 16:52
8e1e679

Breaking Changes

  • Moved easing functions to their own submodule since they're not the primary focus of the library and only there for tweenSignal.
  • Renamed SignalInput and related types to ReactiveSource to better indicate the nature of the types being accepted.

Other Changes

  • Changed InspectOptions to not extend CreateEffectOptions since some of the options weren't used.
  • Various Documentation Improvements.