Flareact Versions Save

Edge-rendered React framework built for Cloudflare Workers

v1.5.0-canary.2

1 year ago

1.5.0-canary.2 (2022-12-21)

Features

v1.5.0

2 years ago

1.5.0 (2022-02-24)

Features

  • Custom headers
  • Support node v16 for build
  • Scrolling on navigation options
  • Dynamic custom 404 pages
  • Back and reload options added to router

Updates/Fixes

  • Documentation updates

v1.5.0-canary.1

2 years ago

1.5.0-canary.1 (2022-02-17)

Bug Fixes

  • add missing parameter to function (f7b693b)
  • disabled fibers for node 16 (b8c1abc)

Features

  • disable scrolling to the top of the page (821616b)
  • navigate back in history and reload page (9c89eeb)

v1.3.0-canary.1

2 years ago

1.3.0-canary.1 (2022-02-11)

Bug Fixes

  • add missing parameter to function (f7b693b)

Features

  • disable scrolling to the top of the page (821616b)

v1.2.1-canary.3

2 years ago

1.2.1-canary.3 (2022-01-04)

Bug Fixes

  • disabled fibers for node 16 (b8c1abc)

v1.3.1

2 years ago

1.3.1 (2021-10-20)

Bug Fixes

  • Versioning webpack.js (94078f2)
  • Setting window history state on initial page load (1a6424d)

v1.2.1-canary.2

2 years ago

1.2.1-canary.2 (2021-10-20)

Bug Fixes

  • Release new version of Flareact (9c60d86)

v1.2.1-canary.1

2 years ago

1.2.1-canary.1 (2021-10-03)

Bug Fixes

  • Setting window history state on initial page load (1a6424d)

v1.3.0

2 years ago

1.3.0 (2021-08-12)

Features

  • 404 support on hard page loads

Bug Fixes

  • Fix hydration issues
  • Fix revalidate issues