## What's Changed * feat: add Declarative Web Push message support by @wapacro in https://github.com/laravel-notification-channels/webpush/pull/216 * [fix: prevent same migration for being created twice](https://github.com/laravel-notification-channels/webpush/commit/db02dfa4b97b60c005e26e56e5f388710e9e66e9) * [fix: fixed idx name for subscribable](https://github.com/laravel-notification-channels/webpush/commit/1e7dd9267cb9df2f7d0863025d506ecca0ffc11b) * [test: run tests for php 8.5](https://github.com/laravel-notification-channels/webpush/commit/64e074a9dbb4a1836d70bc7a709d94a294bcae15) ## New Contributors * @wapacro made their first contribution in https://github.com/laravel-notification-channels/webpush/pull/216 **Full Changelog**: https://github.com/laravel-notification-channels/webpush/compare/10.2.0...10.3.0