theatre/packages
Aria Minaei d26db282c6 Fix the dropped update edge case in @theatre/react
Before this, there was a delay between when a queued microtask is finished, and it being marked as so. If an update was queued in between this delay, it would have been missed.

This wasn't caught until now, because usually in a large react tree, usually there are one or more tickers that flush the queue, so if an update isn't picked up on one flush, it would end up in the next flush.
2023-08-02 19:31:39 +02:00
..
benchmarks Feature: Custom RAFDrivers (#374) 2023-01-14 15:01:09 +01:00
browser-bundles 0.6.2 2023-07-24 19:23:35 +02:00
dataverse 0.6.2 2023-07-24 19:23:35 +02:00
dataverse-experiments Unify Derivation and Prism 7/n 2023-01-04 20:49:44 +01:00
playground Make studio.ui available before the UI is loaded 2023-07-17 12:34:57 +02:00
r3f Fix React's DCE error in r3f 2023-08-01 17:47:17 +02:00
react Fix the dropped update edge case in @theatre/react 2023-08-02 19:31:39 +02:00
theatric 0.6.2 2023-07-24 19:23:35 +02:00