This repository has been archived by the owner on Jan 14, 2024. It is now read-only.
Tachyon 1.1.0
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