Aria
Aria
According to @rsolomon who contributed to this library, `React.ElementConfig` which was introduced last Jan obviates the need for our `HigherOrderComponent`: https://github.com/facebook/flow/issues/5187#issuecomment-374995939 Then we should probably put a deprecation warning in...
This is off-topic, but FWIW, I've given up on flow. I've found myself spending way too much time wrestling with the type system, making sense of the cryptic errors, and...
@rosskevin I've had the same problem that you described. I'm slowly moving to TS, but I'll hold off on recommending it to pure JS, at least for a while. OTOH,...
Publlished `theatre/[email protected]`.
> @felthy: Can you consider a solution for isolating flush() to a single project? Yes we could make it granular and specific per-project or even per-listener. The only thing holding...
@felthy quick update that it _looks_ like we can expose a simple `flush()`-like API without causing the roundtrip I [mentioned](https://github.com/theatre-js/theatre/pull/230#issuecomment-1280735448) which should cover the use-case you mentioned too. Will update...
This is incorporated into #307, so, closing.
Closing in favor of #367
Closing in favor of an upcoming PR
Thanks @donmccurdy! Just note that I've renamed the API to: `studio.__experimental.__experimental_clearPersistentStorage(persistenceKey)`