@aws-amplify/datastore-storage-adapter 2.0.12 → 2.0.13-push-notification-dryrun.43

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 CHANGED
@@ -3,6 +3,117 @@
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
+ ## [2.0.25](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@2.0.24...@aws-amplify/datastore-storage-adapter@2.0.25) (2023-04-06)
7
+
8
+ **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
9
+
10
+
11
+
12
+
13
+
14
+ ## [2.0.24](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@2.0.23...@aws-amplify/datastore-storage-adapter@2.0.24) (2023-04-04)
15
+
16
+ **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
17
+
18
+
19
+
20
+
21
+
22
+ ## [2.0.23](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@2.0.22...@aws-amplify/datastore-storage-adapter@2.0.23) (2023-03-30)
23
+
24
+ **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
25
+
26
+
27
+
28
+
29
+
30
+ ## [2.0.22](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@2.0.21...@aws-amplify/datastore-storage-adapter@2.0.22) (2023-03-23)
31
+
32
+ **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
33
+
34
+
35
+
36
+
37
+
38
+ ## [2.0.21](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@2.0.20...@aws-amplify/datastore-storage-adapter@2.0.21) (2023-03-21)
39
+
40
+
41
+ ### Bug Fixes
42
+
43
+ * **data:** update SQLite utils to use 'instr' instead of 'like' when constructing WHERE conditions from predicates ([#11108](https://github.com/aws-amplify/amplify-js/issues/11108)) ([42d5328](https://github.com/aws-amplify/amplify-js/commit/42d5328f8e142c15b25c086c9455bcd70987e885))
44
+ * add warning message when trying to use SQLite with CPK enabled ([#11027](https://github.com/aws-amplify/amplify-js/issues/11027)) ([cae3389](https://github.com/aws-amplify/amplify-js/commit/cae3389e9c41ac74bd58a20f42f58e30bb07cb51))
45
+
46
+
47
+
48
+
49
+
50
+ ## [2.0.20](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@2.0.19...@aws-amplify/datastore-storage-adapter@2.0.20) (2023-03-16)
51
+
52
+ **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
53
+
54
+
55
+
56
+
57
+
58
+ ## [2.0.19](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@2.0.18...@aws-amplify/datastore-storage-adapter@2.0.19) (2023-03-13)
59
+
60
+ **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
61
+
62
+
63
+
64
+
65
+
66
+ ## [2.0.18](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@2.0.17...@aws-amplify/datastore-storage-adapter@2.0.18) (2023-03-08)
67
+
68
+ **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
69
+
70
+
71
+
72
+
73
+
74
+ ## [2.0.17](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@2.0.16...@aws-amplify/datastore-storage-adapter@2.0.17) (2023-03-06)
75
+
76
+
77
+ ### Bug Fixes
78
+
79
+ * **@aws-amplify/datastore:** strictly define null vs undefined behavior on models ([#11009](https://github.com/aws-amplify/amplify-js/issues/11009)) ([eb8b05f](https://github.com/aws-amplify/amplify-js/commit/eb8b05f844f089e4810b986df9420832c6b68cca)), closes [#10932](https://github.com/aws-amplify/amplify-js/issues/10932)
80
+
81
+
82
+
83
+
84
+
85
+ ## [2.0.16](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@2.0.15...@aws-amplify/datastore-storage-adapter@2.0.16) (2023-02-24)
86
+
87
+ **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
88
+
89
+
90
+
91
+
92
+
93
+ ## [2.0.15](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@2.0.14...@aws-amplify/datastore-storage-adapter@2.0.15) (2023-02-16)
94
+
95
+ **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
96
+
97
+
98
+
99
+
100
+
101
+ ## [2.0.14](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@2.0.13...@aws-amplify/datastore-storage-adapter@2.0.14) (2023-02-09)
102
+
103
+ **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
104
+
105
+
106
+
107
+
108
+
109
+ ## [2.0.13](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@2.0.12...@aws-amplify/datastore-storage-adapter@2.0.13) (2023-02-08)
110
+
111
+ **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
112
+
113
+
114
+
115
+
116
+
6
117
  ## [2.0.12](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@2.0.11...@aws-amplify/datastore-storage-adapter@2.0.12) (2023-01-30)
7
118
 
8
119
  **Note:** Version bump only for package @aws-amplify/datastore-storage-adapter