File tree 2 files changed +28
-1
lines changed
2 files changed +28
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.1.0
5
+
6
+ [ compare changes] ( https://github.com/manchenkoff/nuxt-laravel-echo/compare/v0.0.13...v0.1.0 )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - ⚠️ Use setter for ofetch headers ([ 9a0c84a] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/9a0c84a ) )
11
+
12
+ ### 🏡 Chore
13
+
14
+ - ** deps-dev:** Bump typescript from 5.5.4 to 5.6.2 ([ b7c136e] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/b7c136e ) )
15
+ - ** deps-dev:** Bump @nuxt/devtools from 1.5.0 to 1.5.1 ([ 4a74c3f] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/4a74c3f ) )
16
+ - ** deps-dev:** Bump @types/node from 22.5.5 to 22.7.4 ([ eba951e] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/eba951e ) )
17
+ - ** deps-dev:** Bump eslint from 9.11.0 to 9.11.1 ([ f147c57] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/f147c57 ) )
18
+ - ⚠️ Use nuxt 3.13 compatibility level ([ 1db6870] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/1db6870 ) )
19
+ - ** deps-dev:** Bump @nuxt/test-utils from 3.14.2 to 3.14.3 ([ 26201fd] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/26201fd ) )
20
+ - ** deps-dev:** Bump eslint from 9.11.1 to 9.12.0 ([ 764530c] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/764530c ) )
21
+
22
+ #### ⚠️ Breaking Changes
23
+
24
+ - ⚠️ Use setter for ofetch headers ([ 9a0c84a] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/9a0c84a ) )
25
+ - ⚠️ Use nuxt 3.13 compatibility level ([ 1db6870] ( https://github.com/manchenkoff/nuxt-laravel-echo/commit/1db6870 ) )
26
+
27
+ ### ❤️ Contributors
28
+
29
+ - Manchenkoff ([ @manchenkoff ] ( http://github.com/manchenkoff ) )
30
+
4
31
## v0.0.13
5
32
6
33
[ compare changes] ( https://github.com/manchenkoff/nuxt-laravel-echo/compare/v0.0.12...v0.0.13 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-laravel-echo" ,
3
- "version" : " 0.0.13 " ,
3
+ "version" : " 0.1.0 " ,
4
4
"author" : {
5
5
"name" : " Artem Manchenkov" ,
6
6
You can’t perform that action at this time.
0 commit comments