w3c / IntersectionObserver

Intersection Observer
https://www.w3.org/TR/intersection-observer/
Other
3.62k stars 526 forks source link

Polyfill Release Notes/Changelog #439

Closed mark-monteiro closed 2 years ago

mark-monteiro commented 4 years ago

Can a changelog or release notes be added to the repository for updates to the polyfill package?

Opening this up as an issue as requested here: https://github.com/w3c/IntersectionObserver/pull/437#issuecomment-657729366

szager-chromium commented 4 years ago

Just FYI, you shouldn't expect much further development on the polyfill now that IntersectionObserver is supported natively by all major browsers.

standy commented 4 years ago

Please, add changelog or release notes. Updating package looks risky for now

miketaylr commented 2 years ago

This sounds like a reasonable request, if a new version is released.

miketaylr commented 2 years ago

The polyfill is being removed in https://github.com/w3c/IntersectionObserver/pull/499 (see #433 for discussion).

If you can still reproduce bugs in the native implementations, filing bugs in the various bug tracks would be really helpful.

I'm going to close this as wontfix, but thanks for taking the time to report this issue!