Skip to content

`delete` everywhere

Compare
Choose a tag to compare
@Vijar Vijar released this 13 Oct 17:53
· 543 commits to main since this release

We had backwards compatibility for del method but for sanity's sake we removed all traces of it. So now users can only use delete methods on the client/server fetcher interface as well as the data-fetchers' interfaces.

Thanks @ptomasroos