Releases: travi/hapi-html-request-router
Releases · travi/hapi-html-request-router
v3.0.1
18 Feb 05:20
Compare
Sorry, something went wrong.
No results found
3.0.1 (2020-02-18)
Bug Fixes
peer-deps: allowed hapi v19 as a valid peer (1ce36d0 )
v3.0.0
26 Aug 15:34
Compare
Sorry, something went wrong.
No results found
3.0.0 (2019-08-26)
Features
hapi: switched the peer requirement to the scoped version (5e3e1df )
BREAKING CHANGES
hapi: this updates the peer dependency on hapi to use the scoped version, so switch your
direct dependency from hapi to @hapi/hapi
v2.1.0
26 Aug 15:01
Compare
Sorry, something went wrong.
No results found
2.1.0 (2019-08-26)
Features
hapi: allowed v18 as a valid peer (f23d7c0 )
v2.0.0
04 Jun 19:44
Compare
Sorry, something went wrong.
No results found
2.0.0 (2018-06-04)
Features
hapi-17: updated the api to be compatible with hapi v17 (d0f8b38 )
BREAKING CHANGES
hapi-17: compatibility with the hapi v17 api prevents backwards compatibility with previous
hapi versions
v1.2.2
04 Jun 16:56
Compare
Sorry, something went wrong.
No results found
1.2.2 (2018-06-04)
Bug Fixes
prepublish: re-enabled the pre-publish build (94aeef5 )
v1.2.1
04 Jun 16:30
Compare
Sorry, something went wrong.
No results found
1.2.1 (2018-06-04)
Bug Fixes
dependencies: bumped several packages (c1e5704 )
v1.2.0
10 Jan 22:41
Compare
Sorry, something went wrong.
No results found
1.2.0 (2018-01-10)
Features
v1.1.0
27 Jan 16:37
Compare
Sorry, something went wrong.
No results found
<a name"1.1.0">
1.1.0 (2017-01-27)
Features
file-extension: enabled the use of a file extension to override the mime defined by the accept (7a629d67 )
v1.0.1
27 Jan 06:25
Compare
Sorry, something went wrong.
No results found
<a name"1.0.1">
1.0.1 (2017-01-27)
Bug Fixes
attributes: updated the plugin attributes to pull from the package.json (0d02205f , closes #15 )
v1.0.0
25 Jan 21:57
Compare
Sorry, something went wrong.
No results found
<a name"1.0.0">
1.0.0 (2017-01-25)
Features
get: limited the redirection to GET requests (8d3c8d8b )
Breaking Changes