Skip to content

Releases: TheNeuronProject/ef.js

v0.14.1

Choose a tag to compare

@github-actions github-actions released this 01 Oct 21:32
b3ec295
Add support for embeded js runtimes

v0.13.12

Choose a tag to compare

@github-actions github-actions released this 17 Aug 17:34
46d3bb2
Fix version string

v0.13.11

Choose a tag to compare

@github-actions github-actions released this 11 Aug 23:13
66efeae
Fix splice on arrays

v0.13.10-release

Choose a tag to compare

@github-actions github-actions released this 23 Jun 21:31
e388469
Trigger release for Actions

v0.13.8

Choose a tag to compare

@ClassicOldSong ClassicOldSong released this 01 Jun 15:07
0131e93
Fix toEFComponent with other DOMImplementation

v0.13.7

Choose a tag to compare

@ClassicOldSong ClassicOldSong released this 31 Mar 08:59
f80606b
Change version reading from json to hardcoded

v0.13.6

Choose a tag to compare

@ClassicOldSong ClassicOldSong released this 14 Mar 18:37
035f666
Remove an unnecessary `new` from ef-core

v0.13.5

Choose a tag to compare

@ClassicOldSong ClassicOldSong released this 07 Mar 17:32
0336015
Add support for `passive` and `once` for events

v0.13.4

Choose a tag to compare

@ClassicOldSong ClassicOldSong released this 15 Feb 19:50
Add lock on two way binding

v0.13.3

Choose a tag to compare

@ClassicOldSong ClassicOldSong released this 15 Feb 11:13
Fix issues where custom two way binding still attempts to get `value`…