Skip to content

Releases: flybondi/before.js

v3.3.0

13 May 00:14
Compare
Choose a tag to compare

3.3.0 (2019-05-13)

Features

v3.2.0

29 Apr 16:29
Compare
Choose a tag to compare

3.2.0 (2019-04-29)

Bug Fixes

Features

  • add current location in history wrapper (#23) (c75075d)

v3.1.0

18 Apr 20:39
Compare
Choose a tag to compare

3.1.0 (2019-04-18)

Features

v3.0.3

20 Mar 20:43
Compare
Choose a tag to compare

3.0.3 (2019-03-20)

Bug Fixes

  • change once again the should render condition (#21) (1c718f4)
  • should render memo clause (#20) (2757b10)

v3.0.2

16 Mar 02:16
Compare
Choose a tag to compare

3.0.2 (2019-03-16)

Bug Fixes

  • make load compatible with loadable (#19) (0f8baf4)

v3.0.1

13 Mar 23:01
Compare
Choose a tag to compare

3.0.1 (2019-03-13)

Bug Fixes

  • update memo comparator condition (#18) (9bb1fbc)

v3.0.0

10 Mar 23:07
Compare
Choose a tag to compare

3.0.0 (2019-03-10)

Features

  • implement react hooks BREAKING CHANGE (#17) (1892340)

BREAKING CHANGES

  • Uses latest release of react, as the implementation was refactored to use Hooks. Also the querystring is now being pass as a page prop under query.

v2.1.0

04 Feb 17:21
Compare
Choose a tag to compare

2.1.0 (2019-02-04)

Features

  • add a hook to inject extra tags in the head statically (#15) (d7f828e)
  • add hooks for body also (#16) (abcd587)

v2.0.2

31 Jan 14:02
Compare
Choose a tag to compare

2.0.2 (2019-01-31)

Bug Fixes

v2.0.1

30 Jan 16:03
Compare
Choose a tag to compare

2.0.1 (2019-01-30)

Bug Fixes

  • stop double render on a route change (#13) (16d1642)