flareact

Edge-rendered React framework built for Cloudflare Workers

MIT License

Downloads
5.3K
Stars
1.8K
Committers
28

Bot releases are visible (Hide)

flareact - v0.9.0-canary.1

Published by github-actions[bot] almost 4 years ago

0.9.0-canary.1 (2020-11-17)

Features

  • Proxy wrangler requests through single dev server (a4d3849)
flareact - v0.8.0

Published by github-actions[bot] almost 4 years ago

0.8.0 (2020-11-16)

Bug Fixes

  • Move initial props to a script tag for cleaner DOM (#45) (dc1084e)
  • Only remove edge code from pages files (1e00ed2)
  • Prevent server from compiling styles (6e77169)

Features

  • Automatically cast primitive data into Response objects (#52) (a9083e6)
  • Remove edge code from client bundles (f43a8b0)
flareact - v0.8.0-alpha.3

Published by github-actions[bot] almost 4 years ago

0.8.0-alpha.3 (2020-11-16)

Features

  • Automatically cast primitive data into Response objects (#52) (a9083e6)
flareact - v0.8.0-canary.3

Published by github-actions[bot] almost 4 years ago

0.8.0-canary.3 (2020-11-15)

Features

  • Automatically cast primitive data into Response objects (#52) (a9083e6)
flareact - v0.8.0-alpha.2

Published by github-actions[bot] almost 4 years ago

0.8.0-alpha.2 (2020-11-14)

Features

flareact - v0.8.0-alpha.1

Published by github-actions[bot] almost 4 years ago

0.8.0-alpha.1 (2020-11-14)

Bug Fixes

  • Move initial props to a script tag for cleaner DOM (#45) (dc1084e)
  • Only remove edge code from pages files (1e00ed2)
  • Prevent server from compiling styles (6e77169)

Features

  • Remove edge code from client bundles (f43a8b0)
flareact - v0.8.0-canary.2

Published by github-actions[bot] almost 4 years ago

0.8.0-canary.2 (2020-11-11)

Bug Fixes

  • Prevent server from compiling styles (6e77169)
flareact - v0.8.0-canary.1

Published by github-actions[bot] almost 4 years ago

0.8.0-canary.1 (2020-11-11)

Bug Fixes

  • Only remove edge code from pages files (1e00ed2)

Features

  • Remove edge code from client bundles (f43a8b0)
flareact - v0.7.2-canary.1

Published by github-actions[bot] almost 4 years ago

0.7.2-canary.1 (2020-11-11)

Bug Fixes

  • Move initial props to a script tag for cleaner DOM (#45) (dc1084e)
flareact - v0.7.1

Published by github-actions[bot] almost 4 years ago

0.7.1 (2020-10-28)

Bug Fixes

  • Show destination environment when deploying (65bf43d)
flareact - v0.7.0

Published by github-actions[bot] almost 4 years ago

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)
flareact - v0.7.0-canary.3

Published by github-actions[bot] almost 4 years ago

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

Features

  • Support --env flag for deployments (efa039e)
flareact - v0.7.0-canary.2

Published by github-actions[bot] almost 4 years ago

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)
flareact - v0.7.0-canary.1

Published by github-actions[bot] almost 4 years ago

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)
flareact - v0.6.0

Published by github-actions[bot] about 4 years ago

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)
flareact - v0.6.0-canary.3

Published by github-actions[bot] about 4 years ago

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

Bug Fixes

  • Use proper href value for a tag within Link (055b6cf)
flareact - v0.6.0-canary.2

Published by github-actions[bot] about 4 years ago

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
flareact - v0.6.0-canary.1

Published by github-actions[bot] about 4 years ago

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)
flareact - v0.5.0

Published by github-actions[bot] about 4 years ago

0.5.0 (2020-09-05)

Features

  • Load pages on the client using the build manifest (3fb8b8b)
flareact - v0.5.0-canary.1

Published by github-actions[bot] about 4 years ago

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

Features

  • Load pages on the client using the build manifest (3fb8b8b)
Package Rankings
Top 4.07% on Npmjs.org
Badges
Extracted from project README
Deploy to Cloudflare Workers
Related Projects