Releases: laravel/precognition
Releases Β· laravel/precognition
v0.5.1
- Update
processing
flag for traditional for submissions by @timacdonald in #43
v0.5.0
- Require
Precognition-Success
header by @timacdonald in #41
v0.4.1
- [0.3.x] Support SSR mode by @timacdonald in #37
v0.4.0
- Ensure marked as valid once response returns by @timacdonald in #19
- Allow config to override initial values by @timacdonald in #24
- Expose the client / axios instance by @timacdonald in #25
- Fix react-inertia setError bug by @yo-goto in #22
- Allow fields to be manually touched by @timacdonald in #26
v0.3.2
- Fix array filtering of files by @timacdonald in #15
v0.3.1
- Use Inertia's processing property by @timacdonald in #13
v0.3.0
- Remove
console.log
call by @zhanang19 in #8 - Support Inertia
clearErrors
with arguments by @timacdonald in #7 - Ensure event listener is only bound once by @timacdonald in #9
- Standardise support for uppercase method by @timacdonald in #10
v0.2.2
- Alpine by @timacdonald in #3
- File improvements by @timacdonald in #4
v0.2.1
- Update dependencies by @timacdonald in 2f0c553
v0.2.0
Initial release.