Skip to content

v0.0.3

Compare
Choose a tag to compare
@marcelolx marcelolx released this 08 Jun 12:14
· 95 commits to main since this release
7c94c6b

Changed: Changed the name of the Request and Response classes to FetchRequest/FetchResponse (#8)
Docs: Note about issue with Turbolinks (#12)
Fixed: Uppercase method name (#5)
New: Automatically process Turbo Stream responses (#6)
New: Allow additional/custom headers in request (#7)
New: Adds shorthand functions for request verbs get, post, put, patch, destroy (#10)
New: Add request interceptor (#13)