# @atlaskit/editor-plugin-selection-extension

## 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.2

### Patch Changes

- 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.1.28

### 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.1.27

### Patch Changes

- Updated dependencies

## 11.1.26

### Patch Changes

- Updated dependencies

## 11.1.25

### Patch Changes

- Updated dependencies

## 11.1.24

### Patch Changes

- Updated dependencies

## 11.1.23

### Patch Changes

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

## 11.1.22

### Patch Changes

- [`7b7c52dff5d7d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7b7c52dff5d7d) -
  Fix eslint violations for type import syntax
- Updated dependencies

## 11.1.21

### Patch Changes

- Updated dependencies

## 11.1.20

### Patch Changes

- Updated dependencies

## 11.1.19

### Patch Changes

- Updated dependencies

## 11.1.18

### Patch Changes

- Updated dependencies

## 11.1.17

### Patch Changes

- Updated dependencies

## 11.1.16

### Patch Changes

- Updated dependencies

## 11.1.15

### Patch Changes

- Updated dependencies

## 11.1.14

### Patch Changes

- Updated dependencies

## 11.1.13

### Patch Changes

- Updated dependencies

## 11.1.12

### Patch Changes

- Updated dependencies

## 11.1.11

### Patch Changes

- Updated dependencies

## 11.1.10

### Patch Changes

- Updated dependencies

## 11.1.9

### Patch Changes

- Updated dependencies

## 11.1.8

### Patch Changes

- Updated dependencies

## 11.1.7

### Patch Changes

- Updated dependencies

## 11.1.6

### Patch Changes

- Updated dependencies

## 11.1.5

### 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.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

- [`5a8d797e50210`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5a8d797e50210) -
  [FFCLEANUP-91669] clean up platform_editor_hide_toolbar_tooltips_fix experiment to hide dropdown
  menu item tooltips on hover of the dropdown menu button

### Patch Changes

- Updated dependencies

## 11.0.5

### Patch Changes

- Updated dependencies

## 11.0.4

### Patch Changes

- Updated dependencies

## 11.0.3

### Patch Changes

- Updated dependencies

## 11.0.2

### Patch Changes

- [`a163b0b600d64`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a163b0b600d64) -
  [ux] Justify space between for dropdown item to always space lozange on right
- Updated dependencies

## 11.0.1

### Patch Changes

- Updated dependencies

## 11.0.0

### Patch Changes

- Updated dependencies

## 10.3.27

### Patch Changes

- [`ef315dbd33cd4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ef315dbd33cd4) -
  EDITOR-5603 update lozenge and tag usage in editor for Team 26 ADS changes
- Updated dependencies

## 10.3.26

### Patch Changes

- Updated dependencies

## 10.3.25

### Patch Changes

- Updated dependencies

## 10.3.24

### Patch Changes

- [`0a3f1913cc452`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0a3f1913cc452) -
  Skip tracking experience for extension item transform
- Updated dependencies

## 10.3.23

### Patch Changes

