Skip to content

Releases: tailflow/laravel-orion-ts

4.1.0

15 Feb 15:43

Choose a tag to compare

  • feat: add aggregates operations (PR #42, thank you @StemateF)

v4.0.0

04 Apr 05:56

Choose a tag to compare

  • revert!: fetching sanctum csrf cookie automatically (8b645da)

v3.4.0

06 Mar 12:33

Choose a tag to compare

v3.3.0

18 Dec 20:37

Choose a tag to compare

feat: add http client getter to the query builder

v3.2.0

18 Dec 20:25

Choose a tag to compare

  • feat: rearrange http client method params

v3.1.0

18 Dec 20:15

Choose a tag to compare

  • feat: ability to instantiate http client without prefix

v3.0.0

18 Dec 17:58

Choose a tag to compare

  • feat: make http client aware of csrf cookie fetch status

v2.1.2

04 Oct 14:13

Choose a tag to compare

  • fix: hydrating nullable relations (9b97c04)

v2.1.1

21 Aug 04:13

Choose a tag to compare

  • fix: remove trailing slash from the index and store operation requests

v2.1.0

07 Apr 03:38

Choose a tag to compare

  • Check for XSRF-TOKEN cookie presence and throw an error, if it is missing