Releases
2.1.0
Bug Fixes
ast: preserve evaluation context for the tag in tagged template literals (8528baa )
doc: ICollectionObserverSplice Typescript interface (92a0006 )
EventManager: remove unnecessary dereference (e2f8866 )
expression-cloner: add literal template (d324785 )
literal-template: only throw on invalid function when mustEvaluate is truthy (766571d )
parser: allow $parent as an argument of binding behaviors and value converters (f76de45 ), closes #608
typescript: put back missing collection properties to ICollectionObserverSplice (b4f7b28 )
typings: accept Set for collectionObserver (87ca285 )
Features
parser: add basic support for template literals (39021ef )
parser: add expression operators 'in', 'instanceof', 'typeof', 'void' (e849661 )
parser: add support for non-ASCII identifiers in the Latin-1 supplement block (dfaca35 ), closes #640
parser: add support for tagged template literals (b9497d2 )
Performance Improvements
parser: add node microbench script (37dfcb8 )
You can’t perform that action at this time.