v0.12.0
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!