Skip to content

v5.3.0

Compare
Choose a tag to compare
@philvarner philvarner released this 14 May 19:06
· 17 commits to main since this release
d203d8e

Changed

  • API calls via fetch now include configuration for including authentication.
    This can be changed with the config FETCH_CREDENTIALS, which defaults to the
    browser default of same-origin.