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 - v1.0.1-canary.1

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

1.0.1-canary.1 (2020-12-13)

Bug Fixes

  • Ensure hash is included in new asPath during popstate (5153225)
flareact - v1.0.0

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

1.0.0 (2020-12-13)

Bug Fixes

  • Adjust top-scroll logic (1ae34c6)
  • Ensure page-scoped stylesheets are loaded on the client during route changes (1204027)
  • Implement scroll navigation fixes (5acfb58)
  • Include a build ID within _buildManifest path (bc5679b)
  • Include chunkhash in CSS filenames for cache busting (2fa82fa)

Features

BREAKING CHANGES

  • The upgrade to PostCSS v8 is a potential breaking change, based on which plugins you may have been using within a custom PostCSS config.
  • The only breaking change associated with this commit
    is the fact that lang="en" is no longer included by
    default on the element.
flareact - v1.0.0-canary.8

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

1.0.0-canary.8 (2020-12-12)

Bug Fixes

  • Adjust top-scroll logic (1ae34c6)
flareact - v1.0.0-canary.7

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

1.0.0-canary.7 (2020-12-12)

Bug Fixes

  • Implement scroll navigation fixes (5acfb58)
flareact - v1.0.0-canary.6

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

1.0.0-canary.6 (2020-12-09)

Features

BREAKING CHANGES

  • The upgrade to PostCSS v8 is a potential breaking change, based on which plugins you may have been using within a custom PostCSS config.
flareact - v1.0.0-canary.5

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

1.0.0-canary.5 (2020-12-09)

Features

  • Add Sass and CSS module support (d341bf2)
flareact - v1.0.0-canary.4

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

1.0.0-canary.4 (2020-12-09)

Bug Fixes

  • Ensure page-scoped stylesheets are loaded on the client during route changes (1204027)
flareact - v1.0.0-canary.3

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

1.0.0-canary.3 (2020-12-09)

Bug Fixes

  • Adjust page matching mechanism for special pages (1c81c56)
flareact - v0.10.1

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

0.10.1 (2020-12-09)

Bug Fixes

  • Adjust page matching mechanism for special pages (1c81c56)
flareact - v1.0.0-canary.2

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

1.0.0-canary.2 (2020-12-03)

Features

flareact - v1.0.0-canary.1

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

1.0.0-canary.1 (2020-12-03)

Features

  • Add support for composable _document (ced67b5)
  • Allow App to be enhanced by e.g. CSS-in-JS (7493ed1)
  • Support bespoke style tags (9d18df6)

BREAKING CHANGES

  • The only breaking change associated with this commit
    is the fact that lang="en" is no longer included by
    default on the element.
flareact - v1.0.0-beta.3

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

1.0.0-beta.3 (2020-11-30)

Bug Fixes

  • Include a build ID within _buildManifest path (bc5679b)
  • Include chunkhash in CSS filenames for cache busting (2fa82fa)
flareact - v0.10.1-canary.2

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

0.10.1-canary.2 (2020-11-30)

Bug Fixes

  • Include chunkhash in CSS filenames for cache busting (2fa82fa)
flareact - v0.10.1-canary.1

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

0.10.1-canary.1 (2020-11-30)

Bug Fixes

  • Include a build ID within _buildManifest path (bc5679b)
flareact - v1.0.0-beta.2

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

1.0.0-beta.2 (2020-11-30)

Features

  • Support bespoke style tags (9d18df6)
flareact - v1.0.0-beta.1

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

1.0.0-beta.1 (2020-11-30)

Features

  • Add support for composable _document (ced67b5)
  • Allow App to be enhanced by e.g. CSS-in-JS (7493ed1)

BREAKING CHANGES

  • The only breaking change associated with this commit
    is the fact that lang="en" is no longer included by
    default on the element.
flareact - v0.11.0-beta.1

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

0.11.0-beta.1 (2020-11-30)

Features

  • Allow App to be enhanced by e.g. CSS-in-JS (41a83f2)
flareact - v0.10.0

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

0.10.0 (2020-11-23)

Features

  • add script tag support to flareactHead (5804234)
flareact - v0.10.0-canary.1

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

0.10.0-canary.1 (2020-11-22)

Features

  • add script tag support to flareactHead (5804234)
flareact - v0.9.0

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

0.9.0 (2020-11-17)

Features

  • Proxy wrangler requests through single dev server (a4d3849)
Package Rankings
Top 4.07% on Npmjs.org
Badges
Extracted from project README
Deploy to Cloudflare Workers
Related Projects