- [`47211917d90fc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/47211917d90fc) -
  Editor 5281 fix block menu icon cut off when zoom
- Updated dependencies

## 10.3.22

### Patch Changes

- Updated dependencies

## 10.3.21

### Patch Changes

- Updated dependencies

## 10.3.20

### Patch Changes

- Updated dependencies

## 10.3.19

### Patch Changes

- Updated dependencies

## 10.3.18

### 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.3.17

### Patch Changes

- [`52d4b8fab3118`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/52d4b8fab3118) -
  Add platform_editor_toolbar_hide_overflow_menu experiment, add logic to hide menu button if there
  are no menu items rendered
- Updated dependencies

## 10.3.16

### Patch Changes

- Updated dependencies

## 10.3.15

### Patch Changes

- Updated dependencies

## 10.3.14

### Patch Changes

- Updated dependencies

## 10.3.13

### Patch Changes

- Updated dependencies

## 10.3.12

### Patch Changes

- Updated dependencies

## 10.3.11

### Patch Changes

- [`25ad5c762c280`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/25ad5c762c280) -
  [ux] Add truncation on the extention label in block menu
- [`ea60429849f59`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ea60429849f59) -
  Clean up platform_editor_selection_extension_lozenge fg
- Updated dependencies

## 10.3.10

### Patch Changes

- Updated dependencies

## 10.3.9

### Patch Changes

- Updated dependencies

## 10.3.8

### Patch Changes

- Updated dependencies

## 10.3.7

### Patch Changes

- Updated dependencies

## 10.3.6

### Patch Changes

- [`e779ee38a7d18`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e779ee38a7d18) -
  Update toolbar rendering logic to use SelectionExtensionMenuItems component
- Updated dependencies

## 10.3.5

### Patch Changes

- Updated dependencies

## 10.3.4

### Patch Changes

- Updated dependencies

## 10.3.3

### Patch Changes

- [`38dee2c85c456`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/38dee2c85c456) -
  [ux] [EDITOR-4486] render tooltips for ToolbarDropdownMenu using new TooltipComponent prop behind
  platform_editor_hide_toolbar_tooltips_fix
- Updated dependencies

## 10.3.2

### Patch Changes

- Updated dependencies

## 10.3.1

### Patch Changes

- Updated dependencies

## 10.3.0

### Minor Changes

- [`88fd7b57c2c76`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/88fd7b57c2c76) -
  Export SelectionRange type

## 10.2.1

### Patch Changes

- Updated dependencies

## 10.2.0

### Minor Changes

- [`6e8029473620b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6e8029473620b) -
  [EDITOR-4496] clean up experiment platform_editor_toolbar_aifc_patch_3 and remove view-mode plugin
  dependency from loom plugin

### Patch Changes

- Updated dependencies

## 10.1.2

### Patch Changes

- [`8708f328d5db6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8708f328d5db6) -
  Clean up platform_editor_toolbar_aifc_overflow_menu_update feature gate
- Updated dependencies

## 10.1.1

### Patch Changes

- Updated dependencies

## 10.1.0

### Minor Changes

- [`1993b8227cbf3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1993b8227cbf3) -
  [ux] Update selection extension APIs to allow Snippets to register at parent level

### Patch Changes

- [`c947ea0c83c0e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c947ea0c83c0e) -
  [ED-29456] clean up platform_editor_toolbar_aifc_selection_extension
- Updated dependencies

## 10.0.6

### Patch Changes

- [`2fc345bb747f4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2fc345bb747f4) -
  [ux] Add isHidden check for extensions to be true if no extensions were registered in block menu.

## 10.0.5

### Patch Changes

- Updated dependencies

## 10.0.4

### Patch Changes

- [`01e7a0b3e1d7a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/01e7a0b3e1d7a) -
  Fix range error when select multiple paragraphs

## 10.0.3

### Patch Changes

- [`9e3a102746991`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9e3a102746991) -
  EDITOR-4273 Block menu extension lozenge rendering
- Updated dependencies

## 10.0.2

### Patch Changes

- [`5d14fe3afd499`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5d14fe3afd499) -
  Implement `SelectionRanges` for multiple nodes selection to indicate actual selection ranges
- Updated dependencies

## 10.0.1

### Patch Changes

- [`b429c01ce6af9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b429c01ce6af9) -
  icon migration entry point update
- Updated dependencies

## 10.0.0

### Patch Changes

- Updated dependencies

## 9.0.9

### Patch Changes

- [`6c9c4e73b1c39`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6c9c4e73b1c39) -
  EDITOR-4037 Block menu selection extension tests
- Updated dependencies

## 9.0.8

### Patch Changes

- [`342bed74cf6e9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/342bed74cf6e9) -
  EDITOR-4037 Block menu selection extension click handling
- Updated dependencies

## 9.0.7

### Patch Changes

- Updated dependencies

## 9.0.6

### Patch Changes

- Updated dependencies

## 9.0.5

### Patch Changes

- [`b3c4249a34e4b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b3c4249a34e4b) -
  EDITOR-3880 Improve block menu rendering to support infinite nesting
- Updated dependencies

