Releases: TheNeuronProject/ef.js
Releases · TheNeuronProject/ef.js
v0.14.1
Add support for embeded js runtimes
v0.13.12
Fix version string
v0.13.11
Fix splice on arrays
v0.13.10-release
Trigger release for Actions
v0.13.8
Fix toEFComponent with other DOMImplementation
v0.13.7
Change version reading from json to hardcoded
v0.13.6
Remove an unnecessary `new` from ef-core
v0.13.5
Add support for `passive` and `once` for events
v0.13.4
Add lock on two way binding
v0.13.3
Fix issues where custom two way binding still attempts to get `value`…