Fix Parsing Bug, Global DOM Update
Pre-release
Pre-release
We fixed a parsing bug related to having newlines within template-based components.
Additionally, on state change, tApp now updates all components (instead of just the current component and children), as component states can be accessed by other components that are not below the updating component on the tree.