Skip to content

Commit 0eb50f2

Browse files
github-actions[bot]sethidden
authored andcommitted
ci: release
1 parent 7772a93 commit 0eb50f2

File tree

7 files changed

+37
-129
lines changed

7 files changed

+37
-129
lines changed

.changeset/calm-cameras-nail.md

Lines changed: 0 additions & 6 deletions
This file was deleted.

docs/content/3.middleware/3.api/middleware.api.json

Lines changed: 8 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1349,10 +1349,6 @@
13491349
"text": "ApiClientConfig",
13501350
"canonicalReference": "@vue-storefront/middleware!ApiClientConfig:interface"
13511351
},
1352-
{
1353-
"kind": "Content",
1354-
"text": "<any>"
1355-
},
13561352
{
13571353
"kind": "Content",
13581354
"text": ", ALL_FUNCTIONS extends "
@@ -1373,7 +1369,7 @@
13731369
},
13741370
{
13751371
"kind": "Content",
1376-
"text": "<ALL_SETTINGS, ALL_FUNCTIONS, any>"
1372+
"text": "<ALL_SETTINGS, ALL_FUNCTIONS>"
13771373
},
13781374
{
13791375
"kind": "Content",
@@ -1391,17 +1387,17 @@
13911387
],
13921388
"fileUrlPath": "src/apiClientFactory/index.ts",
13931389
"returnTypeTokenRange": {
1394-
"startIndex": 9,
1395-
"endIndex": 11
1390+
"startIndex": 8,
1391+
"endIndex": 10
13961392
},
13971393
"releaseTag": "Public",
13981394
"overloadIndex": 1,
13991395
"parameters": [
14001396
{
14011397
"parameterName": "factoryParams",
14021398
"parameterTypeTokenRange": {
1403-
"startIndex": 6,
1404-
"endIndex": 8
1399+
"startIndex": 5,
1400+
"endIndex": 7
14051401
},
14061402
"isOptional": false
14071403
}
@@ -1411,7 +1407,7 @@
14111407
"typeParameterName": "ALL_SETTINGS",
14121408
"constraintTokenRange": {
14131409
"startIndex": 1,
1414-
"endIndex": 3
1410+
"endIndex": 2
14151411
},
14161412
"defaultTypeTokenRange": {
14171413
"startIndex": 0,
@@ -1421,8 +1417,8 @@
14211417
{
14221418
"typeParameterName": "ALL_FUNCTIONS",
14231419
"constraintTokenRange": {
1424-
"startIndex": 4,
1425-
"endIndex": 5
1420+
"startIndex": 3,
1421+
"endIndex": 4
14261422
},
14271423
"defaultTypeTokenRange": {
14281424
"startIndex": 0,

docs/content/4.sdk/4.api/sdk.api.json

Lines changed: 15 additions & 109 deletions
Original file line numberDiff line numberDiff line change
@@ -1376,57 +1376,8 @@
13761376
},
13771377
{
13781378
"kind": "Reference",
1379-
"text": "Readonly",
1380-
"canonicalReference": "!Readonly:type"
1381-
},
1382-
{
1383-
"kind": "Content",
1384-
"text": "<"
1385-
},
1386-
{
1387-
"kind": "Reference",
1388-
"text": "Record",
1389-
"canonicalReference": "!Record:type"
1390-
},
1391-
{
1392-
"kind": "Content",
1393-
"text": "<string, import(\"./types\")."
1394-
},
1395-
{
1396-
"kind": "Reference",
1397-
"text": "Module",
1398-
"canonicalReference": "@vue-storefront/sdk!Module:type"
1399-
},
1400-
{
1401-
"kind": "Content",
1402-
"text": "> & "
1403-
},
1404-
{
1405-
"kind": "Reference",
1406-
"text": "Record",
1407-
"canonicalReference": "!Record:type"
1408-
},
1409-
{
1410-
"kind": "Content",
1411-
"text": "<string, import(\"./types\")."
1412-
},
1413-
{
1414-
"kind": "Reference",
1415-
"text": "Extension",
1416-
"canonicalReference": "@vue-storefront/sdk!Extension:type"
1417-
},
1418-
{
1419-
"kind": "Content",
1420-
"text": "<import(\"./types\")."
1421-
},
1422-
{
1423-
"kind": "Reference",
1424-
"text": "Module",
1425-
"canonicalReference": "@vue-storefront/sdk!Module:type"
1426-
},
1427-
{
1428-
"kind": "Content",
1429-
"text": ">>>"
1379+
"text": "SDKConfig",
1380+
"canonicalReference": "@vue-storefront/sdk!SDKConfig:type"
14301381
},
14311382
{
14321383
"kind": "Content",
@@ -1452,17 +1403,17 @@
14521403
],
14531404
"fileUrlPath": "src/bootstrap.ts",
14541405
"returnTypeTokenRange": {
1455-
"startIndex": 16,
1456-
"endIndex": 18
1406+
"startIndex": 5,
1407+
"endIndex": 7
14571408
},
14581409
"releaseTag": "Public",
14591410
"overloadIndex": 1,
14601411
"parameters": [
14611412
{
14621413
"parameterName": "sdkConfig",
14631414
"parameterTypeTokenRange": {
1464-
"startIndex": 14,
1465-
"endIndex": 15
1415+
"startIndex": 3,
1416+
"endIndex": 4
14661417
},
14671418
"isOptional": false
14681419
}
@@ -1472,7 +1423,7 @@
14721423
"typeParameterName": "T",
14731424
"constraintTokenRange": {
14741425
"startIndex": 1,
1475-
"endIndex": 13
1426+
"endIndex": 2
14761427
},
14771428
"defaultTypeTokenRange": {
14781429
"startIndex": 0,
@@ -1491,59 +1442,14 @@
14911442
"kind": "Content",
14921443
"text": "initVSFSDK: <T extends "
14931444
},
1494-
{
1495-
"kind": "Reference",
1496-
"text": "Readonly",
1497-
"canonicalReference": "!Readonly:type"
1498-
},
1499-
{
1500-
"kind": "Content",
1501-
"text": "<"
1502-
},
1503-
{
1504-
"kind": "Reference",
1505-
"text": "Record",
1506-
"canonicalReference": "!Record:type"
1507-
},
1508-
{
1509-
"kind": "Content",
1510-
"text": "<string, import(\"./types\")."
1511-
},
1512-
{
1513-
"kind": "Reference",
1514-
"text": "Module",
1515-
"canonicalReference": "@vue-storefront/sdk!Module:type"
1516-
},
1517-
{
1518-
"kind": "Content",
1519-
"text": "> & "
1520-
},
1521-
{
1522-
"kind": "Reference",
1523-
"text": "Record",
1524-
"canonicalReference": "!Record:type"
1525-
},
1526-
{
1527-
"kind": "Content",
1528-
"text": "<string, import(\"./types\")."
1529-
},
1530-
{
1531-
"kind": "Reference",
1532-
"text": "Extension",
1533-
"canonicalReference": "@vue-storefront/sdk!Extension:type"
1534-
},
15351445
{
15361446
"kind": "Content",
1537-
"text": "<import(\"./types\")."
1447+
"text": "import(\"./types\")."
15381448
},
15391449
{
15401450
"kind": "Reference",
1541-
"text": "Module",
1542-
"canonicalReference": "@vue-storefront/sdk!Module:type"
1543-
},
1544-
{
1545-
"kind": "Content",
1546-
"text": ">>>"
1451+
"text": "SDKConfig",
1452+
"canonicalReference": "@vue-storefront/sdk!SDKConfig:type"
15471453
},
15481454
{
15491455
"kind": "Content",
@@ -1573,17 +1479,17 @@
15731479
],
15741480
"fileUrlPath": "src/api-extractor-data.ts",
15751481
"returnTypeTokenRange": {
1576-
"startIndex": 16,
1577-
"endIndex": 19
1482+
"startIndex": 6,
1483+
"endIndex": 9
15781484
},
15791485
"releaseTag": "Public",
15801486
"overloadIndex": 1,
15811487
"parameters": [
15821488
{
15831489
"parameterName": "sdkConfig",
15841490
"parameterTypeTokenRange": {
1585-
"startIndex": 14,
1586-
"endIndex": 15
1491+
"startIndex": 4,
1492+
"endIndex": 5
15871493
},
15881494
"isOptional": false
15891495
}
@@ -1593,7 +1499,7 @@
15931499
"typeParameterName": "T",
15941500
"constraintTokenRange": {
15951501
"startIndex": 1,
1596-
"endIndex": 13
1502+
"endIndex": 3
15971503
},
15981504
"defaultTypeTokenRange": {
15991505
"startIndex": 0,

engineering-toolkit/eslint-config/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @vue-storefront/eslint-config
22

3+
## 4.0.2
4+
5+
### Patch Changes
6+
7+
- **[CHANGED]** Update typescript-eslint to version that supports the new TypeScript 5.7
8+
39
## 4.0.1
410

511
### Patch Changes

engineering-toolkit/eslint-config/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-storefront/eslint-config",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"type": "module",
55
"main": "src/index.js",
66
"license": "MIT",

engineering-toolkit/integrations-eslint/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @vue-storefront/eslint-config-integrations
22

3+
## 1.0.4
4+
5+
### Patch Changes
6+
7+
- **[CHANGED]** Update typescript-eslint to version that supports the new TypeScript 5.7
8+
39
## 1.0.3
410

511
### Patch Changes

engineering-toolkit/integrations-eslint/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vue-storefront/eslint-config-integrations",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"main": "index.js",
55
"license": "MIT",
66
"files": [

0 commit comments

Comments
 (0)