Skip to content

Latest commit

 

History

History
75 lines (38 loc) · 2.75 KB

CHANGELOG.md

File metadata and controls

75 lines (38 loc) · 2.75 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.2.7 (2022-03-31)

Bug Fixes

  • root: 🐛 fix rootBounds with null value (a4a5955)

0.2.6 (2021-04-23)

Bug Fixes

  • 🐛 delete once option for IO (e492bb3)

0.2.5 (2021-04-23)

Bug Fixes

  • 🐛 fix callback invokation when not intersecting (720b6f3)

0.2.4 (2020-06-03)

Bug Fixes

  • root: 🔧 remove sourcemaps on build (d9139ea)

0.2.3 (2020-01-31)

Bug Fixes

  • 🐛 fix undefined window on SSR (f03cbe5)

0.2.2 (2019-07-15)

Bug Fixes

  • 🐛 fix multiple elements (addf75a)

0.2.1 (2019-07-15)

Bug Fixes

  • 🐛 options for managers (3332dd3)

0.2.0 (2019-07-02)

Features

  • ✨ expose Vue context to callbacks (fe8fd15)

0.1.1 (2019-07-01)

Bug Fixes

  • 🐛 fix directive only (c8976c4)

Tests

  • ✅ start writing tests (b9ea6f6)

0.1.0 (2019-06-30)

Build System

Features

Tests