Skip to content

Releases: michealroberts/nitro-cors

v0.7.1

12 Apr 13:24
Compare
Choose a tag to compare

What's Changed

Small improvements mainly around the es module type exports with thanks to @ikexing-cn !

Chores

Documentation

New Contributors

Thank you to @ikexing-cn for their first contribution to the project! 🚀

Full Changelog: v0.7.0...v0.7.1

v0.7.0

30 Aug 15:59
Compare
Choose a tag to compare

What's Changed

Features

Refactors

  • refactor: Upgraded to h3 => v1.8.0 dependency in nitro-cors. by @michealroberts in #6

Documentation

  • docs: Updated README.md with onRequestCORSMiddleware() middleware utility usage. by @michealroberts in #9

Full Changelog: v0.6.0...v0.7.0

v0.6.0

08 Jun 17:26
Compare
Choose a tag to compare

What's Changed

Refactors

  • refactor: Amended defineCORSEventHandler nitro event handler. by @michealroberts in #5

Full Changelog: v0.5.0...v0.6.0

v0.5.0

08 Jun 17:10
Compare
Choose a tag to compare

What's Changed

Refactors

Full Changelog: v0.4.0...v0.5.0

v0.4.0

01 Jun 09:54
Compare
Choose a tag to compare

Full Changelog: v0.3.0...v0.4.0

Documentation

  • docs: Updated README.md to include middleware usage example.

v0.3.0

28 May 10:25
Compare
Choose a tag to compare

What's Changed

Features

  • feat: Added sendNoContent(event, options.preflight.statusCode) to preflight request in useCORS() utility. by @michealroberts in #3

Full Changelog: v0.2.0...v0.3.0

v0.2.0

27 May 13:18
Compare
Choose a tag to compare

What's Changed

Features

Full Changelog: v0.1.0...v0.2.0

v0.1.0

26 May 12:46
Compare
Choose a tag to compare

What's Changed

Features

New Contributors

Full Changelog: https://github.com/michealroberts/nitro-cors/commits/v0.1.0