@aws-amplify/datastore 3.12.3-unstable.7 → 3.12.4-unstable.2

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,17 @@
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
+ ## [3.12.3](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore@3.12.2...@aws-amplify/datastore@3.12.3) (2022-07-21)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * preserve ssr context when using DataStore ([#10088](https://github.com/aws-amplify/amplify-js/issues/10088)) ([a10d920](https://github.com/aws-amplify/amplify-js/commit/a10d920f7fb6199539fb8d9cec2cb4426dbfd47b))
12
+
13
+
14
+
15
+
16
+
6
17
  ## [3.12.2](https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore@3.12.1...@aws-amplify/datastore@3.12.2) (2022-07-07)
7
18
 
8
19
 
@@ -71249,7 +71249,7 @@ var getAmplifyUserAgent = function getAmplifyUserAgent(content) {
71249
71249
  __webpack_require__.r(__webpack_exports__);
71250
71250
  /* harmony export (binding) */ __webpack_require__.d(__webpack_exports__, "version", function() { return version; });
71251
71251
  // generated by genversion
71252
- var version = '4.5.9';
71252
+ var version = '4.5.10';
71253
71253
 
71254
71254
  /***/ }),
71255
71255