File tree 2 files changed +23
-1
lines changed
2 files changed +23
-1
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.9.4
5
+
6
+ [ compare changes] ( https://github.com/enkot/nuxt-open-fetch/compare/v0.9.3...v0.9.4 )
7
+
8
+ ### 🩹 Fixes
9
+
10
+ - Module import in docs ([ b6364dd] ( https://github.com/enkot/nuxt-open-fetch/commit/b6364dd ) )
11
+ - Pnpm-lock ([ 3e3a07b] ( https://github.com/enkot/nuxt-open-fetch/commit/3e3a07b ) )
12
+ - Ref type for query params ([ a0c7d71] ( https://github.com/enkot/nuxt-open-fetch/commit/a0c7d71 ) )
13
+
14
+ ### 📖 Documentation
15
+
16
+ - Added "Type helpers" section ([ 5e0f815] ( https://github.com/enkot/nuxt-open-fetch/commit/5e0f815 ) )
17
+
18
+ ### 🏡 Chore
19
+
20
+ - Eslint ([ 16f3edd] ( https://github.com/enkot/nuxt-open-fetch/commit/16f3edd ) )
21
+
22
+ ### ❤️ Contributors
23
+
24
+ - Enkot ([ @enkot ] ( http://github.com/enkot ) )
25
+
4
26
## v0.9.3
5
27
6
28
[ compare changes] ( https://github.com/enkot/nuxt-open-fetch/compare/v0.9.2...v0.9.3 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nuxt-open-fetch" ,
3
3
"type" : " module" ,
4
- "version" : " 0.9.3 " ,
4
+ "version" : " 0.9.4 " ,
5
5
"description" : " Generate zero-overhead, 100% typed OpenAPI clients for Nuxt." ,
6
6
"license" : " MIT" ,
7
7
"repository" : " enkot/nuxt-open-fetch" ,
You can’t perform that action at this time.
0 commit comments