Skip to content

Releases: travi/hapi-react-router

v6.2.4

26 Oct 05:55
Compare
Choose a tag to compare

6.2.4 (2021-10-26)

Bug Fixes

  • deps: update react monorepo to v17 (5fa8521)

v6.2.3

06 Nov 04:07
0d9f733
Compare
Choose a tag to compare

6.2.3 (2020-11-06)

Bug Fixes

  • package: allow node 12 or higher, not strictly higher than node 12 (07325b1)

v6.2.2

23 Aug 20:21
Compare
Choose a tag to compare

6.2.2 (2020-08-23)

Bug Fixes

  • deps: update dependency http-status-codes to v2 (c078bda)

v6.2.1

23 Mar 19:30
d80c84e
Compare
Choose a tag to compare

6.2.1 (2020-03-23)

Bug Fixes

  • example: included the example in the publish (d80c84e)

v6.2.0

23 Mar 18:50
318bd49
Compare
Choose a tag to compare

6.2.0 (2020-03-23)

Features

  • data-fetcher: pass store to fetch trigger (591a09b)

v6.2.0-alpha.1

02 Mar 22:48
c8055cd
Compare
Choose a tag to compare
v6.2.0-alpha.1 Pre-release
Pre-release

6.2.0-alpha.1 (2020-03-02)

Features

  • data-fetcher: pass store to fetch trigger (591a09b)

v6.1.0

28 Feb 20:57
f3e7d17
Compare
Choose a tag to compare

6.1.0 (2020-02-28)

Features

  • custom-renderer: provided the request to the custom renderer (f3e7d17)

v6.0.0

18 Feb 05:38
cd25935
Compare
Choose a tag to compare

6.0.0 (2020-02-18)

Bug Fixes

  • dependencies: upgraded to the latest html-request router (cd25935)
  • peer-deps: allowed the latest hapi and boom versions as valid peers (d331b18)

Build System

  • node-version: upgraded to node v12 (b8f37ec)

BREAKING CHANGES

  • node-version: node v12 is now required due to joi requirements

v5.1.0

09 Dec 20:33
16c5e4e
Compare
Choose a tag to compare

5.1.0 (2019-12-09)

Features

  • get-state: passed getState to data-fetchers (16c5e4e)

v5.0.1

03 Oct 05:19
e269f5b
Compare
Choose a tag to compare

5.0.1 (2019-10-03)

Bug Fixes

  • dependencies: switched to the scoped version of boom (e269f5b)