## 9.0.4

### Patch Changes

- [`b831109342cdf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b831109342cdf) -
  EDITOR-3880 Register block menu selection extensions statically
- Updated dependencies

## 9.0.3

### Patch Changes

- [`5a3efdfff9617`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5a3efdfff9617) -
  EDITOR-3911 Fix selection extension plugin to use preserved selection for block menu actions
- Updated dependencies

## 9.0.2

### Patch Changes

- [`609229c9d51fd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/609229c9d51fd) -
  EDITOR-2772 Implement new rendering of block menu selection extensions
- Updated dependencies

## 9.0.1

### Patch Changes

- Updated dependencies

## 9.0.0

### Major Changes

- [`d2e5db925723b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d2e5db925723b) -
  EDITOR-2772 Update selection extension types for block menu

### Patch Changes

- Updated dependencies

## 8.0.0

### Major Changes

- [`63fe1593adb21`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/63fe1593adb21) -
  EDITOR-2772 Remove support for unused `section` config on selection extensions

## 7.2.1

### Patch Changes

- [`5baa955ebe237`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5baa955ebe237) -
  Add new menu section for all extensions (inc. loom and 1p, 3p extensions), add logic to hide menu
  button completely when there are no menu-sections with no menu-items associated with it
- Updated dependencies

## 7.2.0

### Minor Changes

- [`ed556ceff1790`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ed556ceff1790) -
  Update selectionExtension config to accept lozenge in menu button

### Patch Changes

- Updated dependencies

## 7.1.3

### Patch Changes

- [`096e1ff839aa4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/096e1ff839aa4) -
  Clean up `platform_editor_clear_active_extension_fix` feature gate
- Updated dependencies

## 7.1.2

### Patch Changes

- [`0b0f96c20a852`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0b0f96c20a852) -
  Improve getSelectionAdf api to return expanded selection

## 7.1.1

### Patch Changes

- Updated dependencies

## 7.1.0

### Minor Changes

- [`909d5392c27c2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/909d5392c27c2) -
  Allow replaceWithAdf from selection extension to update doc in view mode

### Patch Changes

- Updated dependencies

## 7.0.5

### Patch Changes

- Updated dependencies

## 7.0.4

### Patch Changes

- Updated dependencies

## 7.0.3

### Patch Changes

- [`14159c94706dd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/14159c94706dd) -
  ED-29605: prevent selectionExtensionPLugin hydration errors
- Updated dependencies

## 7.0.2

### Patch Changes

- Updated dependencies

## 7.0.1

### Patch Changes

- Updated dependencies

## 7.0.0

### Major Changes

- [`d152779f27d4f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d152779f27d4f) -
  Clean up feature gate platform_editor_selection_extension_api_v2 and unused code for extension
  config as callback

## 6.0.13

### Patch Changes

- Updated dependencies

## 6.0.12

### Patch Changes

- Updated dependencies

## 6.0.11

### Patch Changes

- Updated dependencies

## 6.0.10

### Patch Changes

- [`33820db9a729b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/33820db9a729b) -
  [NO-ISSUE] Rename references to the view mode (editting or viewing) from "content mode" to "view
  mode" to prevent confusion with the new contentMode feature
- Updated dependencies

## 6.0.9

### Patch Changes

- Updated dependencies

## 6.0.8

### 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

## 6.0.7

### Patch Changes

- Updated dependencies

## 6.0.6

### Patch Changes

- Updated dependencies

## 6.0.5

### Patch Changes

- Updated dependencies

## 6.0.4

### Patch Changes

- Updated dependencies

## 6.0.3

### Patch Changes

- Updated dependencies

## 6.0.2

### Patch Changes

- Updated dependencies

## 6.0.1

### Patch Changes

- Updated dependencies

## 6.0.0

### Patch Changes

- Updated dependencies

## 5.0.2

### Patch Changes

- Updated dependencies

## 5.0.1

### Patch Changes

- Updated dependencies

## 5.0.0

### Patch Changes

- Updated dependencies

## 4.2.1

### Patch Changes

