Skip to content

Releases: flareact/flareact

v1.2.1

13 May 15:49
Compare
Choose a tag to compare

1.2.1 (2021-05-13)

Bug Fixes

  • Add the incorrectly removed last slash for static (aad6ea8)

v1.2.0

24 Apr 03:48
6544f5d
Compare
Choose a tag to compare

1.2.0 (2021-04-24)

Bug Fixes

  • unicode in dynamic pages (643bc7a)

Features

v1.2.0-canary.1

24 Apr 01:17
bdad00c
Compare
Choose a tag to compare
v1.2.0-canary.1 Pre-release
Pre-release

1.2.0-canary.1 (2021-04-24)

Features

v1.1.1-canary.1

06 Feb 13:16
b0189e5
Compare
Choose a tag to compare
v1.1.1-canary.1 Pre-release
Pre-release

1.1.1-canary.1 (2021-02-06)

Bug Fixes

  • unicode in dynamic pages (643bc7a)

v1.1.0

09 Jan 19:35
Compare
Choose a tag to compare

1.1.0 (2021-01-09)

Bug Fixes

  • add postcss to dependecies (607b0a0), closes #98
  • Update peerDependencies to include React v17 (5501b69)
  • cli: Fix error message to match 3 levels nesting limit. (9b5af64)

Features

  • cli: Keep looking in parent folder for webpack.client.config.js if not found. (22f5ded)
  • add event argument to getPageProps (90e3fdb)

v1.1.0-canary.4

09 Jan 19:31
Compare
Choose a tag to compare
v1.1.0-canary.4 Pre-release
Pre-release

1.1.0-canary.4 (2021-01-09)

Bug Fixes

  • Update peerDependencies to include React v17 (5501b69)

v1.1.0-canary.3

08 Jan 18:56
0d0a836
Compare
Choose a tag to compare
v1.1.0-canary.3 Pre-release
Pre-release

1.1.0-canary.3 (2021-01-08)

Bug Fixes

  • add postcss to dependecies (607b0a0), closes #98

v1.1.0-canary.2

28 Dec 20:36
8c2ea80
Compare
Choose a tag to compare
v1.1.0-canary.2 Pre-release
Pre-release

1.1.0-canary.2 (2020-12-28)

Bug Fixes

  • cli: Fix error message to match 3 levels nesting limit. (9b5af64)

Features

  • cli: Keep looking in parent folder for webpack.client.config.js if not found. (22f5ded)

v1.1.0-canary.1

18 Dec 03:04
02cd98a
Compare
Choose a tag to compare
v1.1.0-canary.1 Pre-release
Pre-release

1.1.0-canary.1 (2020-12-18)

Features

  • add event argument to getPageProps (90e3fdb)

v1.0.1

13 Dec 14:11
b08be80
Compare
Choose a tag to compare

1.0.1 (2020-12-13)

Bug Fixes

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