v0.9.4
What's fixed
- Bug that displayed an "injection key not found" warning in the console when calling usePush on the server with SSR frameworks.
What's improved
- usePush() now returns a no-op push function when called server-side. If used outside a component, it will still throw errors.
- Nuxt 3 installation guide in both README and documentation website.