Skip to content

v1.1 is out!

Compare
Choose a tag to compare
@ShafSpecs ShafSpecs released this 21 Jan 21:10
· 4 commits to v1.1.0 since this release
9e2c2e4

v1.1.0 is finally out!

A while after the release of v1.0, we have finally bundled all the latest changes and shipped right to your doorstep!

Changelog:

  • Added package manager auto-detection; remix-pwa now detects and changes accordingly.
  • Added CLI flag commands. Run npx remix-pwa@latest -h to find out 😉. Thank you @dev-afzalansari
  • Fixed Service Worker registration in production environment
  • Little patches applied to Push API handler in Service Worker file
  • Cleaned up the CLI code; it should be more readable & maintainable now 😅
  • Added typings to file
  • Expansion for Push API capabilities in future updates
  • Made typo fixes to README.md and added release notes
  • Minor bug fixes 🛠️