Skip to content

Latest commit

 

History

History
94 lines (53 loc) · 5.55 KB

CHANGELOG.md

File metadata and controls

94 lines (53 loc) · 5.55 KB

Release Notes

v0.5.14 - 2024-12-16

v0.5.13 - 2024-11-12

v0.5.10 - 2024-09-24

Full Changelog: https://github.com/laravel/precognition/compare/v0.5.9...v0.5.10

v0.5.8 - 2024-09-03

v0.5.7 - 2024-08-20

v0.5.6 - 2024-07-02

  • [1.x] Ensures precog requests do not interfere with non-precog requests by @timacdonald in #78

v0.5.5 - 2024-06-04

v0.5.4 - 2024-01-23

v0.5.3 - 2024-01-09

v0.5.2 - 2023-09-15

v0.5.1 - 2023-09-05

  • Update processing flag for traditional for submissions by @timacdonald in #43

v0.5.0 - 2023-08-29

v0.4.1 - 2023-07-26

v0.4.0 - 2023-07-26

v0.3.2 - 2023-06-08

  • Fix array filtering of files by @timacdonald in #15

v0.3.1 - 2023-06-07

  • Use Inertia's processing property by @timacdonald in #13

v0.3.0 - 2023-06-06

  • 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 - 2023-05-30

  • Alpine by @timacdonald in #3
  • File improvements by @timacdonald in #4

v0.2.1 - 2023-05-23

v0.2.0 - 2023-05-23

Initial release.