# @atlaskit/editor-plugin-tasks-and-decisions

## 13.1.10

### Patch Changes

- Updated dependencies

## 13.1.9

### Patch Changes

- [`9ea3b02135766`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9ea3b02135766) -
  EDITOR-5613: Remove flexible list variants and consolidate into base list types.

  The `listItem` and `taskList` node specs now natively support the flexible content model (allowing
  lists as first child of listItem, and nested taskLists without requiring taskItem first). The
  separate `listItemWithFlexibleFirstChildStage0` and `taskListWithFlexibleFirstChildStage0`
  variants have been removed from public exports — the flexible behavior is now the default for all
  schema stages. Consumers importing these removed exports should switch to `listItem` / `taskList`.

  This is a schema simplification: the flexible content spec is a strict superset of the old
  restrictive spec, so all previously valid content remains valid.

- Updated dependencies

## 13.1.8

### Patch Changes

- Updated dependencies

## 13.1.7

### Patch Changes

- Updated dependencies

## 13.1.6

### Patch Changes

- Updated dependencies

## 13.1.5

### Patch Changes

- Updated dependencies

## 13.1.4

### Patch Changes

- Updated dependencies

## 13.1.3

### Patch Changes

- Updated dependencies

## 13.1.2

### Patch Changes

- Updated dependencies

## 13.1.1

### Patch Changes

- Updated dependencies

## 13.1.0

### Minor Changes

- [`e5cdd96dcf4f9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e5cdd96dcf4f9) -
  Clean up platform_editor_hydratable_ui experiment (shipped as enabled)

### Patch Changes

- Updated dependencies

## 13.0.3

### Patch Changes

- Updated dependencies

## 13.0.2

### Patch Changes

- [`402738b592e0b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/402738b592e0b) -
  Fix invalid flexible list structures caused by delete, paste, and typing operations.

  Under platform_editor_flexible_list_schema, operations that remove content spanning list or task
  list items could leave nodes with a nested list as their first child instead of a required
  paragraph/item. Normalisation now runs efficiently on all relevant transactions in
  appendTransaction.

- Updated dependencies

## 13.0.1

### Patch Changes

- Updated dependencies

## 13.0.0

### Major Changes

- [`901c87a57486e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/901c87a57486e) -
  Removed `react-intl-next` alias and replaced all usages with `react-intl` directly.

  What changed: The `react-intl-next` npm alias (which resolved to `react-intl@^5`) has been
  removed. All imports now reference `react-intl` directly, and `peerDependencies` have been updated
  to `"^5.25.1 || ^6.0.0 || ^7.0.0"`.

  How consumer should update their code: Ensure `react-intl` is installed at a version satisfying
  `^5.25.1 || ^6.0.0 || ^7.0.0`. If your application was using `react-intl-next` as an npm alias, it
  can be safely removed. Replace any remaining `react-intl-next` imports with `react-intl`.

### Patch Changes

- Updated dependencies

## 12.0.0

### Patch Changes

- Updated dependencies

## 11.4.19

### Patch Changes

- Updated dependencies

## 11.4.18

### Patch Changes

- [`1bd298ad0a152`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1bd298ad0a152) -
  [ux] EDITOR-6280 Clean up platform_editor_block_menu_v2_patch_3 to fix icon and copy in jira block
  menu
- Updated dependencies

## 11.4.17

### Patch Changes

- Updated dependencies

## 11.4.16

### Patch Changes

- Updated dependencies

## 11.4.15

### Patch Changes

- Updated dependencies

## 11.4.14

### Patch Changes

- Updated dependencies

## 11.4.13

### Patch Changes

- [`9ff7d1c1aa288`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9ff7d1c1aa288) -
  Update README.md and 0-intro.tsx
- Updated dependencies

## 11.4.12

### Patch Changes

- Updated dependencies

## 11.4.11

### Patch Changes

- Updated dependencies

## 11.4.10

### Patch Changes

- Updated dependencies

## 11.4.9

### Patch Changes

- Updated dependencies

## 11.4.8

### Patch Changes

- [`e3da94ed988bc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e3da94ed988bc) -
  Fix task list indentation producing two sibling taskLists when indenting an item that has a nested
  sibling. When a selected (moved) item establishes a wrapper at a given depth, subsequent
  unselected items at the same depth now merge into that wrapper rather than creating a separate
  sibling taskList.
- Updated dependencies

## 11.4.7

### Patch Changes

- [`3e18e5bea1aa1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3e18e5bea1aa1) -
  Fixed cursor placement when pressing Enter at the start of a nested task item. Fixed extra spacing
  on nested task lists when flexible list indentation is enabled.
- Updated dependencies

## 11.4.6

### Patch Changes

- Updated dependencies

## 11.4.5

### Patch Changes

- Updated dependencies

## 11.4.4

### Patch Changes

- [`1c4534dc921e6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1c4534dc921e6) -
  Preserve small text formatting when converting selections to task lists across block menu, block
  type, and paste flows
- Updated dependencies

## 11.4.3

### Patch Changes

- [`e2f512c5e8eba`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e2f512c5e8eba) -
  Clean up feature flag platform_editor_task_item_styles for task item checkbox and remove unused
  styles objects taskItemCheckboxStylesWithBlockTaskItem and taskItemCheckboxStyles. Renamed
  taskItemNextCheckboxStyles to taskItemCheckboxStyles
- Updated dependencies

## 11.4.2

### Patch Changes

- Updated dependencies

## 11.4.1

### Patch Changes

- Updated dependencies

## 11.4.0

### Minor Changes

- [`b749ce678d575`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b749ce678d575) -
  Preserve small text formatting across list and task list edits

### Patch Changes

- Updated dependencies

## 11.3.6

### Patch Changes

- Updated dependencies

## 11.3.5

### Patch Changes

- Updated dependencies

## 11.3.4

### Patch Changes

- [`86fd5ef0f1d07`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/86fd5ef0f1d07) -
  Mechanical type-import autofix for text formatting editor plugins.
- Updated dependencies

## 11.3.3

### Patch Changes

- [`9b33b26d69865`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9b33b26d69865) -
  Narrow list replacement range during indent/outdent for collab-friendly cursor preservation
- Updated dependencies

## 11.3.2

### Patch Changes

- Updated dependencies

## 11.3.1

### Patch Changes

- [`aa4e1fcb89ca8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/aa4e1fcb89ca8) -
  Added new `platform_editor_flexible_list_schema` experiment that independently enables ADF schema
  and CSS rendering support for flexible lists, without creation behaviour. Updated schema node
  selection, CSS rendering, ADF validation, and task list schema to use the new gate. Indent/outdent
  behaviour remains on the existing `platform_editor_flexible_list_indentation` gate.
- Updated dependencies

## 11.3.0

### Minor Changes

- [`65cb641586cc0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/65cb641586cc0) -
  Add flexible per-item task list indentation with breakout support behind
  platform_editor_flexible_list_indentation experiment

### Patch Changes

- Updated dependencies

## 11.2.1

### Patch Changes

- [`0f4a08b633f6e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0f4a08b633f6e) -
  Internal changes to remove unnecessary token fallbacks and imports from `@atlaskit/theme`
- Updated dependencies

## 11.2.0

### Minor Changes

- [`b50791532c24a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b50791532c24a) -
  [FFCLEANUP-79900] Remove experiment editor_refactor_backspace_task_and_decisions

### Patch Changes

- Updated dependencies

## 11.1.7

### Patch Changes

