What's Changed
- fix: eliminate unnecessary buffer allocations during audio playback by @Danielku15 in #2715 (fixes #2714)
- fix(player): only buffer output events received between play and worklet creation by @Danielku15 in #2764 (fixes #2561, #2763)
- fix: incorrect triplet feel pair matching by @Danielku15 in #2765 (fixes #2762)
- fix(rendering): clear drawing infos instead of modifying and clearing together by @Danielku15 in #2766 (fixes #2748)
Full Changelog: v1.8.3...v1.8.4