File tree Expand file tree Collapse file tree 8 files changed +24
-7
lines changed
Expand file tree Collapse file tree 8 files changed +24
-7
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
33
4+ ## v0.7.2
5+
6+ [ compare changes] ( https://github.com/directus/rstore/compare/v0.7.1...v0.7.2 )
7+
8+ ### 🩹 Fixes
9+
10+ - ** cache:** Auto remove layer with same id ([ 3f94499] ( https://github.com/directus/rstore/commit/3f94499 ) )
11+ - Always abort from collection hooks ([ 9810cc7] ( https://github.com/directus/rstore/commit/9810cc7 ) )
12+
13+ ### 🌊 Types
14+
15+ - Add TCollection generic to CustomCollectionMeta ([ ab1e8ed] ( https://github.com/directus/rstore/commit/ab1e8ed ) )
16+
17+ ### ❤️ Contributors
18+
19+ - Guillaume Chau ([ @Akryum ] ( http://github.com/Akryum ) )
20+
421## v0.7.1
522
623[ compare changes] ( https://github.com/directus/rstore/compare/v0.7.0...v0.7.1 )
Original file line number Diff line number Diff line change 11{
22 "name" : " datastore-monorepo" ,
3- "version" : " 0.7.1 " ,
3+ "version" : " 0.7.2 " ,
44 "private" : true ,
55 "packageManager" :
" [email protected] +sha512.0e82714d1b5b43c74610193cb20734897c1d00de89d0e18420aebc5977fa13d780a9cb05734624e81ebd81cc876cd464794850641c48b9544326b5622ca29971" ,
66 "description" : " " ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @rstore/core" ,
33 "type" : " module" ,
4- "version" : " 0.7.1 " ,
4+ "version" : " 0.7.2 " ,
55 "description" : " Reactive Store" ,
66 "repository" : {
77 "url" : " https://github.com/Akryum/rstore.git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @rstore/nuxt-directus" ,
33 "type" : " module" ,
4- "version" : " 0.7.1 " ,
4+ "version" : " 0.7.2 " ,
55 "description" : " rstore + nuxt + directus" ,
66 "license" : " MIT" ,
77 "repository" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @rstore/nuxt-drizzle" ,
33 "type" : " module" ,
4- "version" : " 0.7.1 " ,
4+ "version" : " 0.7.2 " ,
55 "description" : " Rstore + Nuxt + Drizzle" ,
66 "license" : " MIT" ,
77 "repository" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @rstore/nuxt" ,
33 "type" : " module" ,
4- "version" : " 0.7.1 " ,
4+ "version" : " 0.7.2 " ,
55 "description" : " Reactive Store for Nuxt" ,
66 "license" : " MIT" ,
77 "repository" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " @rstore/shared" ,
33 "type" : " module" ,
4- "version" : " 0.7.1 " ,
4+ "version" : " 0.7.2 " ,
55 "description" : " Common utilities and types for rstore" ,
66 "repository" : {
77 "url" : " https://github.com/Akryum/rstore.git" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " @rstore/vue" ,
33 "type" : " module" ,
4- "version" : " 0.7.1 " ,
4+ "version" : " 0.7.2 " ,
55 "description" : " Reactive Store for Vue" ,
66 "repository" : {
77 "url" : " https://github.com/Akryum/rstore.git" ,
You can’t perform that action at this time.
0 commit comments