File tree 3 files changed +30
-1
lines changed
packages/ferry_hive_ce_store
3 files changed +30
-1
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 2025-02-07
7
+
8
+ ### Changes
9
+
10
+ ---
11
+
12
+ Packages with breaking changes:
13
+
14
+ - There are no breaking changes in this release.
15
+
16
+ Packages with other changes:
17
+
18
+ - [ ` ferry_hive_ce_store ` - ` v0.0.2-dev.0 ` ] ( #ferry_hive_ce_store---v002-dev0 )
19
+
20
+ ---
21
+
22
+ #### ` ferry_hive_ce_store ` - ` v0.0.2-dev.0 `
23
+
24
+ - ** FEAT** (ferry_hive_ce_store): flush.
25
+ - ** FEAT** (ferry_hive_ce_store): lints.
26
+ - ** FEAT** (ferry_hive_ce_store): inital commit.
27
+
28
+
6
29
## 2025-02-07
7
30
8
31
### Changes
Original file line number Diff line number Diff line change
1
+ ## 0.0.2-dev.0
2
+
3
+ - ** FEAT** (ferry_hive_ce_store): flush.
4
+ - ** FEAT** (ferry_hive_ce_store): lints.
5
+ - ** FEAT** (ferry_hive_ce_store): inital commit.
6
+
1
7
## 0.0.1
2
8
3
9
- Initial release. Copy of ferry_hive_store but with dependency to hive_ce
Original file line number Diff line number Diff line change 1
1
name : ferry_hive_ce_store
2
- version : 0.0.1
2
+ version : 0.0.2-dev.0
3
3
homepage : https://ferry.gql-dart.dev
4
4
description : Hive-based Store implementation for Ferry GraphQL client
5
5
repository : https://github.com/gql-dart/ferry
You can’t perform that action at this time.
0 commit comments