Skip to content

v0.12.0

Compare
Choose a tag to compare
@ryansolid ryansolid released this 18 Oct 12:00

v0.12.0 contains a breaking change to the reactive rendering system

  • Removal of explicit dynamic binding {( )}, bindings will default to reactive unless impossible to be so (literal, function declaration, simple variable)
  • SVG Camelcase attribute Support
  • Prettier now supported!