v2.0 (2020-05-11)
asm89/stack-cors 2.x is now used, with these notable changes:
Added
- CORS headers are better cachable now, with correct Vary headers (#asm89/stack-cors#70, #asm89/stack-cors#74)
Changed
- CORS headers are added to non-Origin requests when possible (#asm89/stack-cors#73)
- Requests are no longer blocked by the server, only by the browser (#asm89/stack-cors#70)