Skip to content

Releases: flareact/flareact

v0.7.0

25 Oct 15:37
Compare
Choose a tag to compare

0.7.0 (2020-10-25)

Bug Fixes

  • Ensure client query is updated between pages (fcfd9e8)
  • Ensure page matching dynamic dir also works (e0f0515)
  • Use proper URL assembling (22f7c7f)

Features

  • Include query and params in router query object (1879d9c)
  • Support --env flag for deployments (efa039e)
  • Support nested dynamic index pages (f16ff45)

v0.7.0-canary.3

25 Oct 14:53
6e9de8d
Compare
Choose a tag to compare
v0.7.0-canary.3 Pre-release
Pre-release

0.7.0-canary.3 (2020-10-25)

Features

  • Support --env flag for deployments (efa039e)

v0.7.0-canary.2

22 Oct 21:41
f2d1240
Compare
Choose a tag to compare
v0.7.0-canary.2 Pre-release
Pre-release

0.7.0-canary.2 (2020-10-22)

Bug Fixes

  • Ensure page matching dynamic dir also works (e0f0515)

Features

  • Support nested dynamic index pages (f16ff45)

v0.7.0-canary.1

22 Oct 01:06
d989fc7
Compare
Choose a tag to compare
v0.7.0-canary.1 Pre-release
Pre-release

0.7.0-canary.1 (2020-10-22)

Bug Fixes

  • Ensure client query is updated between pages (fcfd9e8)
  • Use proper URL assembling (22f7c7f)

Features

  • Include query and params in router query object (1879d9c)

v0.6.0

19 Sep 16:15
Compare
Choose a tag to compare

0.6.0 (2020-09-19)

Bug Fixes

  • adds dirname to context instead of undefined (19950a2), closes #27
  • Use proper href value for a tag within Link (055b6cf)
  • uses concurrentlys env properties (7ebcce4), closes #24

Features

  • Add hash to static files (eff63a4)
  • Cache static assets in the browser for one year (56c5523)

v0.6.0-canary.3

11 Sep 01:15
Compare
Choose a tag to compare
v0.6.0-canary.3 Pre-release
Pre-release

0.6.0-canary.3 (2020-09-11)

Bug Fixes

  • Use proper href value for a tag within Link (055b6cf)

v0.6.0-canary.2

10 Sep 01:52
9e40c3c
Compare
Choose a tag to compare
v0.6.0-canary.2 Pre-release
Pre-release

0.6.0-canary.2 (2020-09-10)

Bug Fixes

  • adds dirname to context instead of undefined (19950a2), closes #27
  • uses concurrentlys env properties (7ebcce4), closes #24

v0.6.0-canary.1

05 Sep 15:15
898bd41
Compare
Choose a tag to compare
v0.6.0-canary.1 Pre-release
Pre-release

0.6.0-canary.1 (2020-09-05)

Features

  • Add hash to static files (eff63a4)
  • Cache static assets in the browser for one year (56c5523)

v0.5.0

05 Sep 14:20
488f937
Compare
Choose a tag to compare

0.5.0 (2020-09-05)

Features

  • Load pages on the client using the build manifest (3fb8b8b)

v0.5.0-canary.1

03 Sep 01:11
488f937
Compare
Choose a tag to compare
v0.5.0-canary.1 Pre-release
Pre-release

0.5.0-canary.1 (2020-09-03)

Features

  • Load pages on the client using the build manifest (3fb8b8b)