Skip to content

Releases: flareact/flareact

v1.5.0-canary.2

21 Dec 11:25
4c162a5
Compare
Choose a tag to compare
v1.5.0-canary.2 Pre-release
Pre-release

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

Features

v1.5.0

24 Feb 09:32
6416b67
Compare
Choose a tag to compare

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

17 Feb 19:54
ed51679
Compare
Choose a tag to compare
v1.5.0-canary.1 Pre-release
Pre-release

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

11 Feb 20:18
194d674
Compare
Choose a tag to compare
v1.3.0-canary.1 Pre-release
Pre-release

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

04 Jan 16:31
8254ea4
Compare
Choose a tag to compare
v1.2.1-canary.3 Pre-release
Pre-release

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

Bug Fixes

  • disabled fibers for node 16 (b8c1abc)

v1.4.0

02 Dec 15:31
09807a3
Compare
Choose a tag to compare

1.4.0 (2021-12-02)

Bug Fixes

Features

v1.3.1

20 Oct 18:11
3735324
Compare
Choose a tag to compare

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

20 Oct 18:08
Compare
Choose a tag to compare
v1.2.1-canary.2 Pre-release
Pre-release

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

Bug Fixes

  • Release new version of Flareact (9c60d86)

v1.2.1-canary.1

03 Oct 18:25
0b864e6
Compare
Choose a tag to compare
v1.2.1-canary.1 Pre-release
Pre-release

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

Bug Fixes

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

v1.3.0

12 Aug 16:44
Compare
Choose a tag to compare

1.3.0 (2021-08-12)

Features

  • 404 support on hard page loads

Bug Fixes

  • Fix hydration issues
  • Fix revalidate issues