Skip to content

Releases: frejs/fre

1.12.3 (March 08, 2020)

08 Mar 13:45
Compare
Choose a tag to compare
  1. support Fragment
  2. support nest array

1.12.2 (December 31, 2019)

04 Jan 03:23
Compare
Choose a tag to compare

Reactor and simplify:
simplify reconcilation, updateQueue, scheduler……

1.11.4 (November 08, 2019)

12 Dec 04:45
Compare
Choose a tag to compare
  1. updateQueue
  2. useLayout
  3. build-in shouldComponentUpdate
  4. tests passed

1.9.6 (November 08, 2019)

08 Nov 09:33
Compare
Choose a tag to compare

new CommitQueue
new hooks
new effect and cleanup

1.8.8 (October 21, 2019)

21 Oct 06:10
Compare
Choose a tag to compare

refactor scheduler.
complete basic tests.
refactor useEffect and useMemo

1.7.10 (October 10, 2019)

10 Oct 03:18
Compare
Choose a tag to compare
  1. add basic tests.
  2. refactor key-based reconcilation.
  3. completed async rendering.