Skip to content

v1.2.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@alexyuly alexyuly released this 23 Oct 07:24

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.