Releases: flybondi/before.js
Releases · flybondi/before.js
v3.3.0
3.3.0 (2019-05-13)
Features
v3.2.0
3.2.0 (2019-04-29)
Bug Fixes
Features
- add current location in history wrapper (#23) (c75075d)
v3.1.0
3.1.0 (2019-04-18)
Features
v3.0.3
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
3.0.2 (2019-03-16)
Bug Fixes
- make load compatible with loadable (#19) (0f8baf4)
v3.0.1
3.0.1 (2019-03-13)
Bug Fixes
v3.0.0
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
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
2.0.2 (2019-01-31)
Bug Fixes
v2.0.1
2.0.1 (2019-01-30)
Bug Fixes
- stop double render on a route change (#13) (16d1642)