We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebd555f commit 9059467Copy full SHA for 9059467
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## 2.7.0 (2023-03-28)
4
+
5
+### Features
6
7
+- **storage**: Add pagination support.
8
9
+### Bug Fixes
10
11
+- **datastore**: detect duplicate mutation event by both modelName and modelId (#2834)
12
+- **Auth**: Adding ASF DeviceId as an input for Cognito APIs (#2833)
13
+- **PushNotifications**: Checking if there is a Provisioning Profile with the APS Entitlement in order to determine the ChannelType (#2824)
14
15
## 2.6.1 (2023-03-21)
16
17
### Bug Fixes
0 commit comments