Skip to content

Release 2.2.5

Compare
Choose a tag to compare
@theseer theseer released this 06 Feb 21:14
· 305 commits to main since this release
2.2.5

Fixed

  • #8: Error: Call to a member function removeChild() on null in ViewModelRenderer

Changed

  • ViewModelRenderer: An empty array will be treated as boolean false, leading to removal of context node
  • ViewModelRenderer: Trying to remove the document element now throws an exception
  • ViewModelRenderer: Trying to apply an array with multiple items on document element now throws an exception