Releases: monooso/unobserve
Version 6.0.0
Version 5.2.0
Added support for Laravel 10. Once again, Sergej Tihonov did all the work.
Version 5.1.0
Added support for classes that use constructor injection, and improved PHP 8 type hinting, all courtesy of Sergej Tihonov.
Version 5.0.1
Improves documentation, courtesy of @Sergej-Tihonov.
Version 5.0.0
Adds support for Laravel 9. Thanks to @spinzar for the original pull request.
Version 4.0.0
Adds support for PHP 8 (Laravel 8 only). Moves support for PHP 7.x to the 3.x branch.
Thanks to Micheal Mand for the original pull request.
Version 3.0.0
Adds support for Laravel 8. Moves support for Laravel 7 to the 2.x
branch.
Thanks to Micheal Mand for the pull request, and for testing Unobserve on Laravel 8.
Version 2.0.2
Bumps symfony/http-kernel
dependency from 5.0.5 to 5.1.5.
Version 2.0.1
Bumps symfony/http-foundation
dependency from 5.0.5 to 5.0.7.
Version 2.0.0
Adds support for Laravel 7. Please refer to the 1.x
branch for older Laravel versions.