- [`9ed32aea2c1d3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9ed32aea2c1d3) -
  Replace feature experiment util with cross platform alternative for platform_editor_block_menu
- Updated dependencies

## 11.1.6

### Patch Changes

- Updated dependencies

## 11.1.5

### Patch Changes

- Updated dependencies

## 11.1.4

### Patch Changes

- Updated dependencies

## 11.1.3

### Patch Changes

- Updated dependencies

## 11.1.2

### Patch Changes

- Updated dependencies

## 11.1.1

### Patch Changes

- Updated dependencies

## 11.1.0

### Minor Changes

- [`71fb8b5aa2558`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/71fb8b5aa2558) -
  [FFCLEANUP-79003] clean up feature flag platform_editor_blocktaskitem_patch_2

### Patch Changes

- Updated dependencies

## 11.0.3

### Patch Changes

- Updated dependencies

## 11.0.2

### Patch Changes

- Updated dependencies

## 11.0.1

### Patch Changes

- Updated dependencies

## 11.0.0

### Patch Changes

- Updated dependencies

## 10.2.3

### Patch Changes

- Updated dependencies

## 10.2.2

### Patch Changes

- Updated dependencies

## 10.2.1

### Patch Changes

- Updated dependencies

## 10.2.0

### Minor Changes

- [`d78ff724d3bce`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d78ff724d3bce) -
  i18n aria labels for decision image icon (either Decision or Undefined decision)

### Patch Changes

- Updated dependencies

## 10.1.28

### Patch Changes

- [`aeb46591ec80a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/aeb46591ec80a) -
  [ux] EDITOR-5627 flexible task list indentation adf schema updates
- Updated dependencies

## 10.1.27

### Patch Changes

- Updated dependencies

## 10.1.26

### Patch Changes

- Updated dependencies

## 10.1.25

### Patch Changes

- Updated dependencies

## 10.1.24

### Patch Changes

- Updated dependencies

## 10.1.23

### Patch Changes

- Updated dependencies

## 10.1.22

### Patch Changes

- [`7ea2e225c0abb`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7ea2e225c0abb) -
  [ux] Minor styling, wording changes for block menu and sync blocks
- Updated dependencies

## 10.1.21

### Patch Changes

- Updated dependencies

## 10.1.20

### Patch Changes

- Updated dependencies

## 10.1.19

### Patch Changes

- Updated dependencies

## 10.1.18

### Patch Changes

- Updated dependencies

## 10.1.17

### Patch Changes

- Updated dependencies

## 10.1.16

### Patch Changes

- [`5decb780f02e0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5decb780f02e0) -
  ED-29766: Add analytics instrumentation to task list toolbar button
- Updated dependencies

## 10.1.15

### Patch Changes

- Updated dependencies

## 10.1.14

### Patch Changes

- Updated dependencies

## 10.1.13

### Patch Changes

- Updated dependencies

## 10.1.12

### Patch Changes

- Updated dependencies

## 10.1.11

### Patch Changes

- Updated dependencies

## 10.1.10

### Patch Changes

- Updated dependencies

## 10.1.9

### Patch Changes

- [`6431f5f6492ae`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6431f5f6492ae) -
  Remove unused platform_editor_toolbar_aifc_ga_blockers feature gate
- Updated dependencies

## 10.1.8

### Patch Changes

- Updated dependencies

## 10.1.7

### Patch Changes

- Updated dependencies

## 10.1.6

### Patch Changes

- Updated dependencies

## 10.1.5

### Patch Changes

- Updated dependencies

## 10.1.4

### Patch Changes

- [`653c0c803b286`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/653c0c803b286) -
  EDITOR-4620 Clean up platform_editor_toolbar_aifc_patch_6
- Updated dependencies

## 10.1.3

### Patch Changes

- Updated dependencies

## 10.1.2

### Patch Changes

- Updated dependencies

## 10.1.1

### Patch Changes

- Updated dependencies

## 10.1.0

### Minor Changes

- [`7c8501566cbe0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7c8501566cbe0) -
  improve task item styles by using 1 inline svg instead of 2

### Patch Changes

- Updated dependencies

## 10.0.2

### Patch Changes

- [`b909e5f47ea91`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b909e5f47ea91) -
  EDITOR-4159 Make sure block-menu-item type component return null when tranform disabled
- Updated dependencies

## 10.0.1

### Patch Changes

- Updated dependencies

## 10.0.0

### Patch Changes

- Updated dependencies

## 9.1.27

### Patch Changes

- [`9cb0ce7857313`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9cb0ce7857313) -
  Fix const name.
- Updated dependencies

## 9.1.26

### Patch Changes

- [`b5d004bf834f8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b5d004bf834f8) -
  [ux] Adds block menu action to check if 'Turn into' item should be rendered or not.
- Updated dependencies

## 9.1.25

### Patch Changes

- Updated dependencies

## 9.1.24

### Patch Changes

- Updated dependencies

## 9.1.23

### Patch Changes

- Updated dependencies

## 9.1.22

### Patch Changes

- [`90abe9b926a6f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/90abe9b926a6f) -
  Icon entrypoint migration
- Updated dependencies

## 9.1.21

### Patch Changes

- [`f494ec7455464`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f494ec7455464) -
  ED-29712: Insert a new action item on empty selection when clicking on Task list

## 9.1.20

### Patch Changes

- Updated dependencies

## 9.1.19

### Patch Changes

- [`e3779b75fdeca`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e3779b75fdeca) -
  EDITOR-1643 Promote syncBlock and bodiedSyncBlock to full schema
- Updated dependencies

## 9.1.18

### Patch Changes

- [`55920a92e882a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/55920a92e882a) -
  tsignores added for help-center local consumpton removed
- Updated dependencies

## 9.1.17

### Patch Changes

- [`bd911d5eca1cb`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bd911d5eca1cb) -
  Use new transfromNode command in existing block menu items. Update transformNode analytics type.
- Updated dependencies

## 9.1.16

### Patch Changes

- Updated dependencies

## 9.1.15

### Patch Changes

- Updated dependencies

## 9.1.14

### Patch Changes

- [`56c0427b2ab20`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/56c0427b2ab20) -
  [ux] Use new IA for block menu items.
- Updated dependencies

## 9.1.13

### Patch Changes

- [`43d1dfc88c1de`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/43d1dfc88c1de) -
  Clean up platform_editor_block_menu_format_rank_revised
- Updated dependencies

## 9.1.12

### Patch Changes

- [`4d676bbdb3ce6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4d676bbdb3ce6) -
  ts-ignore added temporarily to unblock local consumption for help-center, will be removed once
  project refs are setup
- Updated dependencies

## 9.1.11

### Patch Changes

- Updated dependencies

## 9.1.10

### Patch Changes

- Updated dependencies

## 9.1.9

### Patch Changes

- [`a05464ea42678`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a05464ea42678) -
  EDITOR-2791 bump adf-schema
- Updated dependencies

## 9.1.8

### Patch Changes

- Updated dependencies

## 9.1.7

### Patch Changes

- Updated dependencies

## 9.1.6

### Patch Changes

- [`68059d62a8bbc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/68059d62a8bbc) -
  ED-29461 Clean up platform_editor_toolbar_task_list_menu_item
- Updated dependencies

## 9.1.5

### Patch Changes

- Updated dependencies

## 9.1.4

### Patch Changes

- [`21fe79119fe74`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/21fe79119fe74) -
  EDITOR-2447 Bump adf-schema to 51.3.2
- Updated dependencies

## 9.1.3

### Patch Changes

- [`c28cd65d12c24`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c28cd65d12c24) -
  EDITOR-2447 Bump adf-schema to 51.3.1
- Updated dependencies

## 9.1.2

### Patch Changes

- Updated dependencies

## 9.1.1

### Patch Changes

- Updated dependencies

## 9.1.0

### Minor Changes

- [`5167552fe1a93`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5167552fe1a93) -
  [EDITOR-2339] Bump @atlaskit/adf-schema to 51.3.0

### Patch Changes

- Updated dependencies

## 9.0.13

### Patch Changes

- Updated dependencies

## 9.0.12

### Patch Changes

- Updated dependencies

## 9.0.11

### Patch Changes

- [`ef001bf65d48f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ef001bf65d48f) -
  Remove usage of `platform_editor_toolbar_aifc` inside editor packages - instead rely on checking
  for new toolbar plugin option, make `enableNewToolbarExperience` mandatory for consumers to opt in
  to new toolbar experience
