Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.46 KB

CHANGELOG.md

File metadata and controls

26 lines (14 loc) · 1.46 KB

@lit-labs/observers

1.0.2

Patch Changes

  • #3132 2fe2053f - Added "types" entry to package exports. This tells newer versions of TypeScript where to look for typings for each module.

1.0.1

Patch Changes

1.0.0

Major Changes

  • #2340 e1c88265 - A set of reactive controllers that facilitate using the platform observer objects, including MutationObserver, ResizeObserver, IntersectionObserver, and PerformanceObserver.

Patch Changes