Skip to content

v0.6.0

Compare
Choose a tag to compare
@wellyshen wellyshen released this 07 Dec 15:12
· 1517 commits to master since this release

Breaking Change

  • observerConfig has been changed to observerOptions (see API)
  • debounce now is a top-level prop (see API)

New Feature

  • Cache loaded images, don't repeatedly lazy loading them for better UX (see here)