Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: frejs/fre

v2.8.8

17 Sep 12:50

Choose a tag to compare

  1. Supported auto SSR Hydration.
  2. Supported ErrorBoundary and Suspense.

v2.8.5

08 Sep 12:00

Choose a tag to compare

support hydrate

v2.8.0

24 Jul 13:11

Choose a tag to compare

support Suspense and lazy

2.7.6

29 May 10:42

Choose a tag to compare

  1. support ssr
  2. support offscreen rendering with document-fragment

2.7.4

23 Apr 08:04

Choose a tag to compare

stable version, optimize aligorithm, fix bugs

2.6.4

26 May 13:31
bae8f9b

Choose a tag to compare

算法简化,O(N),更好的适配嵌入式

2.6.1

30 Nov 18:08

Choose a tag to compare

simplify

2.4.1 (Nov 08, 2021)

08 Nov 06:22

Choose a tag to compare

  1. Microtask is used by default. In most cases, the performance will be much better.
    #304
  2. Refactor updateElement, performance improves again.
    #321

2.1.0 (Jun 27, 2021)

27 Jun 11:58

Choose a tag to compare

[core] It's just the stability of the algorithm, there is no new feature.
[test] Use playwright + zora

2.1.0-alpha (Jun 11, 2021)

11 Jun 01:55
b515e03

Choose a tag to compare

  1. Offscreen rendering

A new technology can improve the performance by ten times.

At present, fre is four times faster than react and three times faster than Vue.

微信图片_20210608104325

  1. Compatible with react18
auto updates
createRoot
startTransition