- Updated dependencies

## 9.0.10

### Patch Changes

- Updated dependencies

## 9.0.9

### Patch Changes

- [`26917199e153a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/26917199e153a) -
  ED-29473 Add inputMethod attribute for block menu opened and switch inputMethod and triggeredFrom
  attributes for element converted event
- Updated dependencies

## 9.0.8

### Patch Changes

- Updated dependencies

## 9.0.7

### Patch Changes

- Updated dependencies

## 9.0.6

### Patch Changes

- Updated dependencies

## 9.0.5

### Patch Changes

- Updated dependencies

## 9.0.4

### Patch Changes

- [`f2edf4a20927d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f2edf4a20927d) -
  ED-29303 Move TaskListMenuItem component to taskAndDecision plugin
- Updated dependencies

## 9.0.3

### Patch Changes

- Updated dependencies

## 9.0.2

### Patch Changes

- [`51d46145cda56`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/51d46145cda56) -
  Adds additional attributes to Element Converted event and fires the event for the empty line
  transforms
- Updated dependencies

## 9.0.1

### Patch Changes

- Updated dependencies

## 9.0.0

### Patch Changes

- [`133f7636e3a6c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/133f7636e3a6c) -
  [ux] EDITOR-1750 Refactoring and improving delete key behaviours for block task item
- Updated dependencies

## 8.5.0

### Minor Changes

- [`687c1b8fa7801`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/687c1b8fa7801) -
  EDITOR-1566 bump adf-schema + update validator

### Patch Changes

- Updated dependencies

## 8.4.9

### Patch Changes

- [`b878645133984`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b878645133984) -
  [ux] Adds revised ranks to use in Turn into menu. It will group the headings together at the top
  of the menu.
- Updated dependencies

## 8.4.8

### Patch Changes

- [`a625bf89074b2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a625bf89074b2) -
  clean up feature flag for task node view fix
- Updated dependencies

## 8.4.7

### Patch Changes

- [`99f97d44476b4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/99f97d44476b4) -
  [EDITOR-1632] When backspacing multi-line blockTaskItems with a paragraph as the first line in the
  blockTaskItem and extensions/ other content subsequent then make sure all the content in the
  blockTaskItem is preserved when it's moved out of the blockTaskItem

## 8.4.6

### Patch Changes

- [`ee5833cf21736`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ee5833cf21736) -
  [ux] Fix bug with depth calculation used when splitting blockTaskItem nodes on enter key press.
  This caused an error to be thrown to the browser console and the node to not be split.
- Updated dependencies

## 8.4.5

### Patch Changes

- [`980edad1b9b85`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/980edad1b9b85) -
  EDITOR-1635 Ensure new taskItems are only added on enter key press of blockTaskitem if cursor is
  at the start or end of the task item, not the start or the end of any of its child paragraphs.
- Updated dependencies

## 8.4.4

### Patch Changes

- [`9662879e8506e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9662879e8506e) -
  [ux] EDITOR-1354 Prevent remount of taskItemNodeView children when state is changed
- Updated dependencies

## 8.4.3

### Patch Changes

- [`3922df338eb20`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3922df338eb20) -
  ED-29170: fix tasks under hydration
- Updated dependencies

## 8.4.2

### Patch Changes

- Updated dependencies

## 8.4.1

### Patch Changes

- [`89232995f69a4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/89232995f69a4) -
  [ux] EDITOR-1583 Ensure blockTaskItem schema node exists before performing further assertions on
  it in tasks and decisions backspace handler
- Updated dependencies

## 8.4.0

### Minor Changes

- [`b367661ba720e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b367661ba720e) -
  EDITOR-1562 bump adf-schema for afm

### Patch Changes

- Updated dependencies

## 8.3.0

### Minor Changes

- [`cebd8f9171426`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cebd8f9171426) -
  [ux] ED-29159 Implement transform task inside lists - handle logic

### Patch Changes

- Updated dependencies

## 8.2.0

### Minor Changes

- [`d352feb9b2d97`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d352feb9b2d97) -
  [ux] NO-ISSUE Change blocktaskItem enablement experiment to a new tenantId based experiment

### Patch Changes

- Updated dependencies

## 8.1.0

### Minor Changes

- [`64ec65231b4cf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/64ec65231b4cf) -
  EDITOR-1568 bump adf-schema for afm

### Patch Changes

- Updated dependencies

## 8.0.4

### Patch Changes

- [`5b8be893d14b5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5b8be893d14b5) -
  [EDITOR-1433] Handle deleting blockTaskItems with backspace and refactor to remove iterative depth
  search for blockTaskItems and instead use position logic to get the relevant nodes
- [`68424716235d0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/68424716235d0) -
  [ux] EDITOR-1156 Allow checkbox in blockTaskItem node to be selected with keyboard arrows
- Updated dependencies

## 8.0.3

### Patch Changes

- Updated dependencies

## 8.0.2

### Patch Changes

- [`52c2f0aa06497`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/52c2f0aa06497) -
  [EDITOR-1433] Handle backspace for deeply indented blockTaskItems
- Updated dependencies

## 8.0.1

### Patch Changes

- [`73bece405a55b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/73bece405a55b) -
  [EDITOR-1433] Handle backspace for deeply indented blockTaskItems
- [`f0662cd7a143e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f0662cd7a143e) -
  Internal changes to how borders are applied.
- Updated dependencies

## 8.0.0

### Minor Changes

- [`0d497d7b37080`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0d497d7b37080) -
  EDITOR-1432 Updating editor-plugin-tasks-and-decisions to be compatible with adf-schema 51.0.0

### Patch Changes

- Updated dependencies

## 7.0.6

### Patch Changes

- Updated dependencies

## 7.0.5

### Patch Changes

- Updated dependencies

## 7.0.4

### Patch Changes

- [`cfa24f42cfba3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cfa24f42cfba3) -
  [EDITOR-1433] Backspace unindents blockTaskItems

## 7.0.3

### Patch Changes

- [`255837cfba315`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/255837cfba315) -
  Internal changes to how border radius is applied.
- Updated dependencies

## 7.0.2

### Patch Changes

- Updated dependencies

## 7.0.1

### Patch Changes

- [`e5001e144b74e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e5001e144b74e) -
  Internal changes to how border radius is applied.
- Updated dependencies

## 7.0.0

### Patch Changes

- Updated dependencies

## 6.5.1

### Patch Changes

- Updated dependencies

## 6.5.0

### Minor Changes

- [`bfd653291c561`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bfd653291c561) -
  [ux] ED-29018 Register taskList dropdown item and add menu item keys

### Patch Changes

- Updated dependencies

## 6.4.7

### Patch Changes

- [`a2cd8c46a3e94`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a2cd8c46a3e94) -
  EDITOR-1442 Bump adf-schema
- [`14592f727f369`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/14592f727f369) -
  [EDITOR-1153] Patch bug with undenting blockTaskItems
- [`016e787a561d9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/016e787a561d9) -
  EDITOR-1149 Ensuring placeholder displays correctly for blockTaskItem
- Updated dependencies

## 6.4.6

