File tree Expand file tree Collapse file tree 6 files changed +23
-9
lines changed Expand file tree Collapse file tree 6 files changed +23
-9
lines changed Original file line number Diff line number Diff line change 1+ # [ 0.7.0] ( https://github.com/vuejs/pinia/compare/@pinia/nuxt@0.6.1...@pinia/nuxt@0.7.0 ) (2024-11-03)
2+
3+ ### Bug Fixes
4+
5+ - dedupe pinia ([ #2821 ] ( https://github.com/vuejs/pinia/issues/2821 ) ) ([ 90d8eb9] ( https://github.com/vuejs/pinia/commit/90d8eb900071964388c54d579ffc84c8ef01c191 ) )
6+
17## [ 0.6.1] ( https://github.com/vuejs/pinia/compare/@pinia/nuxt@0.6.0...@pinia/nuxt@0.6.1 ) (2024-10-31)
28
39### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @pinia/nuxt" ,
3- "version" : " 0.6.1 " ,
3+ "version" : " 0.7.0 " ,
44 "description" : " Nuxt Module for pinia" ,
55 "keywords" : [
66 " pinia" ,
Original file line number Diff line number Diff line change 1+ ## [ 2.2.6] ( https://github.com/vuejs/pinia/compare/pinia@2.2.5...pinia@2.2.6 ) (2024-11-03)
2+
3+ No code changes in this release
4+
15## [ 2.2.5] ( https://github.com/vuejs/pinia/compare/pinia@2.2.4...pinia@2.2.5 ) (2024-10-29)
26
37### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " pinia" ,
3- "version" : " 2.2.5 " ,
3+ "version" : " 2.2.6 " ,
44 "description" : " Intuitive, type safe and flexible Store for Vue" ,
55 "main" : " index.js" ,
66 "module" : " dist/pinia.mjs" ,
Original file line number Diff line number Diff line change 1+ ## [ 0.1.7] ( https://github.com/vuejs/pinia/compare/@pinia/testing@0.1.6...@pinia/testing@0.1.7 ) (2024-11-03)
2+
3+ No code changes in this release.
4+
15## [ 0.1.6] ( https://github.com/vuejs/pinia/compare/@pinia/testing@0.1.5...@pinia/testing@0.1.6 ) (2024-09-30)
26
3- No changes in this release.
7+ No code changes in this release.
48
59## [ 0.1.5] ( https://github.com/vuejs/pinia/compare/@pinia/testing@0.1.4...@pinia/testing@0.1.5 ) (2024-08-06)
610
7- This release contain no code changes .
11+ No code changes in this release .
812
913## [ 0.1.4] ( https://github.com/vuejs/pinia/compare/@pinia/testing@0.1.4-beta.0...@pinia/testing@0.1.4 ) (2024-07-26)
1014
11- No changes in this release
15+ No code changes in this release.
1216
1317## [ 0.1.4-beta.0] ( https://github.com/vuejs/pinia/compare/@pinia/testing@0.1.3...@pinia/testing@0.1.4-beta.0 ) (2024-04-17)
1418
@@ -24,15 +28,15 @@ No changes in this release
2428
2529## [ 0.1.3] ( https://github.com/vuejs/pinia/compare/@pinia/testing@0.1.2...@pinia/testing@0.1.3 ) (2023-07-26)
2630
27- This version contains no code changes .
31+ No code changes in this release .
2832
2933## [ 0.1.2] ( https://github.com/vuejs/pinia/compare/@pinia/testing@0.1.1...@pinia/testing@0.1.2 ) (2023-05-18)
3034
3135- Force vue-demi version
3236
3337## [ 0.1.1] ( https://github.com/vuejs/pinia/compare/@pinia/testing@0.1.0...@pinia/testing@0.1.1 ) (2023-05-17)
3438
35- This release contains no code changes .
39+ No code changes in this release .
3640
3741# [ 0.1.0] ( https://github.com/vuejs/pinia/compare/@pinia/testing@0.0.16...@pinia/testing@0.1.0 ) (2023-05-08)
3842
Original file line number Diff line number Diff line change 11{
22 "name" : " @pinia/testing" ,
3- "version" : " 0.1.6 " ,
3+ "version" : " 0.1.7 " ,
44 "description" : " Testing module for Pinia" ,
55 "keywords" : [
66 " vue" ,
5151 "tsup" : " ^8.3.5"
5252 },
5353 "peerDependencies" : {
54- "pinia" : " >=2.2.3 "
54+ "pinia" : " >=2.2.6 "
5555 },
5656 "publishConfig" : {
5757 "access" : " public"
You can’t perform that action at this time.
0 commit comments