File tree 2 files changed +11
-3
lines changed
2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change
1
+
2
+
3
+ ## [ 1.1.0] ( https://github.com/nuxt-community/harlem-module/compare/1.0.1...1.1.0 ) (2022-05-01)
4
+
5
+
6
+ ### Bug Fixes
7
+
8
+ * greater type safety ([ 4ea69f5] ( https://github.com/nuxt-community/harlem-module/commit/4ea69f57f97cb2e6864984a5ddbbf7a21ff2db9a ) )
9
+
1
10
### 1.0.1 (2022-02-21)
2
11
3
12
4
13
### Features
5
14
6
- * auto-import ` createStore ` where used ([ bd5ffa0] ( https://github.com/nuxt-community/harlem-module/commit/bd5ffa03494b2768637b64e3195d316189a72501 ) )
7
-
15
+ * auto-import ` createStore ` where used ([ bd5ffa0] ( https://github.com/nuxt-community/harlem-module/commit/bd5ffa03494b2768637b64e3195d316189a72501 ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @nuxtjs/harlem" ,
3
- "version" : " 1.0.1 " ,
3
+ "version" : " 1.1.0 " ,
4
4
"license" : " MIT" ,
5
5
"description" : " Harlem integration for Nuxt" ,
6
6
"repository" : " nuxt-community/harlem-module" ,
You can’t perform that action at this time.
0 commit comments