Releases: TheNeuronProject/ef-core
Releases · TheNeuronProject/ef-core
v0.9.0-alpha.3
- Make mounting points class level
v0.8.5
Add support for some XML namespaces —— now SVG fragments should work …
v0.8.4
1. minor: Unify logs
v0.8.3-beta
Merge branch 'hotfix/fix-umount'
v0.8.3
Fix travis
v0.8.1
Fix list rendering issue
v0.8.0
- Change export name from
efCore
toef
, - Hide
$element
,$parent
,$key
,__EFPLACEHOLDER__
from component - Add
$ctx
to component - Expose
isPaused
&mountOptions
to ef
v0.7.2
Fix: common array equality pitfall #3
v0.7.1
Fix #2 w/ add error handling
v0.7.0
BreakingChange: New mechanism prevents subscriptions from looping wit…