@atlaskit/tmp-editor-statsig 202.0.1 → 203.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,16 @@
1
1
  # @atlaskit/editor-statsig-tmp
2
2
 
3
+ ## 203.0.0
4
+
5
+ ### Major Changes
6
+
7
+ - [`2a3bb6864b8fe`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2a3bb6864b8fe) -
8
+ Clean up the `platform_editor_fix_selection_text_color_change` experiment.
9
+ - [`d2d3703fed89b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d2d3703fed89b) -
10
+ Clean up experiment `platform_editor_ai_improve_formatting_toolbar`
11
+ - [`11bcba8414047`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/11bcba8414047) -
12
+ Clean up experiment `platform_editor_fix_ai_streaming_race`
13
+
3
14
  ## 202.0.1
4
15
 
5
16
  ### Patch Changes
@@ -765,14 +765,6 @@ var editorExperimentsConfig = exports.editorExperimentsConfig = {
765
765
  values: ['control', 'new-description', 'orig-description'],
766
766
  defaultValue: 'control'
767
767
  }),
768
- // Added 2026-07-20
769
- platform_editor_fix_ai_streaming_race: (0, _createBooleanExperiment.createBooleanExperiment)({
770
- productKeys: {
771
- confluence: 'platform_editor_fix_ai_streaming_race'
772
- },
773
- param: 'isEnabled',
774
- defaultValue: false
775
- }),
776
768
  // Added 2026-04-01
777
769
  cc_page_experiences_editor_image_generation: (0, _createBooleanExperiment.createBooleanExperiment)({
778
770
  productKeys: {
@@ -1328,14 +1320,6 @@ var editorExperimentsConfig = exports.editorExperimentsConfig = {
1328
1320
  param: 'isEnabled',
1329
1321
  defaultValue: false
1330
1322
  }),
1331
- // Added 2026-05-19
1332
- platform_editor_ai_improve_formatting_toolbar: (0, _createBooleanExperiment.createBooleanExperiment)({
1333
- productKeys: {
1334
- confluence: 'platform_editor_ai_improve_formatting_toolbar'
1335
- },
1336
- param: 'isEnabled',
1337
- defaultValue: false
1338
- }),
1339
1323
  // Added 2026-06-29
1340
1324
  'a11y-fixes-week3-may-2026': (0, _createBooleanExperiment.createBooleanExperiment)({
1341
1325
  productKeys: {
@@ -1422,15 +1406,6 @@ var editorExperimentsConfig = exports.editorExperimentsConfig = {
1422
1406
  param: 'isEnabled',
1423
1407
  defaultValue: false
1424
1408
  }),
1425
- // Added 2026-06-25
1426
- platform_editor_fix_selection_text_color_change: (0, _createBooleanExperiment.createBooleanExperiment)({
1427
- productKeys: {
1428
- confluence: 'platform_editor_fix_selection_text_color_change',
1429
- jira: 'platform_editor_fix_selection_text_color_change'
1430
- },
1431
- param: 'isEnabled',
1432
- defaultValue: false
1433
- }),
1434
1409
  // Added 2026-06-20
1435
1410
  platform_editor_ssr_toolbar_optimistic: (0, _createBooleanExperiment.createBooleanExperiment)({
1436
1411
  productKeys: {
@@ -759,14 +759,6 @@ export const editorExperimentsConfig = {
759
759
  values: ['control', 'new-description', 'orig-description'],
760
760
  defaultValue: 'control'
761
761
  }),
762
- // Added 2026-07-20
763
- platform_editor_fix_ai_streaming_race: createBooleanExperiment({
764
- productKeys: {
765
- confluence: 'platform_editor_fix_ai_streaming_race'
766
- },
767
- param: 'isEnabled',
768
- defaultValue: false
769
- }),
770
762
  // Added 2026-04-01
771
763
  cc_page_experiences_editor_image_generation: createBooleanExperiment({
772
764
  productKeys: {
@@ -1322,14 +1314,6 @@ export const editorExperimentsConfig = {
1322
1314
  param: 'isEnabled',
1323
1315
  defaultValue: false
1324
1316
  }),
1325
- // Added 2026-05-19
1326
- platform_editor_ai_improve_formatting_toolbar: createBooleanExperiment({
1327
- productKeys: {
1328
- confluence: 'platform_editor_ai_improve_formatting_toolbar'
1329
- },
1330
- param: 'isEnabled',
1331
- defaultValue: false
1332
- }),
1333
1317
  // Added 2026-06-29
1334
1318
  'a11y-fixes-week3-may-2026': createBooleanExperiment({
1335
1319
  productKeys: {
@@ -1416,15 +1400,6 @@ export const editorExperimentsConfig = {
1416
1400
  param: 'isEnabled',
1417
1401
  defaultValue: false
1418
1402
  }),
1419
- // Added 2026-06-25
1420
- platform_editor_fix_selection_text_color_change: createBooleanExperiment({
1421
- productKeys: {
1422
- confluence: 'platform_editor_fix_selection_text_color_change',
1423
- jira: 'platform_editor_fix_selection_text_color_change'
1424
- },
1425
- param: 'isEnabled',
1426
- defaultValue: false
1427
- }),
1428
1403
  // Added 2026-06-20
1429
1404
  platform_editor_ssr_toolbar_optimistic: createBooleanExperiment({
1430
1405
  productKeys: {
@@ -759,14 +759,6 @@ export var editorExperimentsConfig = {
759
759
  values: ['control', 'new-description', 'orig-description'],
760
760
  defaultValue: 'control'
761
761
  }),
762
- // Added 2026-07-20
763
- platform_editor_fix_ai_streaming_race: createBooleanExperiment({
764
- productKeys: {
765
- confluence: 'platform_editor_fix_ai_streaming_race'
766
- },
767
- param: 'isEnabled',
768
- defaultValue: false
769
- }),
770
762
  // Added 2026-04-01
771
763
  cc_page_experiences_editor_image_generation: createBooleanExperiment({
772
764
  productKeys: {
@@ -1322,14 +1314,6 @@ export var editorExperimentsConfig = {
1322
1314
  param: 'isEnabled',
1323
1315
  defaultValue: false
1324
1316
  }),
1325
- // Added 2026-05-19
1326
- platform_editor_ai_improve_formatting_toolbar: createBooleanExperiment({
1327
- productKeys: {
1328
- confluence: 'platform_editor_ai_improve_formatting_toolbar'
1329
- },
1330
- param: 'isEnabled',
1331
- defaultValue: false
1332
- }),
1333
1317
  // Added 2026-06-29
1334
1318
  'a11y-fixes-week3-may-2026': createBooleanExperiment({
1335
1319
  productKeys: {
@@ -1416,15 +1400,6 @@ export var editorExperimentsConfig = {
1416
1400
  param: 'isEnabled',
1417
1401
  defaultValue: false
1418
1402
  }),
1419
- // Added 2026-06-25
1420
- platform_editor_fix_selection_text_color_change: createBooleanExperiment({
1421
- productKeys: {
1422
- confluence: 'platform_editor_fix_selection_text_color_change',
1423
- jira: 'platform_editor_fix_selection_text_color_change'
1424
- },
1425
- param: 'isEnabled',
1426
- defaultValue: false
1427
- }),
1428
1403
  // Added 2026-06-20
1429
1404
  platform_editor_ssr_toolbar_optimistic: createBooleanExperiment({
1430
1405
  productKeys: {
@@ -255,12 +255,6 @@ export declare const editorExperimentsConfig: {
255
255
  productKeys?: ProductKeys;
256
256
  typeGuard: IsBooleanType;
257
257
  };
258
- platform_editor_fix_ai_streaming_race: {
259
- defaultValue: boolean;
260
- param: string;
261
- productKeys?: ProductKeys;
262
- typeGuard: IsBooleanType;
263
- };
264
258
  platform_editor_august_a11y: {
265
259
  defaultValue: boolean;
266
260
  param: string;
@@ -963,12 +957,6 @@ export declare const editorExperimentsConfig: {
963
957
  productKeys?: ProductKeys;
964
958
  typeGuard: IsBooleanType;
965
959
  };
966
- platform_editor_ai_improve_formatting_toolbar: {
967
- defaultValue: boolean;
968
- param: string;
969
- productKeys?: ProductKeys;
970
- typeGuard: IsBooleanType;
971
- };
972
960
  'a11y-fixes-week3-may-2026': {
973
961
  defaultValue: boolean;
974
962
  param: string;
@@ -1023,12 +1011,6 @@ export declare const editorExperimentsConfig: {
1023
1011
  productKeys?: ProductKeys;
1024
1012
  typeGuard: IsBooleanType;
1025
1013
  };
1026
- platform_editor_fix_selection_text_color_change: {
1027
- defaultValue: boolean;
1028
- param: string;
1029
- productKeys?: ProductKeys;
1030
- typeGuard: IsBooleanType;
1031
- };
1032
1014
  platform_editor_ssr_toolbar_optimistic: {
1033
1015
  defaultValue: boolean;
1034
1016
  param: string;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/tmp-editor-statsig",
3
- "version": "202.0.1",
3
+ "version": "203.0.0",
4
4
  "description": "Temp plugin to ease use of statsig feature flags until platform feature flags are available",
5
5
  "author": "Atlassian Pty Ltd",
6
6
  "license": "Apache-2.0",