Download Latest Version React Router 5 source code.zip (88.8 kB)
Email in envelope

Get an email when there's a new version of koa-react-router

Home / v2.0.1
Name Modified Size InfoDownloads / Week
Parent folder
Koa response status source code.tar.gz 2017-09-14 47.2 kB
Koa response status source code.zip 2017-09-14 49.8 kB
README.md 2017-09-14 348 Bytes
Totals: 3 Items   97.3 kB 0

This release fixes an issue where the response status in the koa context was not being read. Previous behaviour was that response status was always 200 if it was not set in the router staticContext. Behaviour now is that if the status is NOT set in the staticContext it will be read from the koa response context (A.K.A ctx.response.status)

Source: README.md, updated 2017-09-14