File tree Expand file tree Collapse file tree 11 files changed +36
-6
lines changed
Expand file tree Collapse file tree 11 files changed +36
-6
lines changed Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 0.25.0
4+
5+ ### Minor Changes
6+
7+ - Authentication fully rebuilt with KDF.
8+
39## 0.24.2
410
511### Patch Changes
Original file line number Diff line number Diff line change 11# @gun-vue/app
22
3+ ## 0.25.0
4+
5+ ### Minor Changes
6+
7+ - Authentication fully rebuilt with KDF.
8+
39## 0.24.2
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @gun-vue/app" ,
3- "version" : " 0.24.2 " ,
3+ "version" : " 0.25.0 " ,
44 "type" : " module" ,
55 "homepage" : " https://gun-vue.js.org" ,
66 "funding" : {
Original file line number Diff line number Diff line change 1- const CACHE_NAME = 'gun-vue-v.0.24.1-1 ' ;
1+ const CACHE_NAME = 'gun-vue-v.0.25 ' ;
22const ASSETS_TO_CACHE = [
33 '/' ,
44 '/index.html' ,
Original file line number Diff line number Diff line change 11# @gun-vue/components
22
3+ ## 0.25.0
4+
5+ ### Minor Changes
6+
7+ - Authentication fully rebuilt with KDF.
8+
39## 0.24.2
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @gun-vue/components" ,
3- "version" : " 0.24.2 " ,
3+ "version" : " 0.25.0 " ,
44 "homepage" : " https://gun-vue.js.org" ,
55 "bugs" : {
66 "url" : " https://github.com/defucc/gun-vue/issues"
Original file line number Diff line number Diff line change 11# @gun-vue/composables
22
3+ ## 0.25.0
4+
5+ ### Minor Changes
6+
7+ - Authentication fully rebuilt with KDF.
8+
39## 0.24.2
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @gun-vue/composables" ,
3- "version" : " 0.24.2 " ,
3+ "version" : " 0.25.0 " ,
44 "homepage" : " https://gun-vue.js.org" ,
55 "bugs" : {
66 "url" : " https://github.com/DeFUCC/gun-vue/issues"
Original file line number Diff line number Diff line change 11# @gun-vue/docs
22
3+ ## 0.25.0
4+
5+ ### Minor Changes
6+
7+ - Authentication fully rebuilt with KDF.
8+
39## 0.24.2
410
511### Patch Changes
Original file line number Diff line number Diff line change 11{
22 "name" : " @gun-vue/docs" ,
3- "version" : " 0.24.2 " ,
3+ "version" : " 0.25.0 " ,
44 "private" : " true" ,
55 "homepage" : " https://gun-vue.js.org" ,
66 "bugs" : {
You can’t perform that action at this time.
0 commit comments