Skip to content

[5.0.0] - 2021-12-23

Compare
Choose a tag to compare
@ArnaudWeyts ArnaudWeyts released this 23 Dec 14:51
· 96 commits to master since this release
17c47e1

Added

  • Added fetchOptions object to global and local configuration (@ArnaudWeyts in #322)

Removed

  • [BREAKING] additionalHeaders configuration object, use the new fetchOptions configuration with a headers property instead (@ArnaudWeyts in #322)
  • [BREAKING] The customActions configuration object, use additionalActions instead (@ArnaudWeyts in #323)
  • [BREAKING] The createDomainWithActions function, use additionalActions instead (@ArnaudWeyts in #323)