File tree Expand file tree Collapse file tree 34 files changed +119
-47
lines changed
datastore-storage-adapter
scripts/tsc-compliance-test Expand file tree Collapse file tree 34 files changed +119
-47
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
+ ## [ 1.6.4] ( https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/adapter-nextjs@1.6.3...@aws-amplify/adapter-nextjs@1.6.4 ) (2025-06-17)
7
+
8
+ ** Note:** Version bump only for package @aws-amplify/adapter-nextjs
9
+
6
10
## [ 1.6.3] ( https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/adapter-nextjs@1.6.2...@aws-amplify/adapter-nextjs@1.6.3 ) (2025-05-27)
7
11
8
12
** Note:** Version bump only for package @aws-amplify/adapter-nextjs
Original file line number Diff line number Diff line change 1
1
{
2
2
"author" : " Amazon Web Services" ,
3
3
"name" : " @aws-amplify/adapter-nextjs" ,
4
- "version" : " 1.6.3 " ,
4
+ "version" : " 1.6.4 " ,
5
5
"description" : " The adapter for the supporting of using Amplify APIs in Next.js." ,
6
6
"peerDependencies" : {
7
7
"aws-amplify" : " ^6.13.1" ,
14
14
"@types/node" : " ^20.3.1" ,
15
15
"@types/react" : " ^18.2.13" ,
16
16
"@types/react-dom" : " ^18.2.6" ,
17
- "aws-amplify" : " 6.15.0 " ,
17
+ "aws-amplify" : " 6.15.1 " ,
18
18
"jest-fetch-mock" : " 3.0.3" ,
19
19
"next" : " >= 13.5.0 < 15.0.0"
20
20
},
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
+ ## [ 7.0.82] ( https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/analytics@7.0.81...@aws-amplify/analytics@7.0.82 ) (2025-06-17)
7
+
8
+ ** Note:** Version bump only for package @aws-amplify/analytics
9
+
6
10
## [ 7.0.81] ( https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/analytics@7.0.80...@aws-amplify/analytics@7.0.81 ) (2025-05-27)
7
11
8
12
** Note:** Version bump only for package @aws-amplify/analytics
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-amplify/analytics" ,
3
- "version" : " 7.0.81 " ,
3
+ "version" : " 7.0.82 " ,
4
4
"description" : " Analytics category of aws-amplify" ,
5
5
"main" : " ./dist/cjs/index.js" ,
6
6
"module" : " ./dist/esm/index.mjs" ,
103
103
"@aws-amplify/core" : " ^6.1.0"
104
104
},
105
105
"devDependencies" : {
106
- "@aws-amplify/core" : " 6.12.0 " ,
106
+ "@aws-amplify/core" : " 6.12.1 " ,
107
107
"@aws-amplify/react-native" : " 1.1.10" ,
108
108
"@aws-sdk/types" : " 3.398.0"
109
109
}
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
+ ## [ 4.7.17] ( https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api-graphql@4.7.16...@aws-amplify/api-graphql@4.7.17 ) (2025-06-17)
7
+
8
+ ** Note:** Version bump only for package @aws-amplify/api-graphql
9
+
6
10
## [ 4.7.16] ( https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api-graphql@4.7.15...@aws-amplify/api-graphql@4.7.16 ) (2025-05-27)
7
11
8
12
** Note:** Version bump only for package @aws-amplify/api-graphql
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-amplify/api-graphql" ,
3
- "version" : " 4.7.16 " ,
3
+ "version" : " 4.7.17 " ,
4
4
"description" : " Api-graphql category of aws-amplify" ,
5
5
"main" : " ./dist/cjs/index.js" ,
6
6
"module" : " ./dist/esm/index.mjs" ,
79
79
" server"
80
80
],
81
81
"dependencies" : {
82
- "@aws-amplify/api-rest" : " 4.1.5 " ,
83
- "@aws-amplify/core" : " 6.12.0 " ,
82
+ "@aws-amplify/api-rest" : " 4.1.6 " ,
83
+ "@aws-amplify/core" : " 6.12.1 " ,
84
84
"@aws-amplify/data-schema" : " ^1.7.0" ,
85
85
"@aws-sdk/types" : " 3.387.0" ,
86
86
"graphql" : " 15.8.0" ,
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
+ ## [ 4.1.6] ( https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api-rest@4.1.5...@aws-amplify/api-rest@4.1.6 ) (2025-06-17)
7
+
8
+ ** Note:** Version bump only for package @aws-amplify/api-rest
9
+
6
10
## [ 4.1.5] ( https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api-rest@4.1.4...@aws-amplify/api-rest@4.1.5 ) (2025-05-27)
7
11
8
12
** Note:** Version bump only for package @aws-amplify/api-rest
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-amplify/api-rest" ,
3
3
"private" : false ,
4
- "version" : " 4.1.5 " ,
4
+ "version" : " 4.1.6 " ,
5
5
"description" : " Api-rest category of aws-amplify" ,
6
6
"main" : " ./dist/cjs/index.js" ,
7
7
"module" : " ./dist/esm/index.mjs" ,
87
87
"@aws-amplify/core" : " ^6.1.0"
88
88
},
89
89
"devDependencies" : {
90
- "@aws-amplify/core" : " 6.12.0 " ,
90
+ "@aws-amplify/core" : " 6.12.1 " ,
91
91
"@aws-amplify/react-native" : " 1.1.10" ,
92
92
"@aws-sdk/types" : " 3.387.0"
93
93
}
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
+ ## [ 6.3.13] ( https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api@6.3.12...@aws-amplify/api@6.3.13 ) (2025-06-17)
7
+
8
+ ** Note:** Version bump only for package @aws-amplify/api
9
+
6
10
## [ 6.3.12] ( https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/api@6.3.11...@aws-amplify/api@6.3.12 ) (2025-05-27)
7
11
8
12
** Note:** Version bump only for package @aws-amplify/api
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-amplify/api" ,
3
- "version" : " 6.3.12 " ,
3
+ "version" : " 6.3.13 " ,
4
4
"description" : " Api category of aws-amplify" ,
5
5
"main" : " ./dist/cjs/index.js" ,
6
6
"module" : " ./dist/esm/index.mjs" ,
68
68
},
69
69
"homepage" : " https://aws-amplify.github.io/" ,
70
70
"devDependencies" : {
71
- "@aws-amplify/core" : " 6.12.0 " ,
71
+ "@aws-amplify/core" : " 6.12.1 " ,
72
72
"jest-fetch-mock" : " 3.0.3"
73
73
},
74
74
"files" : [
80
80
" server"
81
81
],
82
82
"dependencies" : {
83
- "@aws-amplify/api-graphql" : " 4.7.16 " ,
84
- "@aws-amplify/api-rest" : " 4.1.5 " ,
83
+ "@aws-amplify/api-graphql" : " 4.7.17 " ,
84
+ "@aws-amplify/api-rest" : " 4.1.6 " ,
85
85
"@aws-amplify/data-schema" : " ^1.7.0" ,
86
86
"rxjs" : " ^7.8.1" ,
87
87
"tslib" : " ^2.5.0"
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
+ ## [ 6.13.1] ( https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/auth@6.13.0...@aws-amplify/auth@6.13.1 ) (2025-06-17)
7
+
8
+ ** Note:** Version bump only for package @aws-amplify/auth
9
+
6
10
# [ 6.13.0] ( https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/auth@6.12.4...@aws-amplify/auth@6.13.0 ) (2025-05-27)
7
11
8
12
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-amplify/auth" ,
3
- "version" : " 6.13.0 " ,
3
+ "version" : " 6.13.1 " ,
4
4
"description" : " Auth category of aws-amplify" ,
5
5
"main" : " ./dist/cjs/index.js" ,
6
6
"module" : " ./dist/esm/index.mjs" ,
99
99
"@aws-amplify/core" : " ^6.1.0"
100
100
},
101
101
"devDependencies" : {
102
- "@aws-amplify/core" : " 6.12.0 " ,
102
+ "@aws-amplify/core" : " 6.12.1 " ,
103
103
"@aws-amplify/react-native" : " 1.1.10" ,
104
104
"@jest/test-sequencer" : " ^29.7.0"
105
105
}
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
+ ## [ 6.15.1] ( https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.15.0...aws-amplify@6.15.1 ) (2025-06-17)
7
+
8
+ ### Bug Fixes
9
+
10
+ - recreate event buffer in pinpoint if the credentials has changed ([ #14403 ] ( https://github.com/aws-amplify/amplify-js/issues/14403 ) ) ([ 2b4282a] ( https://github.com/aws-amplify/amplify-js/commit/2b4282a4042529ad073b7e2435df82fbb416070a ) )
11
+
6
12
# [ 6.15.0] ( https://github.com/aws-amplify/amplify-js/compare/aws-amplify@6.14.4...aws-amplify@6.15.0 ) (2025-05-27)
7
13
8
14
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " aws-amplify" ,
3
- "version" : " 6.15.0 " ,
3
+ "version" : " 6.15.1 " ,
4
4
"description" : " AWS Amplify is a JavaScript library for Frontend and mobile developers building cloud-enabled applications." ,
5
5
"main" : " ./dist/cjs/index.js" ,
6
6
"module" : " ./dist/esm/index.mjs" ,
293
293
" utils"
294
294
],
295
295
"dependencies" : {
296
- "@aws-amplify/analytics" : " 7.0.81 " ,
297
- "@aws-amplify/api" : " 6.3.12 " ,
298
- "@aws-amplify/auth" : " 6.13.0 " ,
299
- "@aws-amplify/core" : " 6.12.0 " ,
300
- "@aws-amplify/datastore" : " 5.0.83 " ,
301
- "@aws-amplify/notifications" : " 2.0.81 " ,
302
- "@aws-amplify/storage" : " 6.9.0 " ,
296
+ "@aws-amplify/analytics" : " 7.0.82 " ,
297
+ "@aws-amplify/api" : " 6.3.13 " ,
298
+ "@aws-amplify/auth" : " 6.13.1 " ,
299
+ "@aws-amplify/core" : " 6.12.1 " ,
300
+ "@aws-amplify/datastore" : " 5.0.84 " ,
301
+ "@aws-amplify/notifications" : " 2.0.82 " ,
302
+ "@aws-amplify/storage" : " 6.9.1 " ,
303
303
"tslib" : " ^2.5.0"
304
304
},
305
305
"size-limit" : [
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
+ ## [ 6.12.1] ( https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@6.12.0...@aws-amplify/core@6.12.1 ) (2025-06-17)
7
+
8
+ ### Bug Fixes
9
+
10
+ - recreate event buffer in pinpoint if the credentials has changed ([ #14403 ] ( https://github.com/aws-amplify/amplify-js/issues/14403 ) ) ([ 2b4282a] ( https://github.com/aws-amplify/amplify-js/commit/2b4282a4042529ad073b7e2435df82fbb416070a ) )
11
+
6
12
# [ 6.12.0] ( https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/core@6.11.4...@aws-amplify/core@6.12.0 ) (2025-05-27)
7
13
8
14
### Features
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-amplify/core" ,
3
- "version" : " 6.12.0 " ,
3
+ "version" : " 6.12.1 " ,
4
4
"description" : " Core category of aws-amplify" ,
5
5
"main" : " ./dist/cjs/index.js" ,
6
6
"module" : " ./dist/esm/index.mjs" ,
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
+ ## [ 2.1.84] ( https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@2.1.83...@aws-amplify/datastore-storage-adapter@2.1.84 ) (2025-06-17)
7
+
8
+ ** Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
9
+
6
10
## [ 2.1.83] ( https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore-storage-adapter@2.1.82...@aws-amplify/datastore-storage-adapter@2.1.83 ) (2025-05-27)
7
11
8
12
** Note:** Version bump only for package @aws-amplify/datastore-storage-adapter
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-amplify/datastore-storage-adapter" ,
3
- "version" : " 2.1.83 " ,
3
+ "version" : " 2.1.84 " ,
4
4
"description" : " SQLite storage adapter for Amplify DataStore " ,
5
5
"main" : " ./dist/cjs/index.js" ,
6
6
"module" : " ./dist/esm/index.mjs" ,
36
36
"@aws-amplify/core" : " ^6.1.0"
37
37
},
38
38
"devDependencies" : {
39
- "@aws-amplify/core" : " 6.12.0 " ,
40
- "@aws-amplify/datastore" : " 5.0.83 " ,
39
+ "@aws-amplify/core" : " 6.12.1 " ,
40
+ "@aws-amplify/datastore" : " 5.0.84 " ,
41
41
"@types/react-native-sqlite-storage" : " 5.0.1" ,
42
42
"expo-file-system" : " 13.1.4" ,
43
43
"expo-sqlite" : " 10.1.0" ,
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
+ ## [ 5.0.84] ( https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore@5.0.83...@aws-amplify/datastore@5.0.84 ) (2025-06-17)
7
+
8
+ ** Note:** Version bump only for package @aws-amplify/datastore
9
+
6
10
## [ 5.0.83] ( https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/datastore@5.0.82...@aws-amplify/datastore@5.0.83 ) (2025-05-27)
7
11
8
12
** Note:** Version bump only for package @aws-amplify/datastore
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-amplify/datastore" ,
3
- "version" : " 5.0.83 " ,
3
+ "version" : " 5.0.84 " ,
4
4
"description" : " AppSyncLocal support for aws-amplify" ,
5
5
"main" : " ./dist/cjs/index.js" ,
6
6
"module" : " ./dist/esm/index.mjs" ,
44
44
" src"
45
45
],
46
46
"dependencies" : {
47
- "@aws-amplify/api" : " 6.3.12 " ,
48
- "@aws-amplify/api-graphql" : " 4.7.16 " ,
47
+ "@aws-amplify/api" : " 6.3.13 " ,
48
+ "@aws-amplify/api-graphql" : " 4.7.17 " ,
49
49
"buffer" : " 4.9.2" ,
50
50
"idb" : " 5.0.6" ,
51
51
"immer" : " 9.0.6" ,
56
56
"@aws-amplify/core" : " ^6.1.0"
57
57
},
58
58
"devDependencies" : {
59
- "@aws-amplify/core" : " 6.12.0 " ,
59
+ "@aws-amplify/core" : " 6.12.1 " ,
60
60
"@aws-amplify/react-native" : " 1.1.10" ,
61
61
"@types/uuid-validate" : " ^0.0.1" ,
62
62
"dexie" : " 3.2.2" ,
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
+ ## [ 3.0.82] ( https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/geo@3.0.81...@aws-amplify/geo@3.0.82 ) (2025-06-17)
7
+
8
+ ** Note:** Version bump only for package @aws-amplify/geo
9
+
6
10
## [ 3.0.81] ( https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/geo@3.0.80...@aws-amplify/geo@3.0.81 ) (2025-05-27)
7
11
8
12
** Note:** Version bump only for package @aws-amplify/geo
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-amplify/geo" ,
3
- "version" : " 3.0.81 " ,
3
+ "version" : " 3.0.82 " ,
4
4
"description" : " Geo category for aws-amplify" ,
5
5
"main" : " ./dist/cjs/index.js" ,
6
6
"module" : " ./dist/esm/index.mjs" ,
77
77
"@aws-amplify/core" : " ^6.1.0"
78
78
},
79
79
"devDependencies" : {
80
- "@aws-amplify/core" : " 6.12.0 "
80
+ "@aws-amplify/core" : " 6.12.1 "
81
81
},
82
82
"size-limit" : [
83
83
{
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
+ ## [ 6.1.23] ( https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/interactions@6.1.22...@aws-amplify/interactions@6.1.23 ) (2025-06-17)
7
+
8
+ ** Note:** Version bump only for package @aws-amplify/interactions
9
+
6
10
## [ 6.1.22] ( https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/interactions@6.1.21...@aws-amplify/interactions@6.1.22 ) (2025-05-27)
7
11
8
12
** Note:** Version bump only for package @aws-amplify/interactions
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-amplify/interactions" ,
3
- "version" : " 6.1.22 " ,
3
+ "version" : " 6.1.23 " ,
4
4
"description" : " Interactions category of aws-amplify" ,
5
5
"main" : " ./dist/cjs/index.js" ,
6
6
"module" : " ./dist/esm/index.mjs" ,
81
81
"uuid" : " ^9.0.0"
82
82
},
83
83
"devDependencies" : {
84
- "@aws-amplify/core" : " 6.12.0 "
84
+ "@aws-amplify/core" : " 6.12.1 "
85
85
},
86
86
"size-limit" : [
87
87
{
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
+ ## [ 2.0.82] ( https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/notifications@2.0.81...@aws-amplify/notifications@2.0.82 ) (2025-06-17)
7
+
8
+ ** Note:** Version bump only for package @aws-amplify/notifications
9
+
6
10
## [ 2.0.81] ( https://github.com/aws-amplify/amplify-js/compare/@aws-amplify/notifications@2.0.80...@aws-amplify/notifications@2.0.81 ) (2025-05-27)
7
11
8
12
** Note:** Version bump only for package @aws-amplify/notifications
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-amplify/notifications" ,
3
- "version" : " 2.0.81 " ,
3
+ "version" : " 2.0.82 " ,
4
4
"description" : " Notifications category of aws-amplify" ,
5
5
"main" : " ./dist/cjs/index.js" ,
6
6
"module" : " ./dist/esm/index.mjs" ,
99
99
"@aws-amplify/core" : " ^6.1.0"
100
100
},
101
101
"devDependencies" : {
102
- "@aws-amplify/core" : " 6.12.0 " ,
102
+ "@aws-amplify/core" : " 6.12.1 " ,
103
103
"@aws-amplify/react-native" : " 1.1.10"
104
104
}
105
105
}
You can’t perform that action at this time.
0 commit comments