File tree Expand file tree Collapse file tree 19 files changed +124
-25
lines changed
shopify-app-session-storage-memory
shopify-app-session-storage-mongodb
shopify-app-session-storage-mysql
shopify-app-session-storage-postgresql
shopify-app-session-storage-redis
shopify-app-session-storage-sqlite
shopify-app-session-storage-test-utils
shopify-app-session-storage Expand file tree Collapse file tree 19 files changed +124
-25
lines changed Original file line number Diff line number Diff line change 1212 "@shopify/shopify-app-session-storage-sqlite" : " 0.0.0" ,
1313 "@shopify/shopify-app-session-storage-test-utils" : " 0.0.0"
1414 },
15- "changesets" : []
15+ "changesets" : [
16+ " orange-cooks-compare" ,
17+ " stale-maps-wave"
18+ ]
1619}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 1.0.0-rc.6
4+
5+ ### Patch Changes
6+
7+ - 62c2c31: Test use of changesets for release candidates
8+ - Updated dependencies [ 62c2c31]
9+ - @shopify/shopify-app-session-storage @1.0.0-rc.0
10+ - @shopify/shopify-app-session-storage-memory @1.0.0-rc.0
11+
312All notable changes to this project will be documented in this file.
413
514The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
Original file line number Diff line number Diff line change 11{
22 "name" : " @shopify/shopify-app-express" ,
3- "version" : " 1.0.0-rc.5 " ,
3+ "version" : " 1.0.0-rc.6 " ,
44 "description" : " Shopify Express Middleware - to simplify the building of Shopify Apps with Express" ,
55 "repository" : {
66 "type" : " git" ,
3131 ],
3232 "dependencies" : {
3333 "@shopify/shopify-api" : " ^6.0.0-rc9" ,
34- "@shopify/shopify-app-session-storage" : " ^0.0.0" ,
35- "@shopify/shopify-app-session-storage-memory" : " ^0.0.0" ,
34+ "@shopify/shopify-app-session-storage" : " ^1. 0.0-rc .0" ,
35+ "@shopify/shopify-app-session-storage-memory" : " ^1. 0.0-rc .0" ,
3636 "cookie-parser" : " ^1.4.6" ,
3737 "express" : " ^4.18.1" ,
3838 "tslib" : " ^2.4.0"
Original file line number Diff line number Diff line change 1+ # @shopify/shopify-app-session-storage-memory
2+
3+ ## 1.0.0-rc.0
4+
5+ ### Major Changes
6+
7+ - 62c2c31: Test use of changesets for release candidates
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies [ 62c2c31]
12+ - @shopify/shopify-app-session-storage @1.0.0-rc.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @shopify/shopify-app-session-storage-memory" ,
3- "version" : " 0.0.0" ,
3+ "version" : " 1. 0.0-rc .0" ,
44 "description" : " Shopify App Session Storage for Memory" ,
55 "repository" : {
66 "type" : " git" ,
3131 ],
3232 "dependencies" : {
3333 "@shopify/shopify-api" : " ^6.0.0-rc9" ,
34- "@shopify/shopify-app-session-storage" : " ^0.0.0" ,
34+ "@shopify/shopify-app-session-storage" : " ^1. 0.0-rc .0" ,
3535 "tslib" : " ^2.4.0"
3636 },
3737 "devDependencies" : {
3838 "@shopify/eslint-plugin" : " ^42.0.1" ,
3939 "@shopify/prettier-config" : " ^1.1.2" ,
40- "@shopify/shopify-app-session-storage-test-utils" : " ^0.0.0" ,
40+ "@shopify/shopify-app-session-storage-test-utils" : " ^0.0.1-rc. 0" ,
4141 "@types/jest" : " ^29.1.1" ,
4242 "eslint" : " ^8.24.0" ,
4343 "eslint-plugin-prettier" : " ^4.2.1" ,
Original file line number Diff line number Diff line change 1+ # @shopify/shopify-app-session-storage-mongodb
2+
3+ ## 1.0.0-rc.0
4+
5+ ### Major Changes
6+
7+ - 62c2c31: Test use of changesets for release candidates
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies [ 62c2c31]
12+ - @shopify/shopify-app-session-storage @1.0.0-rc.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @shopify/shopify-app-session-storage-mongodb" ,
3- "version" : " 0.0.0" ,
3+ "version" : " 1. 0.0-rc .0" ,
44 "description" : " Shopify App Session Storage for MongoDB" ,
55 "repository" : {
66 "type" : " git" ,
3232 ],
3333 "dependencies" : {
3434 "@shopify/shopify-api" : " ^6.0.0-rc9" ,
35- "@shopify/shopify-app-session-storage" : " ^0.0.0" ,
35+ "@shopify/shopify-app-session-storage" : " ^1. 0.0-rc .0" ,
3636 "mongodb" : " ^4.11.0" ,
3737 "tslib" : " ^2.4.0"
3838 },
3939 "devDependencies" : {
4040 "@shopify/eslint-plugin" : " ^42.0.1" ,
4141 "@shopify/prettier-config" : " ^1.1.2" ,
42- "@shopify/shopify-app-session-storage-test-utils" : " ^0.0.0" ,
42+ "@shopify/shopify-app-session-storage-test-utils" : " ^0.0.1-rc. 0" ,
4343 "@types/jest" : " ^29.1.1" ,
4444 "eslint" : " ^8.24.0" ,
4545 "eslint-plugin-prettier" : " ^4.2.1" ,
Original file line number Diff line number Diff line change 1+ # @shopify/shopify-app-session-storage-mysql
2+
3+ ## 1.0.0-rc.0
4+
5+ ### Major Changes
6+
7+ - 62c2c31: Test use of changesets for release candidates
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies [ 62c2c31]
12+ - @shopify/shopify-app-session-storage @1.0.0-rc.0
Original file line number Diff line number Diff line change 11{
22 "name" : " @shopify/shopify-app-session-storage-mysql" ,
3- "version" : " 0.0.0" ,
3+ "version" : " 1. 0.0-rc .0" ,
44 "description" : " Shopify App Session Storage for MySQL" ,
55 "repository" : {
66 "type" : " git" ,
3333 ],
3434 "dependencies" : {
3535 "@shopify/shopify-api" : " ^6.0.0-rc9" ,
36- "@shopify/shopify-app-session-storage" : " ^0.0.0" ,
36+ "@shopify/shopify-app-session-storage" : " ^1. 0.0-rc .0" ,
3737 "mysql2" : " ^2.3.3" ,
3838 "tslib" : " ^2.4.0"
3939 },
4040 "devDependencies" : {
4141 "@shopify/eslint-plugin" : " ^42.0.1" ,
4242 "@shopify/prettier-config" : " ^1.1.2" ,
43- "@shopify/shopify-app-session-storage-test-utils" : " ^0.0.0" ,
43+ "@shopify/shopify-app-session-storage-test-utils" : " ^0.0.1-rc. 0" ,
4444 "@types/jest" : " ^29.1.1" ,
4545 "eslint" : " ^8.24.0" ,
4646 "eslint-plugin-prettier" : " ^4.2.1" ,
Original file line number Diff line number Diff line change 1+ # @shopify/shopify-app-session-storage-postgresql
2+
3+ ## 1.0.0-rc.0
4+
5+ ### Major Changes
6+
7+ - 62c2c31: Test use of changesets for release candidates
8+
9+ ### Patch Changes
10+
11+ - Updated dependencies [ 62c2c31]
12+ - @shopify/shopify-app-session-storage @1.0.0-rc.0
You can’t perform that action at this time.
0 commit comments