File tree Expand file tree Collapse file tree 8 files changed +19
-7
lines changed Expand file tree Collapse file tree 8 files changed +19
-7
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
3
4
+ ## v0.6.14
5
+
6
+ [ compare changes] ( https://github.com/directus/rstore/compare/v0.6.13...v0.6.14 )
7
+
8
+ ### 🚀 Enhancements
9
+
10
+ - ** nuxt:** Run plugin before router ([ 8572e56] ( https://github.com/directus/rstore/commit/8572e56 ) )
11
+
12
+ ### ❤️ Contributors
13
+
14
+ - Guillaume Chau ([ @Akryum ] ( http://github.com/Akryum ) )
15
+
4
16
## v0.6.13
5
17
6
18
[ compare changes] ( https://github.com/directus/rstore/compare/v0.6.12...v0.6.13 )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " datastore-monorepo" ,
3
- "version" : " 0.6.13 " ,
3
+ "version" : " 0.6.14 " ,
4
4
"private" : true ,
5
5
"packageManager" :
" [email protected] +sha512.0e82714d1b5b43c74610193cb20734897c1d00de89d0e18420aebc5977fa13d780a9cb05734624e81ebd81cc876cd464794850641c48b9544326b5622ca29971" ,
6
6
"description" : " " ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rstore/core" ,
3
3
"type" : " module" ,
4
- "version" : " 0.6.13 " ,
4
+ "version" : " 0.6.14 " ,
5
5
"description" : " Reactive Store" ,
6
6
"repository" : {
7
7
"url" : " https://github.com/Akryum/rstore.git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rstore/nuxt-directus" ,
3
3
"type" : " module" ,
4
- "version" : " 0.6.13 " ,
4
+ "version" : " 0.6.14 " ,
5
5
"description" : " rstore + nuxt + directus" ,
6
6
"license" : " MIT" ,
7
7
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rstore/nuxt-drizzle" ,
3
3
"type" : " module" ,
4
- "version" : " 0.6.13 " ,
4
+ "version" : " 0.6.14 " ,
5
5
"description" : " Rstore + Nuxt + Drizzle" ,
6
6
"license" : " MIT" ,
7
7
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rstore/nuxt" ,
3
3
"type" : " module" ,
4
- "version" : " 0.6.13 " ,
4
+ "version" : " 0.6.14 " ,
5
5
"description" : " Reactive Store for Nuxt" ,
6
6
"license" : " MIT" ,
7
7
"repository" : {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rstore/shared" ,
3
3
"type" : " module" ,
4
- "version" : " 0.6.13 " ,
4
+ "version" : " 0.6.14 " ,
5
5
"description" : " Common utilities and types for rstore" ,
6
6
"repository" : {
7
7
"url" : " https://github.com/Akryum/rstore.git" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @rstore/vue" ,
3
3
"type" : " module" ,
4
- "version" : " 0.6.13 " ,
4
+ "version" : " 0.6.14 " ,
5
5
"description" : " Reactive Store for Vue" ,
6
6
"repository" : {
7
7
"url" : " https://github.com/Akryum/rstore.git" ,
You can’t perform that action at this time.
0 commit comments