v0.0.6
New: Function to check if the response status is unprocessableEntity
#31 @olimart
New: Added support for URL Objects #39 @excid3
New: Accept application/vnd.api+json
response content type when responseKind: 'json'
is provided #41 @MatthewKennedy
Fixed: Remove anchor from the URL when making a request #34 @KonoMaxi
Fixed: Await turbo stream insertion in DOM #36 @excid3
Docs: Add simple example for hooks #40 @rainerborene
A huge thank you to @KonoMaxi that also added a test suite to Request.JS! #33