Skip to content

Releases: tailflow/laravel-orion-ts

v2.0.0

06 Apr 03:21
Compare
Choose a tag to compare
  • Switched to manual initialization of CSRF protection due to various race condition issues.
  • Switched to explicit resource name resolution. Webpack (and possibly other bundlers) strip off class names, unless configured otherwise, leading to incorrectly resolved resource endpoint paths.

v1.0.1

30 Mar 13:35
Compare
Choose a tag to compare
  • Fix (temporary) detaching and duplicates query parameters

v1.0.0

27 Mar 03:42
Compare
Choose a tag to compare
  • Models with typed attributes and relationships
  • Support of all API operations on model and relationship resources
  • Extensive search queries
  • Automatic XSRF token fetching for seamless integration with Sanctum

v1.0.0-rc6

24 Mar 15:34
Compare
Choose a tag to compare
v1.0.0-rc6 Pre-release
Pre-release
  • Allow creation of Axios instances using user-provided callback
  • Setup ESLint
  • Setup Prettier

v1.0.0-rc5

22 Mar 14:53
Compare
Choose a tag to compare
v1.0.0-rc5 Pre-release
Pre-release

Testing automatic NPM publishing