### Patch Changes

- [`3e32afb935a2e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3e32afb935a2e) -
  [EDITOR-1433] Handle backspace from a paragraph after a blockTaskItem

## 6.4.5

### Patch Changes

- [`69ab2a06347c4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/69ab2a06347c4) -
  [EDITOR-1155] Handle shift-tab for blockTaskItems
- Updated dependencies

## 6.4.4

### Patch Changes

- [`265c1bf0cefa4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/265c1bf0cefa4) -
  Sorted type and interface props to improve Atlaskit docs
- Updated dependencies

## 6.4.3

### Patch Changes

- [`d2a535bed291e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d2a535bed291e) -
  [EDITOR-1153] Make sure that Tab works for range selections for `blockTaskItem`
- Updated dependencies

## 6.4.2

### Patch Changes

- [`417545848d2bf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/417545848d2bf) -
  [EDITOR-1153] Make sure that Tab works for range selections for `blockTaskItem`

## 6.4.1

### Patch Changes

- Updated dependencies

## 6.4.0

### Minor Changes

- [`8ce4178519d92`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8ce4178519d92) -
  Added ignore mutation for decision node view

## 6.3.3

### Patch Changes

- [`57b19274b9fdd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/57b19274b9fdd) -
  EDITOR-1373 Bump adf-schema version
- Updated dependencies

## 6.3.2

### Patch Changes

- [`13c698778e3c6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/13c698778e3c6) -
  [ux] Atlaspack version bump
- Updated dependencies

## 6.3.1

### Patch Changes

- Updated dependencies

## 6.3.0

### Minor Changes

- [`f29ffcfb885c7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f29ffcfb885c7) -
  EDITOR-1338 Adds `allowBlockTaskItem` property to tasks and decisions plugin to enable
  blockTaskItem for Confluence TinyMCE migration flows

### Patch Changes

- Updated dependencies

## 6.2.4

### Patch Changes

- [`af3ebe7fda754`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/af3ebe7fda754) -
  [EDITOR-1153] Handle when user presses "Tab" in a blockTaskItem

## 6.2.3

### Patch Changes

