Skip to content

Latest commit

 

History

History
32 lines (18 loc) · 1.01 KB

File metadata and controls

32 lines (18 loc) · 1.01 KB

Changelog

All notable changes to laravel-screenshot will be documented in this file.

1.1.1 - 2026-02-22

What's Changed

  • Lower PHP requirement to ^8.3

1.1.0 - 2026-02-20

Add WaitUntil enum for type-safe wait-until options

0.0.1 - 2026-02-12

What's Changed

  • Bump dependabot/fetch-metadata from 2.4.0 to 2.5.0 by @dependabot[bot] in #2
  • Bump aglipanci/laravel-pint-action from 2.5 to 2.6 by @dependabot[bot] in #4
  • Bump stefanzweifel/git-auto-commit-action from 5 to 7 by @dependabot[bot] in #3
  • Bump actions/checkout from 4 to 6 by @dependabot[bot] in #1

New Contributors

  • @dependabot[bot] made their first contribution in #2

Full Changelog: https://github.com/spatie/laravel-screenshot/commits/0.0.1

1.0.0 - 2026-02-12

  • initial release