Skip to content

v5.0.0

Compare
Choose a tag to compare
@koddsson koddsson released this 21 Nov 15:19
3a099ac

A lot of changes! We've completely re-written parts of the component.


  • Make sure we emit a loading state outside the debounced function (#35)
  • Set the required property correctly when the attribute changes (#39)
  • Add hooks so that the consuming application can set validation messages (#37)
  • Set credentials as same-origin in fetch options for older browsers (#36)
  • Use AbortController to cancel inflight requests (#32)
  • Use @github/mini-throttle for debouncing (#33)
  • Replace XHR request implementation with fetch (#29)

v4.1.1...v5.0.0