* Remove try/catch from solid component check * Move try/catch to renderComponent * Add solid to integrations-playground example
* Run before hydration instead of inlining a script after each component
* update examples * add initial integrations * update tests * update astro * update ci * get final tests working * update injectelement todo * update ben code review * respond to final code review feedback