0.9.0 (unreleased)
- add
createVirtualReactiveElementNodeModifier - add
weighton modifiers - rework VirtualComponentNode
- improve aot
- add support for
@containerrule - add curly
{observer syntax - add
exportandasfromrx-template - add support for boolean attributes
- add computed expression:
[prop]="=> expression"=>[prop]="computed(() => expression)"