@goa/cors
Version:
Cross-Origin Resource Sharing (CORS) For Goa.
38 lines (21 loc) • 991 B
Markdown
## 9 January 2020
### [1.2.1](https://github.com/idiocc/cors/compare/v1.2.0...v1.2.1)
- [fix] Record usage via context.
### [1.2.0](https://github.com/idiocc/cors/compare/v1.1.0...v1.2.0)
- [license] Add usage events.
- [test] Write tests.
## 22 December 2019
### [1.1.0](https://github.com/idiocc/cors/compare/v1.0.2...v1.1.0)
- [docs] Add `typedefs.json` file.
- [fix] Set the header to a string value.
## 9 December 2019
### [1.0.2](https://github.com/idiocc/cors/compare/v1.0.1...v1.0.2)
- [fix] Correct the return type.
### [1.0.1](https://github.com/idiocc/cors/compare/v1.0.0...v1.0.1)
- [fix] Add `types/index.xml`.
### [1.0.0](https://github.com/idiocc/cors/compare/v0.0.0-pre...v1.0.0)
- [package] Publish `v1` with source and test.
## 8 December 2019
### 0.0.0-pre
- Create `@goa/cors` with _[`My New Package`](https://MNPJS.org)_
- [repository]: `src`, [`test`](https://contexttesting.com), [`documentary`](https://readme.page) & [`types`](https://typedef.page).