Skip to content

DotVVM 4.3.5 bugfix release

Latest
Compare
Choose a tag to compare
@exyi exyi released this 21 Feb 23:33
· 184 commits to main since this release
2312fa3
  • Fix leaking of original object from ko.observableArray when using methods like .push, ... (see #1893 for more details)
  • Expose dotvvm.rootStateManager API, most importantly making it possible to force immediate refresh knockout observable values (this allows us to fix some bugs in BusinessPack)