Skip to content

v0.10.3

Compare
Choose a tag to compare
@yyx990803 yyx990803 released this 26 Mar 23:43
· 3593 commits to main since this release
  • introduced a new, more robust directive parser that fixes issues like #201
  • make sure directives are compiled in the order they appear in the markup
  • fix some Bindings removing wrong subscribers of their dependencies when they are unbound.