Skip to content

Latest commit

 

History

History
61 lines (32 loc) · 1.48 KB

CHANGELOG.md

File metadata and controls

61 lines (32 loc) · 1.48 KB

Changelog

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

v1.2.0 - 2024-04-15

What's Changed

  • Feature/laravel 11 by @SimonJnsson in #2

New Contributors

  • @SimonJnsson made their first contribution in #2

Full Changelog: https://github.com/Morning-Train/laravel-stubs/compare/v1.1.0...v1.2.0

v1.1.0 - 2023-02-16

What's Changed

  • Add Laravel 10 support and new Pest stubs by @peterbrinck in #1

New Contributors

  • @peterbrinck made their first contribution in #1

Full Changelog: https://github.com/Morning-Train/laravel-stubs/compare/v1.0.2...v1.1.0

v1.0.2 - 2022-09-20

Changelog

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

1.0.2 - 2022-09-20

What's Changed
  • Add extends doc block to Factory stub
  • Add parenthesis to migration stub
  • Add docblock to request rules return type

Full Changelog: https://github.com/Morning-Train/laravel-stubs/compare/v1.0.1...v1.0.2

v1.0.1 - 2022-06-20

Changelog

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

1.0.1 - 2022-06-20

What's Changed
  • Add missing policy restore return type

Full Changelog: https://github.com/Morning-Train/laravel-stubs/compare/v1.0.0...v1.0.1

v1.0.0 - 2022-06-02

🎉