Skip to content

Commit 2a9fd92

Browse files
authored
chore: remove repeated changelog (#2874)
[skip ci]
1 parent 2071db2 commit 2a9fd92

File tree

1 file changed

+2
-19
lines changed

1 file changed

+2
-19
lines changed

packages/pinia/CHANGELOG.md

+2-19
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ This version requires at least Vue 2.7. On January 2025, Pinia 3.0 will drop sup
1010

1111
- avoid npm bug when resolving optional deps ([#2841](https://github.com/vuejs/pinia/issues/2841)) ([1e45f33](https://github.com/vuejs/pinia/commit/1e45f332efe8c0f543cfd186cd26b768abdf2b62))
1212

13-
### 2.2.8 (2024-11-28)
13+
## [2.2.8](https://github.com/vuejs/pinia/compare/[email protected]@2.2.8) (2024-11-28)
1414

1515
### Features
1616

@@ -21,24 +21,7 @@ This version requires at least Vue 2.7. On January 2025, Pinia 3.0 will drop sup
2121
- avoid immediate computing with `storeToRefs` ([67d3109](https://github.com/vuejs/pinia/commit/67d31094784cc3bd256b0636b79dc8e421f6c3fb)), closes [#2812](https://github.com/vuejs/pinia/issues/2812)
2222
- **types:** unwrap refs in `mapWritableState` for setup stores ([#2805](https://github.com/vuejs/pinia/issues/2805)) ([ea14e53](https://github.com/vuejs/pinia/commit/ea14e53fdfc0d0f4cd80d5242572f87714a77e3b)), closes [#2804](https://github.com/vuejs/pinia/issues/2804)
2323

24-
### 2.2.7 (2024-11-27)
25-
26-
### Bug Fixes
27-
28-
- **devtools:** avoid running outside of browsers ([eb5e6fd](https://github.com/vuejs/pinia/commit/eb5e6fd6073da8e828a9087c876d0e8fde3cdb3d)), closes [#2843](https://github.com/vuejs/pinia/issues/2843)
29-
30-
### [2.2.8](https://github.com/vuejs/pinia/compare/[email protected]@2.2.8) (2024-11-28)
31-
32-
### Features
33-
34-
- deprecate old defineStore ([d1858e8](https://github.com/vuejs/pinia/commit/d1858e8c932d89cd2bf9121fe62179795ebb5c5f))
35-
36-
### Bug Fixes
37-
38-
- avoid immediate computing with `storeToRefs` ([67d3109](https://github.com/vuejs/pinia/commit/67d31094784cc3bd256b0636b79dc8e421f6c3fb)), closes [#2812](https://github.com/vuejs/pinia/issues/2812)
39-
- **types:** unwrap refs in `mapWritableState` for setup stores ([#2805](https://github.com/vuejs/pinia/issues/2805)) ([ea14e53](https://github.com/vuejs/pinia/commit/ea14e53fdfc0d0f4cd80d5242572f87714a77e3b)), closes [#2804](https://github.com/vuejs/pinia/issues/2804)
40-
41-
### [2.2.7](https://github.com/vuejs/pinia/compare/[email protected]@2.2.7) (2024-11-27)
24+
## [2.2.7](https://github.com/vuejs/pinia/compare/[email protected]@2.2.7) (2024-11-27)
4225

4326
### Bug Fixes
4427

0 commit comments

Comments
 (0)