- [`57592deee923b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/57592deee923b) -
  [ux] ED-29142 [Selection Extension] Support forge apps
- Updated dependencies

## 4.2.0

### Minor Changes

- [`555ac8f256674`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/555ac8f256674) -
  Update menu item icon size to small, tweak paddings and font styles

### Patch Changes

- Updated dependencies

## 4.1.2

### Patch Changes

- [`db97eb262cc5a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/db97eb262cc5a) -
  replace platform_editor_toolbar_aifc with separate experiements for jira and confluence
- Updated dependencies

## 4.1.1

### Patch Changes

- Updated dependencies

## 4.1.0

### Minor Changes

- [`50976babce55d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/50976babce55d) -
  Add new 'onClick' to dropdown menu, hook up new toolbar api to regsiter components on selection
  change, add new safeRegistry method to replace existing objects

### Patch Changes

- Updated dependencies

## 4.0.0

### Patch Changes

- Updated dependencies

## 3.7.2

### Patch Changes

- Updated dependencies

## 3.7.1

### Patch Changes

- Updated dependencies

## 3.7.0

### Minor Changes

- [`942b7b9e97c21`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/942b7b9e97c21) -
  Support nested block menu via selection extension config

### Patch Changes

- Updated dependencies

## 3.6.4

### Patch Changes

- Updated dependencies

## 3.6.3

### Patch Changes

- [`0f8ecc0906213`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0f8ecc0906213) -
  ED-29112: clean up sharedPluginStateHookMigratorFactory in selection-extension, selection-marker

## 3.6.2

### Patch Changes

- Updated dependencies

## 3.6.1

### Patch Changes

- [`de1880647c70f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/de1880647c70f) -
  Support block menu config in selection extension
- Updated dependencies

## 3.6.0

### Minor Changes

- [`c29118e6ca79d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c29118e6ca79d) -
  ED-28986 create initial version of synced blocks

### Patch Changes

- Updated dependencies

## 3.5.3

### Patch Changes

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

## 3.5.2

### Patch Changes

- Updated dependencies

## 3.5.1

### Patch Changes

- [`364b31a9e1f44`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/364b31a9e1f44) -
  Extend the extension configuration type to support grouping
- Updated dependencies

## 3.5.0

### Minor Changes

- [`abd3e6fd40ac6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/abd3e6fd40ac6) -
  Remove unused getSelectionText and inserSmartLinks api

### Patch Changes

- Updated dependencies

## 3.4.6

### Patch Changes

- Updated dependencies

## 3.4.5

### Patch Changes

- [`fa1ff19077d8b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fa1ff19077d8b) -
  Update getSelectionAdf api to return adf fragment under flag

## 3.4.4

### Patch Changes

- Updated dependencies

## 3.4.3

### Patch Changes

- [`86db72552d6a0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/86db72552d6a0) -
  Add Apis to get selection adf and text information

## 3.4.2

### Patch Changes

- [`373e833d95d52`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/373e833d95d52) -
  [ux] COMMIT-19456:Fix forge app coords bug
- Updated dependencies

## 3.4.1

### Patch Changes

