wai-cors v0.1.2 Release Notes

    • Export type synonym Origin

    • ๐Ÿ‘ New easy-to-use middleware function simpleCors that supports just simple cross-origin requests

    • The new value simpleCorseResourcePolicy is a CorseResourcePolicy for simple cross-origin requests.

    • ๐Ÿ“š Documentation has been slightly improved

    • โœ… Some code for testing simpleCors from a browser