Skip to content
This repository was archived by the owner on Apr 24, 2023. It is now read-only.

Releases: intercom/optimal-select

v4.1.0-intercom

17 Aug 18:15

Choose a tag to compare

Fix optimal selectors not being correctly generated for hrefs when using a virtual DOM.

v4.0.2-intercom

16 Aug 01:28

Choose a tag to compare

By using window.top.document in place of document, we can make sure that the selector works even if the element being selected lives in another iframe on the page.