- [#192343](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/192343)
  [`9cb0878241016`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9cb0878241016) -
  ED-28736 more extensible selection extensions API
- Updated dependencies

## 3.4.0

### Minor Changes

- [#193092](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/193092)
  [`1e21bb09f7d00`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1e21bb09f7d00) -
  new api to insert ADF at the bottom of document

## 3.3.1

### Patch Changes

- [#191736](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/191736)
  [`5c91794777225`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5c91794777225) -
  Clear activeExtension when selection changed

## 3.3.0

### Minor Changes

- [#191056](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/191056)
  [`ecf381c9ee85c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ecf381c9ee85c) -
  Update isDisabled prop as boolean type in dynamic configuration

### Patch Changes

- Updated dependencies

## 3.2.1

### Patch Changes

- [#189233](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/189233)
  [`0fe3ab9a767d5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0fe3ab9a767d5) -
  FG cleanup for platform_editor_fix_get_selection_state_mismatch
- Updated dependencies

## 3.2.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

## 3.1.1

### Patch Changes

- [#183521](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/183521)
  [`86379b9b3d99e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/86379b9b3d99e) -
  Insert links to page bottom as fallback when changes detect
- [#183158](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/183158)
  [`d6096ec5c8ad9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d6096ec5c8ad9) -
  Migrate to useSharedPluginStateWithSelector
- Updated dependencies

## 3.1.0

### Minor Changes

- [#181784](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/181784)
  [`e3cd18b4fc263`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e3cd18b4fc263) -
  Create a new action insertSmartLinks to allow inserting multiple smart links in page

## 3.0.1

### Patch Changes

- Updated dependencies

## 3.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

## 2.4.7

### Patch Changes

- [#177823](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/177823)
  [`8bd9bca774e4f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8bd9bca774e4f) -
  Extend selection extension API to support dynamic loading of extension configuration
- Updated dependencies

## 2.4.6

### Patch Changes

- [#175281](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/175281)
  [`f720d2c80d128`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f720d2c80d128) -
  [ux] Fix inconsistent references in getSelection to state that could cause unhandled exceptions

## 2.4.5

### Patch Changes

- Updated dependencies

## 2.4.4

### Patch Changes

- Updated dependencies

## 2.4.3

### Patch Changes

- Updated dependencies

## 2.4.2

### Patch Changes

- Updated dependencies

## 2.4.1

### Patch Changes

- Updated dependencies

## 2.4.0

### Minor Changes

- [#167053](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/167053)
  [`cd3a7e2240e06`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/cd3a7e2240e06) -
  Clean up platform_editor_extension_toolbar_use_view_state

### Patch Changes

- Updated dependencies

## 2.3.1

### Patch Changes

- Updated dependencies

## 2.3.0

### Minor Changes

- [#150885](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/150885)
  [`59498013981c5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/59498013981c5) -
  Used plugin selector conditionally behind feature flag

### Patch Changes

- Updated dependencies

## 2.2.7

### Patch Changes

- Updated dependencies

## 2.2.6

### Patch Changes

- [#157241](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/157241)
  [`bc8b7d4982174`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bc8b7d4982174) -
  When fetching position ensure the matching editor view is used with editor state to avoid position
  mismatches

## 2.2.5

### Patch Changes

- Updated dependencies

## 2.2.4

### Patch Changes

- Updated dependencies

## 2.2.3

### Patch Changes

- Updated dependencies

## 2.2.2

### Patch Changes

- [#147994](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/147994)
  [`59aa4e2352739`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/59aa4e2352739) -
  [ux] Hide overflow menu when extension config is empty array
- Updated dependencies

## 2.2.1

### Patch Changes

- [#143337](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/143337)
  [`761dd685f2d72`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/761dd685f2d72) -
  Export SelectionExtension type
- Updated dependencies

## 2.2.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

## 2.1.8

### Patch Changes

- Updated dependencies

## 2.1.7

### Patch Changes

- [#135586](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/135586)
  [`3aeba66081612`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3aeba66081612) -
  ED-26593 Add missing i18n for editor control
- Updated dependencies

## 2.1.6

### Patch Changes

- Updated dependencies

## 2.1.5

### Patch Changes

- Updated dependencies

## 2.1.4

### Patch Changes

- Updated dependencies

## 2.1.3

### Patch Changes

- Updated dependencies

## 2.1.2

### Patch Changes

- [#120385](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/120385)
  [`0974c164df21e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0974c164df21e) -
  [ux] ED-26440 minor cosmetic updates to selection extension plugin
- Updated dependencies

## 2.1.1

### Patch Changes

- [#119729](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/119729)
  [`beae885f06562`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/beae885f06562) -
  ED-26710 add analytics events to selection extension plugin

## 2.1.0

### Minor Changes

- [#115116](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/115116)
  [`344eb36211daa`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/344eb36211daa) -
  [ux] ED-26394 support component rendering in editor selection plugin

### Patch Changes

- Updated dependencies

## 2.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

## 1.1.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
