Releases: tailflow/laravel-orion-ts
Releases · tailflow/laravel-orion-ts
v2.0.0
- 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
v1.0.0
v1.0.0-rc6
- Allow creation of Axios instances using user-provided callback
- Setup ESLint
- Setup Prettier
v1.0.0-rc5
Testing automatic NPM publishing