File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed
Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ # [ 0.15.0] ( https://github.com/apollographql/apollo-cache-persist/compare/0.14.1...0.15.0 ) (2024-03-26)
2+
3+
4+ ### Bug Fixes
5+
6+ * persist cache on garbage collection ([ 330a9f4] ( https://github.com/apollographql/apollo-cache-persist/commit/330a9f4a617a46c95497e4e1db13b1461235436a ) )
7+ * ** tests:** make tests pass ([ e431a56] ( https://github.com/apollographql/apollo-cache-persist/commit/e431a56c46c3f677d1ef9cdf97e2b8cc6f990fe3 ) )
8+
9+
10+ ### Features
11+
12+ * add semgrep job ([ db674af] ( https://github.com/apollographql/apollo-cache-persist/commit/db674af5453882c499b1f48edb379fe09d7fe5a4 ) )
13+
14+
15+
116## [ 0.14.1] ( https://github.com/apollographql/apollo-cache-persist/compare/0.14.0...0.14.1 ) (2022-07-04)
217
318
Original file line number Diff line number Diff line change 11{
22 "name" : " apollo3-cache-persist" ,
3- "version" : " 0.14.1 " ,
3+ "version" : " 0.15.0 " ,
44 "description" : " Simple persistence for all Apollo cache implementations" ,
55 "author" : " James Reggio <james.reggio@gmail.com>" ,
66 "contributors" : [
You can’t perform that action at this time.
0 commit comments