Skip to content
This repository has been archived by the owner on Jan 14, 2024. It is now read-only.

Tachyon 1.1.0

Compare
Choose a tag to compare
@cowtoolz cowtoolz released this 02 Mar 19:56
· 67 commits to main since this release
cca39b4

Improvements:

  • Significantly improved performance:
    • moved nested forEach in the MutationObserver callback to a flatMap/filter model, significantly improving performance on pages with many DOM changes
  • Fixed #24