Releases: travi/hapi-react-router
Releases · travi/hapi-react-router
v1.2.3
17 May 19:24
Compare
Sorry, something went wrong.
No results found
1.2.3 (2018-05-17)
Bug Fixes
dependencies: updated the lockfile to allow latest in-range versions (4f77976 )
v1.2.2
12 Jan 06:23
Compare
Sorry, something went wrong.
No results found
1.2.2 (2018-01-12)
Bug Fixes
package: update http-status-codes to version 1.3.0 (e234c03 )
v1.2.1
01 Aug 03:52
Compare
Sorry, something went wrong.
No results found
<a name"1.2.1">
1.2.1 (2017-08-01)
Bug Fixes
rollup: fixed the babel config for the rollup build (c46011e4 )
v1.1.3
23 Feb 04:26
Compare
Sorry, something went wrong.
No results found
<a name"1.1.3">
1.1.3 (2017-02-23)
Bug Fixes
dependencies: updated dependencies (b2d96ef8 )
v1.1.2
20 Feb 16:24
Compare
Sorry, something went wrong.
No results found
<a name"1.1.2">
1.1.2 (2017-02-20)
Bug Fixes
package: update http-status-codes to version 1.1.6 (418c56e6 )
v1.1.1
27 Jan 06:30
Compare
Sorry, something went wrong.
No results found
<a name"1.1.1">
1.1.1 (2017-01-27)
Bug Fixes
attributes: updated the plugin attributes to pull directly from the package.json (ea0ed71e , closes #26 )
v1.1.0
19 Dec 06:55
Compare
Sorry, something went wrong.
No results found
<a name"1.1.0">
1.1.0 (2016-12-19)
Features
catch-all: handled mapping the catch-all route to a 404 status (50d4d383 )
v1.0.1
13 Dec 20:44
Compare
Sorry, something went wrong.
No results found
<a name"1.0.1">
1.0.1 (2016-12-13)
Bug Fixes
session: fixed which object is passed as the session data (ac448151 )
v1.0.0
11 Dec 01:47
Compare
Sorry, something went wrong.
No results found
<a name"1.0.0">
1.0.0 (2016-12-11)
Bug Fixes
dependencies: updated dependencies (3099d545 )
Features
session: passed session data to the data-store factory (1baec7c7 , closes #15 , #16 )
Breaking Changes
the options passed to the plugin now expect a configureStore factory for creating
data-store instances rather than a pre-created instance. fixes #15 ; resolves #16
(1baec7c7 )