Releases: chef-js/express
Releases · chef-js/express
v1.3.0
- the redirect on 404 to index.html works like a spa should now: the http status code returned is 200 instead of 301 which allows [angular] service worker to properly cache the requests
v1.1.0
breaking change
improvement: the promise of create server now returns original server (in chef-express express instance etc.)
v1.0.19
stable release with good readme, working demos, ssl cli added