Skip to content

Releases: sot1986/nuxt-laravel-precognition

v0.0.10

23 Jan 17:43
Compare
Choose a tag to compare

compare changes

  • Align with laravel precognition 0.53
  • Bug fix after vite5 compatibility

v0.0.8

21 Nov 06:55
Compare
Choose a tag to compare

v0.0.7

07 Sep 15:03
Compare
Choose a tag to compare

compare changes

Status handlers no longer have to return FetchResponse.
form.submit returns what is returned by onSuccess handler or response._data (unwrapped)

v0.0.6

05 Sep 13:35
Compare
Choose a tag to compare

compare changes

Add lodash-es as dependecy to prevent transpile issue.