Skip to content

v1.0.55

Pre-release
Pre-release
Compare
Choose a tag to compare
@danesparza danesparza released this 21 Jun 15:06
· 49 commits to master since this release
Bugfix: CORS config

CORS configuration was broken and not emitting the correct
'Access-Control-Allow-Origin' HTTP header.  Switching to the default
until I can better understand how to use the cors.Options object to
specify a working server