- Improve documentation (API, context, examples...)
- Remove additional markdown files from tarball
- Fix setting
maxAgeoption to0
- Work-around Safari bug in default pre-flight response
- Fix error when options delegate missing
methodsoption
- Fix error when frozen options are passed
- Send "Vary: Origin" when using regular expressions
- Send "Vary: Access-Control-Request-Headers" when dynamic
allowedHeaders
This release only changed documentation.
- Add
optionsSuccessStatusoption
- Fix error when Node.js running in strict mode
- Move module into expressjs organization
- Allow array of matching condition as
originoption - Allow regular expression as
originoption
- Update
licensein package.json
- Add
preflightContinueoption - Fix "Vary: Origin" header added for "*"