@comapeo/core-react 2.0.1 → 3.1.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md DELETED
@@ -1,23 +0,0 @@
1
- # Changelog
2
-
3
- All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
4
-
5
- ## [0.1.2](https://github.com/digidem/comapeo-core-react/compare/v0.1.1...v0.1.2) (2024-12-12)
6
-
7
-
8
- ### Bug Fixes
9
-
10
- * fix return value of getIsArchiveDeviceQueryKey() ([8742fc2](https://github.com/digidem/comapeo-core-react/commit/8742fc24379564f64f9ec25c4c2e9179083d659d))
11
-
12
- ## [0.1.1](https://github.com/digidem/comapeo-core-react/compare/v0.1.0...v0.1.1) (2024-12-12)
13
-
14
-
15
- ### Bug Fixes
16
-
17
- * adjust peer dep specification for react query ([df090c3](https://github.com/digidem/comapeo-core-react/commit/df090c3b57032cf51d25b77afaa0e562163297c5))
18
-
19
- ## 0.1.0 (2024-12-12)
20
-
21
- ### Features
22
-
23
- - initial implementation of many tanstack-query queries ([8a6aed7](https://github.com/digidem/comapeo-core-react/commit/8a6aed78f646c0f536551ac4a0423ff5d7780b33))