Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@imacrayon imacrayon released this 31 Dec 18:48

Happy New Year!

Just some quick fixes and clean up items before the year ends.

Breaking

For GET requests listening to the ajax:send event: detail.body will be null and this data will exist as query parameters in the URL of detail.action instead.

Fixed

  • Fixed simultaneous requests to the same URL aborting all requests (#117)
  • Fixed query strings mucking up redirect behavior (#118)

Full Changelog: v0.10.5...v0.11.0