We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3083116 commit da14f65Copy full SHA for da14f65
CHANGELOG.md
@@ -1,6 +1,18 @@
1
# Changelog
2
3
4
+## v0.0.3
5
+
6
+[compare changes](https://github.com/manchenkoff/nuxt-laravel-echo/compare/v0.0.2...v0.0.3)
7
8
+### 🩹 Fixes
9
10
+- Use lazy load for pusher ([3083116](https://github.com/manchenkoff/nuxt-laravel-echo/commit/3083116))
11
12
+### ❤️ Contributors
13
14
+- Manchenkoff ([@manchenkoff](http://github.com/manchenkoff))
15
16
## v0.0.2
17
18
[compare changes](https://github.com/manchenkoff/nuxt-laravel-echo/compare/v0.0.1...v0.0.2)
package.json
@@ -1,6 +1,6 @@
{
"name": "nuxt-laravel-echo",
- "version": "0.0.2",
+ "version": "0.0.3",
"author": {
"name": "Artem Manchenkov",
"email": "artem@manchenkoff.me",
0 commit comments