From 241f3e05281477e0eec46470ae6d347c3088a00b Mon Sep 17 00:00:00 2001 From: GeoffCoxMSFT Date: Thu, 27 Oct 2022 11:50:37 -0700 Subject: [PATCH 1/6] Updated to build to dist --- packages/react-migration-v8-v9/tsconfig.lib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/react-migration-v8-v9/tsconfig.lib.json b/packages/react-migration-v8-v9/tsconfig.lib.json index 978cb985cd5e4a..dc668078651554 100644 --- a/packages/react-migration-v8-v9/tsconfig.lib.json +++ b/packages/react-migration-v8-v9/tsconfig.lib.json @@ -4,8 +4,8 @@ "noEmit": false, "lib": ["ES2019", "dom"], "declaration": true, - "declarationDir": "../../dist/out-tsc/types", - "outDir": "../../dist/out-tsc", + "declarationDir": "dist/types", + "outDir": "dist", "inlineSources": true, "types": ["static-assets", "environment"] }, From 253221947eb908dee83d133c56ad49771d55d0c7 Mon Sep 17 00:00:00 2001 From: GeoffCoxMSFT Date: Thu, 27 Oct 2022 11:51:26 -0700 Subject: [PATCH 2/6] yarn change --- ...gration-v8-v9-3cbbe105-994c-407f-9441-2c2ce867d5f0.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 change/@fluentui-react-migration-v8-v9-3cbbe105-994c-407f-9441-2c2ce867d5f0.json diff --git a/change/@fluentui-react-migration-v8-v9-3cbbe105-994c-407f-9441-2c2ce867d5f0.json b/change/@fluentui-react-migration-v8-v9-3cbbe105-994c-407f-9441-2c2ce867d5f0.json new file mode 100644 index 00000000000000..d76907e0c38a55 --- /dev/null +++ b/change/@fluentui-react-migration-v8-v9-3cbbe105-994c-407f-9441-2c2ce867d5f0.json @@ -0,0 +1,7 @@ +{ + "type": "patch", + "comment": "Updated to tsconfig to publish to dist", + "packageName": "@fluentui/react-migration-v8-v9", + "email": "gcox@microsoft.com", + "dependentChangeType": "patch" +} From 0340e13b6e312dd8866c3b8bbce2ac44d42d4755 Mon Sep 17 00:00:00 2001 From: GeoffCoxMSFT Date: Thu, 27 Oct 2022 15:59:38 -0700 Subject: [PATCH 3/6] Updated api-extractor path --- packages/react-migration-v8-v9/config/api-extractor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-migration-v8-v9/config/api-extractor.json b/packages/react-migration-v8-v9/config/api-extractor.json index 9045960775e52f..d93832aff2fec7 100644 --- a/packages/react-migration-v8-v9/config/api-extractor.json +++ b/packages/react-migration-v8-v9/config/api-extractor.json @@ -6,5 +6,5 @@ "untrimmedFilePath": "", "publicTrimmedFilePath": "/dist/index.d.ts" }, - "mainEntryPointFilePath": "/../../dist/out-tsc/types/packages//src/index.d.ts" + "mainEntryPointFilePath": "/../../dist/types/packages//src/index.d.ts" } From eaea9474347a95d466d6528bace7347da54fc041 Mon Sep 17 00:00:00 2001 From: "Geoff Cox (Microsoft)" Date: Fri, 28 Oct 2022 09:18:54 -0700 Subject: [PATCH 4/6] Update change/@fluentui-react-migration-v8-v9-3cbbe105-994c-407f-9441-2c2ce867d5f0.json Co-authored-by: Makoto Morimoto --- ...ct-migration-v8-v9-3cbbe105-994c-407f-9441-2c2ce867d5f0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/change/@fluentui-react-migration-v8-v9-3cbbe105-994c-407f-9441-2c2ce867d5f0.json b/change/@fluentui-react-migration-v8-v9-3cbbe105-994c-407f-9441-2c2ce867d5f0.json index d76907e0c38a55..c5bab37ba0582b 100644 --- a/change/@fluentui-react-migration-v8-v9-3cbbe105-994c-407f-9441-2c2ce867d5f0.json +++ b/change/@fluentui-react-migration-v8-v9-3cbbe105-994c-407f-9441-2c2ce867d5f0.json @@ -1,6 +1,6 @@ { "type": "patch", - "comment": "Updated to tsconfig to publish to dist", + "comment": "fix: Updated to tsconfig to publish to dist.", "packageName": "@fluentui/react-migration-v8-v9", "email": "gcox@microsoft.com", "dependentChangeType": "patch" From 6f50de2ca2b45f2215be0ce6115d6ca1cae3de41 Mon Sep 17 00:00:00 2001 From: "Geoff Cox (Microsoft)" Date: Fri, 28 Oct 2022 09:20:12 -0700 Subject: [PATCH 5/6] Update api-extractor.json --- packages/react-migration-v8-v9/config/api-extractor.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/packages/react-migration-v8-v9/config/api-extractor.json b/packages/react-migration-v8-v9/config/api-extractor.json index d93832aff2fec7..acd8e2b7a6fe5e 100644 --- a/packages/react-migration-v8-v9/config/api-extractor.json +++ b/packages/react-migration-v8-v9/config/api-extractor.json @@ -1,10 +1,5 @@ { "$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json", "extends": "@fluentui/scripts/api-extractor/api-extractor.common.v-next.json", - "dtsRollup": { - "enabled": true, - "untrimmedFilePath": "", - "publicTrimmedFilePath": "/dist/index.d.ts" - }, - "mainEntryPointFilePath": "/../../dist/types/packages//src/index.d.ts" + "mainEntryPointFilePath": "/dist/index.d.ts" } From 450d5a56fe6ffab3797e6454a64c3a8c2223a6e8 Mon Sep 17 00:00:00 2001 From: "Geoff Cox (Microsoft)" Date: Fri, 28 Oct 2022 10:05:14 -0700 Subject: [PATCH 6/6] Update packages/react-migration-v8-v9/config/api-extractor.json Co-authored-by: Tristan Watanabe --- packages/react-migration-v8-v9/config/api-extractor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/react-migration-v8-v9/config/api-extractor.json b/packages/react-migration-v8-v9/config/api-extractor.json index acd8e2b7a6fe5e..eee94ff6de902d 100644 --- a/packages/react-migration-v8-v9/config/api-extractor.json +++ b/packages/react-migration-v8-v9/config/api-extractor.json @@ -1,5 +1,5 @@ { "$schema": "https://developer.microsoft.com/json-schemas/api-extractor/v7/api-extractor.schema.json", "extends": "@fluentui/scripts/api-extractor/api-extractor.common.v-next.json", - "mainEntryPointFilePath": "/dist/index.d.ts" + "mainEntryPointFilePath": "/dist/types/index.d.ts" }