# Changelog

## Release (2024-07-15)

intersection-observer-admin 0.3.4 (patch)

#### :bug: Bug Fix
* `intersection-observer-admin`
  * [#58](https://github.com/snewcomer/intersection-observer-admin/pull/58) feat(memory-leaks): remove elements from the window root ([@BobrImperator](https://github.com/BobrImperator))
  * [#55](https://github.com/snewcomer/intersection-observer-admin/pull/55) feat(memory-leaks): remove elements from registries when unobserve is called  ([@BobrImperator](https://github.com/BobrImperator))
  * [#49](https://github.com/snewcomer/intersection-observer-admin/pull/49) fix leak by releasing ref to observed element ([@SergeAstapov](https://github.com/SergeAstapov))

#### :house: Internal
* `intersection-observer-admin`
  * [#57](https://github.com/snewcomer/intersection-observer-admin/pull/57) add release-plan ([@mansona](https://github.com/mansona))

#### Committers: 3
- Bartlomiej Dudzik ([@BobrImperator](https://github.com/BobrImperator))
- Chris Manson ([@mansona](https://github.com/mansona))
- Sergey Astapov ([@SergeAstapov](https://github.com/SergeAstapov))
