Skip to content

Releases: TheNeuronProject/ef.js

v0.14.1

01 Oct 21:32
Compare
Choose a tag to compare
Add support for embeded js runtimes

v0.13.12

17 Aug 17:34
Compare
Choose a tag to compare
Fix version string

v0.13.11

11 Aug 23:13
Compare
Choose a tag to compare
Fix splice on arrays

v0.13.10-release

23 Jun 21:31
Compare
Choose a tag to compare
Trigger release for Actions

v0.13.8

01 Jun 15:07
Compare
Choose a tag to compare
Fix toEFComponent with other DOMImplementation

v0.13.7

31 Mar 08:59
Compare
Choose a tag to compare
Change version reading from json to hardcoded

v0.13.6

14 Mar 18:37
Compare
Choose a tag to compare
Remove an unnecessary `new` from ef-core

v0.13.5

07 Mar 17:32
Compare
Choose a tag to compare
Add support for `passive` and `once` for events

v0.13.4

15 Feb 19:50
Compare
Choose a tag to compare
Add lock on two way binding

v0.13.3

15 Feb 11:13
Compare
Choose a tag to compare
Fix issues where custom two way binding still attempts to get `value`…