- Fix setting
maxAge
option to0
- Work-around Safari bug in default pre-flight response
- Fix error when options delegate missing
methods
option
- 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
optionsSuccessStatus
option
- Fix error when Node.js running in strict mode
- Move module into expressjs organization
- Allow array of matching condition as
origin
option - Allow regular expression as
origin
option
- Update
license
in package.json
- Add
preflightContinue
option - Fix "Vary: Origin" header added for "*"