0.3.0-next.2 release is out for @typhonjs-fvtt/runtime and @typhonjs-fvtt/standard. This brings essential Foundry v13 / Theme V2 support to TRL. If you are already on 0.2.0 there should be no code changes required. TJSTinyMCE / TinyMCE component as an editor. v13 soft locked it such that it is impossible to style w/ the new CSS layer changes to core without serious workarounds. Since MCE is disappearing in v14 I just removed it now. You'll need to switch to TJSProseMirror instead.0.2.0 to work on v13 you should remove them. 0.3.0-next.2 coverage / Foundry v13 is required.0.3.0 release information / questions.0.3.0 officially launches is the dynamic style introspection layer of the standard library. Several of the standard library components like the input, select, color picker, buttons, etc. adopt the core platform styles dynamically at runtime. v13 has drastically changed how that works, so I need to rework the dynamic style introspection layer. I hope to be finished with that before end of next week. 0.3.0 is released. While I do have mechanisms in place to update the introspection layer code it is possible this time around due to the nature of the changes that if you release now and don't make a release when 0.3.0 is out that there could be a conflict. 0.3.0:0.3.0 requires Foundry v13 and you must recompile your packages for release. There shouldn't be any code changes from 0.2.0. 