Skip to content

Releases: chef-js/socket

v2.1.4

08 Jun 02:27
Compare
Choose a tag to compare

fix various bugs and compatibility issues

v1.3.0

27 Jul 20:15
Compare
Choose a tag to compare
  • 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

24 Feb 02:04
Compare
Choose a tag to compare

breaking change

improvement: the promise of create server now returns original server (in chef-express express instance etc.)

v1.0.25

12 Feb 04:07
fd51690
Compare
Choose a tag to compare

stable release with good readme, working demos, ssl cli added

v1.0.19

11 Feb 00:59
Compare
Choose a tag to compare

first stable release with good readme