What's Changed
- fix: Bug with
visibility="visible"
closes #674. - refactor: In effects, move
onCleanup
function insideuntracked
function in thePointerEventsAdapter
class. - refactor: Use
from
instead offromPromise
to convert a promise to observable.
Full Changelog: v16.1.0...v16.1.1