- [#201339](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/201339)
  [`b734e816f63ba`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b734e816f63ba) -
  [EDITOR-1150] Handle pressing Enter in blockTaskItems

## 6.2.2

### Patch Changes

- [#200845](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/200845)
  [`4e3985a5a347d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4e3985a5a347d) -
  EDITOR-1320 Ensure localID creation for blockTaskItem

## 6.2.1

### Patch Changes

- [#200663](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/200663)
  [`0899e8f2578b2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0899e8f2578b2) -
  [ux] EDITOR-1271 Modifies paste behaviour of editor-plugin-tasks-and-decisions to prevent
  blockTaskItems being created when pasting block content into taskItems
- Updated dependencies

## 6.2.0

### Minor Changes

- [`13a1ad07bb39e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/13a1ad07bb39e) -
  [ux] EDITOR-1146 | EDITOR-1176 Introduce `blockTaskItem` node to Renderer and Editor
  `editor-plugin-tasks-and-decisions` which adopts the same code and functionality as the regular
  `taskItem` except that it allows block content such as extensions to be inserted. This is to
  facilitate TinyMCE migration which requires usage of the Legacy Content Extension.

### Patch Changes

- Updated dependencies

## 6.1.3

### Patch Changes

- [#195649](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/195649)
  [`231bb33e06dfe`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/231bb33e06dfe) -
  EDITOR-1131 Bump adf-schema version to 50.2.0
- Updated dependencies

## 6.1.2

### Patch Changes

- Updated dependencies

## 6.1.1

### Patch Changes

- [#191913](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/191913)
  [`6d1e56695e91d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6d1e56695e91d) -
  EDITOR-1131 Bump adf-schema package to 50.0.0
- Updated dependencies

## 6.1.0

### Minor Changes

- [#189314](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/189314)
  [`22c6251496010`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/22c6251496010) -
  Exported missing types that were already being inferred from existing exports

### Patch Changes

- Updated dependencies

## 6.0.2

### Patch Changes

- [#187144](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/187144)
  [`a16147d8fbdfe`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a16147d8fbdfe) -
  Bump @atlaskit/adf-schema to v49.0.5
- Updated dependencies

## 6.0.1

### Patch Changes

- Updated dependencies

## 6.0.0

### Major Changes

- [#181024](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/181024)
  [`8e80c487ca307`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8e80c487ca307) - ##
  Make `@atlaskit/editor-common` a peer dependency

  **WHAT:** `@atlaskit/editor-common` has been moved from `dependencies` to `peerDependencies` in
  all editor plugin packages.

  **WHY:** This change ensures that only a single version of `@atlaskit/editor-common` is used in
  consuming applications, preventing issues caused by multiple versions of singleton libraries (such
  as context mismatches or duplicated state). This is especially important for packages that rely on
  shared context or singletons.

  **HOW TO ADJUST:**
  - Consumers must now explicitly install `@atlaskit/editor-common` in their own project if they use
    any of these editor plugins.
  - Ensure the version you install matches the version required by the plugins.
  - You can use the
    [`check-peer-dependencies`](https://www.npmjs.com/package/check-peer-dependencies) package to
    verify that all required peer dependencies are installed and compatible.
  - Example install command:
    ```
    npm install @atlaskit/editor-common
    ```
    or
    ```
    yarn add @atlaskit/editor-common
    ```

  **Note:** This is a breaking change. If `@atlaskit/editor-common` is not installed at the
  application level, you may see errors or unexpected behavior.

### Patch Changes

- Updated dependencies

## 5.1.21

### Patch Changes

- [#180357](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/180357)
  [`4f4d1545d11af`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4f4d1545d11af) -
  Cleanup feature gates for vanilla dom experiment and decision nodes
- Updated dependencies

## 5.1.20

### Patch Changes

- [#178362](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/178362)
  [`f5f0fd6ffefdd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f5f0fd6ffefdd) -
  ENGHEALTH-29515 - fix editor task a11y label
- Updated dependencies

## 5.1.19

### Patch Changes

- [#176023](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/176023)
  [`d88b8886797ae`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d88b8886797ae) -
  clean up experiment platform_editor_vanilla_dom on task
- Updated dependencies

## 5.1.18

### Patch Changes

- Updated dependencies

## 5.1.17

### Patch Changes

- Updated dependencies

## 5.1.16

### Patch Changes

- Updated dependencies

## 5.1.15

### Patch Changes

- Updated dependencies

## 5.1.14

### Patch Changes

- Updated dependencies

## 5.1.13

### Patch Changes

- Updated dependencies

## 5.1.12

### Patch Changes

- [#163378](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/163378)
  [`8d7ed16b4071a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8d7ed16b4071a) -
  Cleanup of FG editor_request_to_edit_task
- Updated dependencies

## 5.1.11

### Patch Changes

- Updated dependencies

## 5.1.10

### Patch Changes

- Updated dependencies

## 5.1.9

### Patch Changes

- Updated dependencies

## 5.1.8

### Patch Changes

- [#155371](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/155371)
  [`aa4cc4f8ecc24`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/aa4cc4f8ecc24) -
  remove redundant placeholder update in task and decision node view's constructor

## 5.1.7

### Patch Changes

- [#155113](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/155113)
  [`ffa6a5dcea79b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ffa6a5dcea79b) -
  fix task placehoder on ssr
- Updated dependencies

## 5.1.6

### Patch Changes

- Updated dependencies

## 5.1.5

### Patch Changes

- Updated dependencies

## 5.1.4

### Patch Changes

- Updated dependencies

## 5.1.3

### Patch Changes

- [#148210](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/148210)
  [`10eb0681e9681`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/10eb0681e9681) -
  fix SSR issues

## 5.1.2

### Patch Changes

- [#146751](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/146751)
  [`ba4499469ce64`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ba4499469ce64) -
  fix vanilla task with collab session
- Updated dependencies

## 5.1.1

### Patch Changes

- [#139777](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/139777)
  [`cfdfe0077993d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cfdfe0077993d) -
  Fix bug where a refs were passed incorrectly, preventing task item focus from being set
- Updated dependencies

## 5.1.0

### Minor Changes

- [#139139](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/139139)
  [`7f6b665d778dd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7f6b665d778dd) -
  [https://product-fabric.atlassian.net/browse/ED-27499](ED-27499) - the new
  `@atlassian/confluence-presets` package with Confluence `full-page` preset is created

### Patch Changes

- Updated dependencies

## 5.0.5

### Patch Changes

- [#135686](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/135686)
  [`fad3e236fffd3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fad3e236fffd3) -
  migrate decision item node to vanillajs
- Updated dependencies

## 5.0.4

### Patch Changes

- Updated dependencies

## 5.0.3

### Patch Changes

- Updated dependencies

## 5.0.2

### Patch Changes

- Updated dependencies

## 5.0.1

### Patch Changes

- [#129972](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/129972)
  [`b2d69a39e6687`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b2d69a39e6687) -
  Update `@compiled/react` dependency for improved type checking support.
- Updated dependencies

## 5.0.0

### Major Changes

- [#126060](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/126060)
  [`fe137e1387076`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fe137e1387076) -
  Clean up Action Items experiment in Editor. Overriding the Quick Insert Action description and
  Task Item placeholder will now always take effect.

### Patch Changes

- Updated dependencies

## 4.1.6

### Patch Changes

- Updated dependencies

## 4.1.5

### Patch Changes

- Updated dependencies

## 4.1.4

### Patch Changes

- Updated dependencies

## 4.1.3

### Patch Changes

- Updated dependencies

## 4.1.2

### Patch Changes

- Updated dependencies

## 4.1.1

### Patch Changes

- Updated dependencies

## 4.1.0

### Minor Changes

- [#120472](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/120472)
  [`73c800ab5f2fc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/73c800ab5f2fc) -
  ED-26766 update adf-schema from 47.2.1 to 47.6.0 and adf-schema-json from 1.27.0 to 1.31.0

### Patch Changes

- Updated dependencies

## 4.0.4

### Patch Changes

- Updated dependencies

## 4.0.3

### Patch Changes

- Updated dependencies

## 4.0.2

### Patch Changes

- [#120533](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/120533)
  [`f1bec731e278f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f1bec731e278f) -
  Adds a `sideEffects` field to ensure this package does not have Compiled styles tree-shaken in the
  future to avoid an accidental regression.

  This is related to
  https://community.developer.atlassian.com/t/rfc-73-migrating-our-components-to-compiled-css-in-js/85953

## 4.0.1

### Patch Changes

- [#119045](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/119045)
  [`47b940a098a8c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/47b940a098a8c) -
  [ux] EDF-2511 - Iconography uplift
- Updated dependencies

## 4.0.0

### Major Changes

- [#117947](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/117947)
  [`2c672e958d395`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2c672e958d395) -
  [ux] EDF-2346 - [MD] Remove emotion references

### Patch Changes

- Updated dependencies

## 3.0.4

### Patch Changes

- Updated dependencies

## 3.0.3

### Patch Changes

- Updated dependencies

## 3.0.2

### Patch Changes

- Updated dependencies

## 3.0.1

### Patch Changes

- Updated dependencies

## 3.0.0

### Major Changes

- [#117363](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/117363)
  [`10a0f7f6c2027`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/10a0f7f6c2027) -
  This package's `peerDependencies` have been adjusted for `react` and/or `react-dom` to reflect the
  status of only supporting React 18 going forward. No explicit breaking change to React support has
  been made in this release, but this is to signify going forward, breaking changes for React 16 or
  React 17 may come via non-major semver releases.

  Please refer this community post for more details:
  https://community.developer.atlassian.com/t/rfc-78-dropping-support-for-react-16-and-rendering-in-a-react-18-concurrent-root-in-jira-and-confluence/87026

### Patch Changes

- Updated dependencies

## 2.14.14

### Patch Changes

- Updated dependencies

## 2.14.13

### Patch Changes

- Updated dependencies

## 2.14.12

### Patch Changes

- Updated dependencies

## 2.14.11

### Patch Changes

- Updated dependencies

## 2.14.10

### Patch Changes

- Updated dependencies

## 2.14.9

### Patch Changes

- Updated dependencies

## 2.14.8

### Patch Changes

- [#115686](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/115686)
  [`3bc33ee6062f6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3bc33ee6062f6) -
  Removes unused categories and iconModern and maps items to new IA
- Updated dependencies

## 2.14.7

### Patch Changes

- Updated dependencies

## 2.14.6

### Patch Changes

- Updated dependencies

## 2.14.5

### Patch Changes

- Updated dependencies

## 2.14.4

### Patch Changes

- [#112186](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/112186)
  [`9462d8ca2405a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9462d8ca2405a) -
  Bump adf-schema to 47.2.1

## 2.14.3

### Patch Changes

- Updated dependencies

## 2.14.2

### Patch Changes

- Updated dependencies

## 2.14.1

### Patch Changes

- [#112096](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/112096)
  [`5d95afdd358ac`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5d95afdd358ac) -
  [ux] Creates a package for new QuickInsert and Right Rail UI and adds it under a FF
- Updated dependencies

## 2.14.0

### Minor Changes

- [#105322](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/105322)
  [`8876083532adc`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8876083532adc) -
  Bumped editor-prosemirror version to 7.0.0

### Patch Changes

- Updated dependencies

## 2.13.6

### Patch Changes

- Updated dependencies

## 2.13.5

### Patch Changes

- Updated dependencies

## 2.13.4

### Patch Changes

- Updated dependencies

## 2.13.3

### Patch Changes

- Updated dependencies

## 2.13.2

### Patch Changes

- Updated dependencies

## 2.13.1

### Patch Changes

- Updated dependencies

## 2.13.0

### Minor Changes

- [#109060](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/109060)
  [`4660ec858a305`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4660ec858a305) -
  Update `React` from v16 to v18

### Patch Changes

- Updated dependencies

## 2.12.41

### Patch Changes

- Updated dependencies

## 2.12.40

### Patch Changes

- Updated dependencies

## 2.12.39

### Patch Changes

- [#104325](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/104325)
  [`a29af260680fd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a29af260680fd) -
  Allow changing of task item state while using pre-loaded version of task item.
- Updated dependencies

## 2.12.38

### Patch Changes

- Updated dependencies

## 2.12.37

### Patch Changes

- Updated dependencies

## 2.12.36

### Patch Changes

- Updated dependencies

## 2.12.35

### Patch Changes

- Updated dependencies

## 2.12.34

### Patch Changes

- Updated dependencies

## 2.12.33

### Patch Changes

- Updated dependencies

## 2.12.32

### Patch Changes

- Updated dependencies

## 2.12.31

### Patch Changes

- Updated dependencies

## 2.12.30

### Patch Changes

- Updated dependencies

## 2.12.29

### Patch Changes

- Updated dependencies

## 2.12.28

### Patch Changes

- [#98511](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98511)
  [`2b5853b737f5a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2b5853b737f5a) -
  Improve performance of task and decision state subscriptions using plugin state selector.

## 2.12.27

### Patch Changes

- Updated dependencies

## 2.12.26

### Patch Changes

- Updated dependencies

## 2.12.25

### Patch Changes

- Updated dependencies

## 2.12.24

### Patch Changes

- Updated dependencies

## 2.12.23

### Patch Changes

- Updated dependencies

## 2.12.22

### Patch Changes

- Updated dependencies

## 2.12.21

### Patch Changes

- Updated dependencies

## 2.12.20

### Patch Changes

- Updated dependencies

## 2.12.19

### Patch Changes

- Updated dependencies

## 2.12.18

### Patch Changes

- Updated dependencies

## 2.12.17

### Patch Changes

- [#171551](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/171551)
  [`702c918817e78`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/702c918817e78) -
  ED-25817: refactors plugins to meet folder standards
- Updated dependencies

## 2.12.16

### Patch Changes

- Updated dependencies

## 2.12.15

### Patch Changes

- Updated dependencies

## 2.12.14

### Patch Changes

- Updated dependencies

## 2.12.13

### Patch Changes

- Updated dependencies

## 2.12.12

### Patch Changes

- Updated dependencies

## 2.12.11

### Patch Changes

- [#170579](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/170579)
  [`f9d3dc2a8b76d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f9d3dc2a8b76d) -
  [ux] Adds lists and indentation items to the selection toolbar
- Updated dependencies

## 2.12.10

### Patch Changes

- Updated dependencies

## 2.12.9

### Patch Changes

- Updated dependencies

## 2.12.8

### Patch Changes

- [#165765](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/165765)
  [`3f441f30e6507`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3f441f30e6507) -
  Bump adf-schema to 46.0.0
- Updated dependencies

## 2.12.7

### Patch Changes

- Updated dependencies

## 2.12.6

### Patch Changes

- Updated dependencies

## 2.12.5

### Patch Changes

- Updated dependencies

## 2.12.4

### Patch Changes

- Updated dependencies

## 2.12.3

### Patch Changes

- Updated dependencies

## 2.12.2

### Patch Changes

- Updated dependencies

## 2.12.1

### Patch Changes

- Updated dependencies

## 2.12.0

### Minor Changes

- [#163468](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/163468)
  [`dd36c12324efd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/dd36c12324efd) -
  JIV-19284 Allow setting task placeholder and quick insert action description for Editor tasks and
  decisions plugin

### Patch Changes

- Updated dependencies

## 2.11.17

### Patch Changes

- Updated dependencies

## 2.11.16

### Patch Changes

- Updated dependencies

## 2.11.15

### Patch Changes

- Updated dependencies

## 2.11.14

### Patch Changes

- Updated dependencies

## 2.11.13

### Patch Changes

- Updated dependencies

## 2.11.12

### Patch Changes

- [#159176](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/159176)
  [`8f1d77592a9dc`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8f1d77592a9dc) -
  Bump adf-schema to 44.2.0
- [#158708](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/158708)
  [`6a5dd592373c2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6a5dd592373c2) -
  [ux] ED-25552 Assume has edit permission for tasks is true unless configured

## 2.11.11

### Patch Changes

- Updated dependencies

## 2.11.10

### Patch Changes

- Updated dependencies

## 2.11.9

### Patch Changes

- [#155735](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/155735)
  [`1beeeda29023a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1beeeda29023a) -
  Upgrades editor packages to react 18
- Updated dependencies

## 2.11.8

### Patch Changes

- Updated dependencies

## 2.11.7

### Patch Changes

- Updated dependencies

## 2.11.6

### Patch Changes

- [#154186](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/154186)
  [`5c316170d29dd`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5c316170d29dd) -
  Bump @atlaskit/adf-schema to 42.3.1
- Updated dependencies

## 2.11.5

### Patch Changes

- Updated dependencies

## 2.11.4

### Patch Changes

- Updated dependencies

## 2.11.3

### Patch Changes

- [#152480](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/152480)
  [`831fe131ac081`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/831fe131ac081) -
  Remove FF platform_editor_td_provider_from_plugin_config
- [#152510](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/152510)
  [`dcf9edde7ac7b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/dcf9edde7ac7b) -
  bump adf-schema to 42.0.1
- Updated dependencies

## 2.11.2

### Patch Changes

- Updated dependencies

## 2.11.1

### Patch Changes

- Updated dependencies

## 2.11.0

### Minor Changes

- [#151190](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/151190)
  [`a3723b1cdede2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a3723b1cdede2) -
  [ux] [ED-25037] this change bumps @atlaskit/adf-schema from 40.9.0 to 40.9.4 which makes the
  blockquote selectable, adds missing marks to the PM node spec and fixes a bug that converted
  pasted external images to media groups.

### Patch Changes

- Updated dependencies

## 2.10.0

### Minor Changes

- [#150410](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/150410)
  [`c2b1db731f035`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c2b1db731f035) -
  Remove UNSAFE\_ lifecycle methods from tasks & decisions

### Patch Changes

- Updated dependencies

## 2.9.3

### Patch Changes

- Updated dependencies

## 2.9.2

### Patch Changes

- Updated dependencies

## 2.9.1

### Patch Changes

- Updated dependencies

## 2.9.0

### Minor Changes

- [#137506](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/137506)
  [`75c4ebf9d7515`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/75c4ebf9d7515) -
  Pass TaskDecisionProvider via preset

### Patch Changes

- Updated dependencies

## 2.8.0

### Minor Changes

- [#148391](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/148391)
  [`3588af87c8dc3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3588af87c8dc3) -
  [ux] ED-24964 Sync up request to edit between plugin and confluence

## 2.7.7

### Patch Changes

- Updated dependencies

## 2.7.6

### Patch Changes

- Updated dependencies

## 2.7.5

### Patch Changes

- Updated dependencies

## 2.7.4

### Patch Changes

- [#147528](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/147528)
  [`76697633ae0d5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/76697633ae0d5) -
  ED-25126 adding analytic events for requestToEdit and dismiss functionality
- Updated dependencies

## 2.7.3

### Patch Changes

- Updated dependencies

## 2.7.2

### Patch Changes

- Updated dependencies

## 2.7.1

### Patch Changes

- Updated dependencies

## 2.7.0

### Minor Changes

- [#146446](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/146446)
  [`725ff855c13b6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/725ff855c13b6) -
  ED-24965 Adds new command to update hasEditPermission from outside plugin

## 2.6.10

### Patch Changes

- Updated dependencies

## 2.6.9

### Patch Changes

- Updated dependencies

## 2.6.8

### Patch Changes

- Updated dependencies

## 2.6.7

### Patch Changes

- Updated dependencies

## 2.6.6

### Patch Changes

- [#144261](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/144261)
  [`db163b6e55bdb`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/db163b6e55bdb) -
  [ux] ED-24773 implement request to edit link in request to edit dialog

## 2.6.5

### Patch Changes

- [#144162](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/144162)
  [`89ef180d8e16e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/89ef180d8e16e) -
  [ux] ED-24772 add popup content for create request to edit component

## 2.6.4

### Patch Changes

- Updated dependencies

## 2.6.3

### Patch Changes

- [#142911](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/142911)
  [`f661df7842ec7`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f661df7842ec7) -
  [ux] [ED-24772] create request to edit component under feature toggle

## 2.6.2

### Patch Changes

- [#143105](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/143105)
  [`96a8bff98afdc`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/96a8bff98afdc) -
  Added data attributes to toDOM
- Updated dependencies

## 2.6.1

### Patch Changes

- Updated dependencies

## 2.6.0

### Minor Changes

- [`d70ae7f097e84`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d70ae7f097e84) -
  ED-24767 create useRequestToEditContent hook and call from tasks and decisions plugin

## 2.5.1

### Patch Changes

- [#141679](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/141679)
  [`b005c6bc8be60`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b005c6bc8be60) -
  improve decision item on SSR

## 2.5.0

### Minor Changes

- [#140548](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/140548)
  [`36d26892db64c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/36d26892db64c) -
  ED-24762 Add support for hasEditPermission in tasks and decision plugin

### Patch Changes

- Updated dependencies

## 2.4.7

### Patch Changes

- [#139334](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/139334)
  [`30793649657c0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/30793649657c0) -
  [HOT-111629] We had an incident where the last character disappears when hitting the enter key on
  windows OS for Korean characters. Bumping to prosemirror-view@1.34.2 for the fix.

## 2.4.6

### Patch Changes

- Updated dependencies

## 2.4.5

### Patch Changes

- [#139034](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/139034)
  [`517cdc0f7ea1a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/517cdc0f7ea1a) -
  Used experiment for lazy node view

## 2.4.4

### Patch Changes

- [#138118](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/138118)
  [`5e4d9eb1aefe4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5e4d9eb1aefe4) -
  NOISSUE: Upgrades editor React peer dependencies to v18
- Updated dependencies

## 2.4.3

### Patch Changes

- [#137344](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/137344)
  [`ec4ac3d413b9a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ec4ac3d413b9a) -
  ED-24829 Fixed lazy node attributes to match parseDOM

## 2.4.2

### Patch Changes

- [#134213](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/134213)
  [`93bd7032842ec`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/93bd7032842ec) -
  [ux] [ED-24636] Bump ADF Schema package
- [#134135](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/134135)
  [`9cad1ed145e27`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9cad1ed145e27) -
  updated lnv toDOM implementation of decision node to match ReactNodeView

## 2.4.1

### Patch Changes

- Updated dependencies

## 2.4.0

### Minor Changes

- [#128347](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/128347)
  [`e33566cebd5d1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/e33566cebd5d1) -
  [ED-24175] bump @atlaskit/adf-schema to 40.8.1 and @atlassian/adf-schema-json to 1.22.0 to
  promotecodeblocks & media in quotes, and nested expands in expands to full schema, and allow
  quotes in panels and decisions in lists in stage0 schema, and a validator spec change

### Patch Changes

- [#128191](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/128191)
  [`abee764bebfe9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/abee764bebfe9) -
  updated tests in line with unit test helper, task toDOM matched
- Updated dependencies

## 2.3.4

### Patch Changes

- [`17f9128c6a629`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/17f9128c6a629) -
  Cleanup feature flag for tasks and decisions react 18 concurrent mode fix.
- Updated dependencies

## 2.3.3

### Patch Changes

- Updated dependencies

## 2.3.2

### Patch Changes

- [#127170](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/127170)
  [`4599c24981ca4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4599c24981ca4) -
  [ux] Implement and align lazy node view fallback with the node view for decision node.

## 2.3.1

### Patch Changes

- [#124164](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/124164)
  [`5a96af255a094`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5a96af255a094) -
  Enabling lazy node view loading behind a feature flag for tasks for performance.
- Updated dependencies

## 2.3.0

### Minor Changes

- [#124190](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/124190)
  [`9ab9c4ca2b9df`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9ab9c4ca2b9df) -
  Clean-up platform.editor.refactor-highlight-toolbar_mo0pj feature flag
- [#124209](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/124209)
  [`8aa1792f12ed3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8aa1792f12ed3) -
  bump @atlaskit/editor-prosemirror to 5.0.0, bump @atlaskit/adf-schema to 40.1.0

### Patch Changes

- Updated dependencies

## 2.2.0

### Minor Changes

- [#122895](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/122895)
  [`49b8c7658f3b5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/49b8c7658f3b5) -
  [ED-24173] bump @atlaskit/adf-schema to 40.3.0 and @atlassian/adf-schema-json to 1.18.0

### Patch Changes

- [#122776](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/122776)
  [`6ccf1a43db89a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6ccf1a43db89a) -
  Fix tasks and decisions placeholder not disappearing when using type-ahead on React 18.
- Updated dependencies

## 2.1.2

### Patch Changes

- Updated dependencies

## 2.1.1

### Patch Changes

- [#120417](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/120417)
  [`f0b8c2371f9a2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f0b8c2371f9a2) -
  [ux] Fixing tasks and decisions to stop them infinitely re-rendering in React 18 when using
  createRoot.
- Updated dependencies

## 2.1.0

### Minor Changes

- [#119966](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/119966)
  [`596ad24e38929`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/596ad24e38929) -
  Clean up typescript references to LegacyPortalProviderAPI

### Patch Changes

- Updated dependencies

## 2.0.0

### Major Changes

- [`d9b562bd66f8e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d9b562bd66f8e) -
  [ux] [ED-23947] restoring the original order of the typeahead menu so that actions, media,
  mentions and emojis are above the fold (in the top 5 results). this change is a major because it
  removes the `getEditorFeatureFlags prop` for plugins. if any consumers who have adopted these
  changes to the public API, they should remove them on their side too.

### Patch Changes

- Updated dependencies

## 1.5.1

### Patch Changes

- [#114548](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/114548)
  [`8b2d47bffb50e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8b2d47bffb50e) -
  bump adf-schema version
- Updated dependencies

## 1.5.0

### Minor Changes

- [#115247](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/115247)
  [`251d23ff9e6c8`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/251d23ff9e6c8) -
  upgrade adf-schema version to 38.0.0

### Patch Changes

- Updated dependencies

## 1.4.1

### Patch Changes

- Updated dependencies

## 1.4.0

### Minor Changes

- [#114156](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/114156)
  [`bc6a63af2d1d0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bc6a63af2d1d0) -
  Bump adf-schema to 37.0.0 and adf-schema-json to 1.16.0

### Patch Changes

- Updated dependencies

## 1.3.4

### Patch Changes

- [#110390](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/110390)
  [`bead123202369`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/bead123202369) -
  [ux] [ED-23642] Reordering the typeahead so that date, status, code block & info panel are above
  the fold (in the top 5 results)
- Updated dependencies

## 1.3.3

### Patch Changes

- Updated dependencies

## 1.3.2

### Patch Changes

- [#102478](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/102478)
  [`3378951608b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3378951608b0) -
  [ED-23332] Update adf-schema package to 36.10.1
- Updated dependencies

## 1.3.1

### Patch Changes

- [#101524](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/101524)
  [`4821570088e6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4821570088e6) -
  ED-23362 Bump ADF schema to version 36.8.1 and add support for adf validation and transformation

## 1.3.0

### Minor Changes

- [#99579](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/99579)
  [`f222af5687e9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f222af5687e9) -
  Bump adf-schema to 36.3.0 and adf-schema-json to 1.14.0

### Patch Changes

- Updated dependencies

## 1.2.3

### Patch Changes

- Updated dependencies

## 1.2.2

### Patch Changes

- [#97599](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97599)
  [`32c3130b08fe`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/32c3130b08fe) -
  [ED-22282] Bump adf-schema to 36.1.0

## 1.2.1

### Patch Changes

- [#97698](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/97698)
  [`1c7b378c0d3b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1c7b378c0d3b) -
  [HOT-108999] We had an incident where the cursor jumps back a character in table headers for any
  language triggering composition on an empty line.This was fixed in a patch bump of
  prosemirror-view. https://github.com/ProseMirror/prosemirror-view/compare/1.33.4...1.33.5

## 1.2.0

### Minor Changes

- [#95168](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/95168)
  [`2091e194a817`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2091e194a817) -
  Introduced new PortalProviderAPI behind a FF

### Patch Changes

- Updated dependencies

## 1.1.3

### Patch Changes

- [#96237](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/96237)
  [`0401e7b5a88e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0401e7b5a88e) -
  [ED-23102] Bump ADF schema to version 35.12.2

## 1.1.2

### Patch Changes

- [#94901](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/94901)
  [`da964fcdc828`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/da964fcdc828) -
  [ED-23097] Bump ADF schema to version 35.12.1

## 1.1.1

### Patch Changes

- [#93689](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/93689)
  [`5ba5d2b4a9ac`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/5ba5d2b4a9ac) -
  Updating adf-schema version to 35.10.0

## 1.1.0

### Minor Changes

- [#91934](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91934)
  [`b76a78c6a199`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b76a78c6a199) -
  bumped editor-prosemirror version to 4.0.0

### Patch Changes

- Updated dependencies

## 1.0.9

### Patch Changes

- [#92426](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92426)
  [`32c76c7c225c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/32c76c7c225c) -
  Bump adf-schema to 35.9.2 to support table alignment options

## 1.0.8

### Patch Changes

- [#91106](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/91106)
  [`b6ffa30186b9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b6ffa30186b9) -
  Bump ADF-schema package to version 35.0.0
- Updated dependencies

## 1.0.7

### Patch Changes

- [#86724](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/86724)
  [`718a9aa2424d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/718a9aa2424d) -
  [ED-22607] Remove references to maxFrames for multi bodied extensions and bump adf-schema from
  35.7.0 to 35.8.0

## 1.0.6

### Patch Changes

- [#81777](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81777)
  [`c6d7a5378751`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c6d7a5378751) -
  Bump adf-schema to 35.7.0

## 1.0.5

### Patch Changes

- [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
  [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
  Upgrade Typescript from `4.9.5` to `5.4.2`

## 1.0.4

### Patch Changes

- [#80679](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/80679)
  [`104eb9443b7e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/104eb9443b7e) -
  ED-22553 Updating adf-schema version to 35.6.0

## 1.0.3

### Patch Changes

- [#78224](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/78224)
  [`6b4c9dd4ad34`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6b4c9dd4ad34) -
  ED-22219: adf-schema updated to 35.5.2
- Updated dependencies

## 1.0.2

### Patch Changes

- [#75482](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/75482)
  [`18b5a6fb910a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/18b5a6fb910a) - #
  MAJOR CHANGE to `@atlaskit/prosemirror-input-rules` package.

  ## WHY?

  Removing editor-common dependencies from prosemirror-input-rules package.

  This makes it easier for editor updates because it simplifies our dependency graph.

  ## WHAT and HOW?

  These are no longer available via `@atlaskit/prosemirror-input-rules` but are available from
  `@atlaskit/editor-common/types`:
  - InputRuleWrapper
  - InputRuleHandler
  - OnHandlerApply
  - createRule

  These have changed from a `SafePlugin` to a `SafePluginSpec`. In order to update your code you
  need to instantiate a `SafePlugin` (ie. `new SafePlugin(createPlugin( ... ))`).

  `SafePlugin` exists in `@atlaskit/editor-common/safe-plugin`.
  - createPlugin
  - createInputRulePlugin

- Updated dependencies

## 1.0.1

### Patch Changes

- Updated dependencies

## 1.0.0

### Major Changes

- [#72386](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72386)
  [`0c52b0be40c1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0c52b0be40c1) -
  This changeset exists to bump all editor plugins that currently don't have a major version. This
  is to address an issue with Jira plugin consumption.

### Patch Changes

- Updated dependencies

## 0.3.3

### Patch Changes

- [#68572](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68572)
  [`15d407fe5143`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/15d407fe5143) -
  Upgrading @atlaskit/editor-prosemirror dependency

## 0.3.2

### Patch Changes

- [#70152](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/70152)
  [`53ed3673df28`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/53ed3673df28) -
  Updating adf-schema version to 35.5.1

## 0.3.1

### Patch Changes

- [#68640](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68640)
  [`6a3ea210641a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/6a3ea210641a) -
  Create new context identifier plugin which contains the provider.
- Updated dependencies

## 0.3.0

### Minor Changes

- [#68790](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68790)
  [`c6d8affc52d1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c6d8affc52d1) -
  Support maybeAdd plugins in usePreset. Add typing support for universal preset.

  Now when using the editor API with the universal preset

### Patch Changes

- [#69144](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/69144)
  [`10e7328aea8c`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/10e7328aea8c) -
  [ux] ED-21844 Add fix for enter keybind behaviour for nested actions inside list and relevant
  testcases
- Updated dependencies

## 0.2.16

### Patch Changes

- Updated dependencies

## 0.2.15

### Patch Changes

- [#66823](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/66823)
  [`a190e988a6b1`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a190e988a6b1) -
  [ux] ED-21614: Correctly create action list inside a listItem using keyboard shortcut '[] '
- Updated dependencies

## 0.2.14

### Patch Changes

- [#65802](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65802)
  [`438ead060875`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/438ead060875) -
  Ensure all editor plugins are marked as singletons

## 0.2.13

### Patch Changes

- [#65031](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/65031)
  [`a00094111b5a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a00094111b5a) -
  ED-21609 Update adf-schema to 35.3.0
- Updated dependencies

## 0.2.12

### Patch Changes

- Updated dependencies

## 0.2.11

### Patch Changes

- [#63286](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63286)
  [`8391b2f13d16`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8391b2f13d16) -
  ED-21644 Add action item outside blockquote on trying to insert action in a list inside quote

## 0.2.10

### Patch Changes

- [#62165](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/62165)
  [`b44ac0968d79`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b44ac0968d79) -
  [ED-21562] Bump @atlaskit/adf-schema to 35.2.0 for border mark update

## 0.2.9

### Patch Changes

- [#60808](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/60808)
  [`f509a21be124`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f509a21be124) -
  ED-21506: @atlaskit/adf-schema upgraded to 35.1.1 to support renderer for MBE

## 0.2.8

### Patch Changes

- [#58246](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58246)
  [`a381b2599716`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a381b2599716) -
  ED-21371 Update adf-schema to 35.1.0

## 0.2.7

### Patch Changes

- Updated dependencies

## 0.2.6

### Patch Changes

- Updated dependencies

## 0.2.5

### Patch Changes

- [#59147](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/59147)
  [`f12e489f23b0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f12e489f23b0) -
  Re-build and deploy packages to NPM to resolve React/Compiled not found error (HOT-106483).

## 0.2.4

### Patch Changes

- [#58763](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58763)
  [`0fdbd64522bf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0fdbd64522bf) -
  update ADF schema

## 0.2.3

### Patch Changes

- [#56790](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/56790)
  [`ff577a7969d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ff577a7969d4) -
  ED-21266: Updated @atlaskit/adf-schema to 34.0.1

## 0.2.2

### Patch Changes

- [#43646](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43646)
  [`d43f8e9402f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d43f8e9402f) - Make
  feature flags plugin optional in all plugins including:
  - analytics
  - base
  - card
  - code-block
  - expand
  - extension
  - floating-toolbar
  - hyperlink
  - insert-block
  - layout
  - layout
  - list
  - media
  - paste
  - rule
  - table
  - tasks-and-decisions

  We already treat it as optional in the plugins, so this is just ensuring that the plugin is not
  mandatory to be added to the preset.

## 0.2.1

### Patch Changes

- [#43417](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43417)
  [`3f3c17f0273`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3f3c17f0273) - ED-20971
  Upgrade adf-schema package to ^34.0.0

## 0.2.0

### Minor Changes

- [#43405](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/43405)
  [`150827259db`](https://bitbucket.org/atlassian/atlassian-frontend/commits/150827259db) -
  Extracting tasks and decisions code from editor-core to new plugin package.

### Patch Changes

- Updated dependencies
