v1.2.1
Pre-release
Pre-release
Full Changelog: v1.2.0...v1.2.1
Fix a bug that messed up how components with elements like scripts that go in the document head get rendered -- due to how we were caching the result of rendering components. I removed that cache for now, until I can figure out how to cache the result of component rendering but still apply the component's head elements to the root component document.