Version 3.5.2
This release fixes several bugs and adds Trusted Types support:
Fixed bugs:
foreachdoubles last entries under certain circumstances #2594, #2514- Error calling
bindingEvent.subscribebeforeapplyBindings#2584 - Unmatched closing virtual element throws error in production #2582
- Template binding regression: empty string value throws error #2534
- IE11:
activeElementin IFrame fails rendering #2531 - Select
changeevent fires beforevalueis updated in 3.5.1 #2530 beforeRemovecallback index is always 0 #2560- Exception when binding
propertychangeevent in non-IE browser #2548 - Use of reserved word breaking IE <= 8 compatibility #2503
ko.cleanNodedoesn't removeaddEventListenerhandlers #2314checkedbinding crashes withnull/undefinedarray #2309foreachdescendant bindings evaluated on removal #2305- Infinite recursion in circular pure computeds #2154
New features:
TypeScript: