Skip to content

Releases: flareact/flareact

v1.0.1-canary.1

13 Dec 13:42
b08be80
Compare
Choose a tag to compare
v1.0.1-canary.1 Pre-release
Pre-release

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

Bug Fixes

  • Ensure hash is included in new asPath during popstate (5153225)

v1.0.0

13 Dec 01:50
Compare
Choose a tag to compare

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.

v1.0.0-canary.8

12 Dec 22:35
15efd17
Compare
Choose a tag to compare
v1.0.0-canary.8 Pre-release
Pre-release

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

Bug Fixes

  • Adjust top-scroll logic (1ae34c6)

v1.0.0-canary.7

12 Dec 22:14
ba026d0
Compare
Choose a tag to compare
v1.0.0-canary.7 Pre-release
Pre-release

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

Bug Fixes

  • Implement scroll navigation fixes (5acfb58)

v1.0.0-canary.6

09 Dec 05:30
8527c88
Compare
Choose a tag to compare
v1.0.0-canary.6 Pre-release
Pre-release

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.

v1.0.0-canary.5

09 Dec 04:59
Compare
Choose a tag to compare
v1.0.0-canary.5 Pre-release
Pre-release

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

Features

  • Add Sass and CSS module support (d341bf2)

v1.0.0-canary.4

09 Dec 04:47
df7cdb6
Compare
Choose a tag to compare
v1.0.0-canary.4 Pre-release
Pre-release

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

Bug Fixes

  • Ensure page-scoped stylesheets are loaded on the client during route changes (1204027)

v1.0.0-canary.3

09 Dec 02:54
Compare
Choose a tag to compare
v1.0.0-canary.3 Pre-release
Pre-release

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

Bug Fixes

  • Adjust page matching mechanism for special pages (1c81c56)

v0.10.1

09 Dec 02:53
f07ab0c
Compare
Choose a tag to compare

0.10.1 (2020-12-09)

Bug Fixes

  • Adjust page matching mechanism for special pages (1c81c56)

v1.0.0-canary.2

03 Dec 17:49
0e03f78
Compare
Choose a tag to compare
v1.0.0-canary.2 Pre-release
Pre-release

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

Features