Skip to content

Releases: TheNeuronProject/ef-core

v0.9.0-alpha.3

10 Jun 15:51
90661f2
Compare
Choose a tag to compare
v0.9.0-alpha.3 Pre-release
Pre-release
  1. Make mounting points class level

v0.8.5

06 Jun 16:29
fc81148
Compare
Choose a tag to compare
Add support for some XML namespaces —— now SVG fragments should work …

v0.8.4

02 Mar 19:13
3bd03dc
Compare
Choose a tag to compare
1. minor: Unify logs

v0.8.3-beta

28 Feb 19:03
6c06c14
Compare
Choose a tag to compare
Merge branch 'hotfix/fix-umount'

v0.8.3

28 Feb 19:29
f908d78
Compare
Choose a tag to compare
Fix travis

v0.8.1

07 May 07:11
5fa1c2b
Compare
Choose a tag to compare
Fix list rendering issue

v0.8.0

02 May 06:16
e48788c
Compare
Choose a tag to compare
  1. Change export name from efCore to ef,
  2. Hide $element, $parent, $key, __EFPLACEHOLDER__ from component
  3. Add $ctx to component
  4. Expose isPaused & mountOptions to ef

v0.7.2

23 Apr 15:05
66f9439
Compare
Choose a tag to compare
Fix: common array equality pitfall #3

v0.7.1

31 Mar 09:20
2532cb7
Compare
Choose a tag to compare
Fix #2 w/ add error handling

v0.7.0

28 Mar 14:33
3fa7750
Compare
Choose a tag to compare
BreakingChange: New mechanism prevents subscriptions from looping wit…