Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 555 Bytes

File metadata and controls

30 lines (17 loc) · 555 Bytes

Changelog

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

1.1.0 - 2026-04-13

  • Added Laravel 13 support
  • Removed Laravel 11 support

1.0.0 - 2025-02-04

  • Added Laravel 12 support
  • Removed Laravel 10 support

0.3.1 - 2024-08-27

  • Bugfix

0.3.0 - 2024-08-27

  • Added <x-service-worker-js /> Blade Component Helper
  • Added service-worker-uri configuration item

0.2.0 - 2024-06-04

  • Changed the path from /service-worker.js to /build/service-worker.js

0.1.0 - 2024-06-03

  • Initial release