Skip to content

mentoss: v0.7.0

Choose a tag to compare

@github-actions github-actions released this 28 Feb 22:34
0bd301a

0.7.0 (2025-02-27)

Features

  • Implement fetch with mode: 'same-origin' (9add18f)
  • Implement fetch with mode: "same-origin" (#65) (9add18f)
  • Pass more detail to response creator functions (#67) (dc78d00)

Bug Fixes

  • CORS errors should be TypeErrors (#70) (98a46ba)
  • Ensure Access-Control-Allow-Origin header contains valid origin (#68) (0e529ee)