Releases: OctoLinker/injection
Releases · OctoLinker/injection
v1.0.1
Fix module export for nodejs
v1.0.0
This release contains a big internal refactoring. Before we used MutationObserver
to listen for DOM modifications. Now it's much simpler. GitHub.com uses pjax which fires an event after replacing the requested page with the previous one.
Thanks to @bfred-it for the hint.
v0.2.0
Drop callback debouncing, because it's not needed anymore.