Releases: eramitgupta/laravel-pwa
Releases · eramitgupta/laravel-pwa
v1.9.0
What's Changed
- docs: Correct command in PWA manifest comments by @andrefelipe18 in #14
New Contributors
- @andrefelipe18 made their first contribution in #14
Full Changelog: v1.8.0...v1.9.0
v1.8.0
📦 What's Changed in v1.8.0
🚀 Features
feat
: fixerag:update-manifest
console command [[#11](https://github.com/eramitgupta/laravel-pwa/pull/11)]feat
: Livewire app error fix [[#10](https://github.com/eramitgupta/laravel-pwa/pull/10)]feat
: Optimized offline page (offline.html
)
🧼 Code Improvements
refactor
: Code cleanup and organized folder structure
📖 Documentation
docs
: UpdatedREADME.md
with new instructions
🔗 Full Changelog: [Compare v1.7.0...v1.8.0](v1.7.0...v1.8.0)
v1.7.0
Full Changelog: v1.6.0...v1.7.0
v1.6.0
Full Changelog: v1.5.0...v1.6.0
v1.5.0
Full Changelog: v1.4.0...v1.5.0
v1.4.0
Full Changelog: v1.3.0...v1.4.0
v1.3.0
Full Changelog: v1.2.0...v1.3.0
v1.2.0
Full Changelog: v1.1.0...v1.2.0
v1.1.0
What's Changed
- Update README.md by @eramitgupta in #2
New Contributors
- @eramitgupta made their first contribution in #2
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Initial