# @atlaskit/editor-plugin-find-replace

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

## 9.0.0

### Patch Changes

- Updated dependencies

## 8.2.28

### Patch Changes

- Updated dependencies

## 8.2.27

### Patch Changes

- Updated dependencies

## 8.2.26

### Patch Changes

- Updated dependencies

## 8.2.25

### Patch Changes

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

## 8.2.24

### Patch Changes

- Updated dependencies

## 8.2.23

### Patch Changes

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

## 8.2.22

### Patch Changes

- Updated dependencies

## 8.2.21

### Patch Changes

- Updated dependencies

## 8.2.20

### Patch Changes

- Updated dependencies

## 8.2.19

### Patch Changes

- Updated dependencies

## 8.2.18

### Patch Changes

- Updated dependencies

## 8.2.17

### Patch Changes

- Updated dependencies

## 8.2.16

### Patch Changes

- Updated dependencies

## 8.2.15

### Patch Changes

- Updated dependencies

## 8.2.14

### Patch Changes

- Updated dependencies

## 8.2.13

### Patch Changes

- Updated dependencies

## 8.2.12

### Patch Changes

- Updated dependencies

## 8.2.11

### Patch Changes

- Updated dependencies

## 8.2.10

### Patch Changes

- Updated dependencies

## 8.2.9

### Patch Changes

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

## 8.2.8

### Patch Changes

- Updated dependencies

## 8.2.7

### Patch Changes

- Updated dependencies

## 8.2.6

### Patch Changes

- Updated dependencies

## 8.2.5

### Patch Changes

- Updated dependencies

## 8.2.4

### Patch Changes

- Updated dependencies

## 8.2.3

### Patch Changes

- Updated dependencies

## 8.2.2

### Patch Changes

- Updated dependencies

## 8.2.1

### Patch Changes

- Updated dependencies

## 8.2.0

### Minor Changes

- [`d7dec29b99a58`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d7dec29b99a58) -
  [ux] [EDITOR-5118] his change modifies scrolling behaviour to centre selected content when using
  find and replace, behind exp platform_editor_editor_centre_content_on_find

### Patch Changes

- Updated dependencies

## 8.1.1

### Patch Changes

- Updated dependencies

## 8.1.0

### Minor Changes

- [`0efca55740b36`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0efca55740b36) -
  [FFCLEANUP-71458] clean up experiment platform_editor_toggle_expand_on_match_found

### Patch Changes

- Updated dependencies

## 8.0.3

### Patch Changes

- Updated dependencies

## 8.0.2

### Patch Changes

- Updated dependencies

## 8.0.1

### Patch Changes

- Updated dependencies

## 8.0.0

### Patch Changes

- Updated dependencies

## 7.1.1

### Patch Changes

- Updated dependencies

## 7.1.0

### Minor Changes

- [`f444a0d3e2c0b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f444a0d3e2c0b) -
  [FFCLEANUP-79468] clean up platform_editor_dec_a11y_fixes feature gate

### Patch Changes

- Updated dependencies

## 7.0.26

### Patch Changes

- Updated dependencies

## 7.0.25

### Patch Changes

- Updated dependencies

## 7.0.24

### Patch Changes

- Updated dependencies

## 7.0.23

### Patch Changes

- Updated dependencies

## 7.0.22

### Patch Changes

- Updated dependencies

## 7.0.21

### Patch Changes

- Updated dependencies

## 7.0.20

### Patch Changes

- Updated dependencies

## 7.0.19

### Patch Changes

- Updated dependencies

## 7.0.18

### Patch Changes

- Updated dependencies

## 7.0.17

### Patch Changes

- Updated dependencies

## 7.0.16

### Patch Changes

- Updated dependencies

## 7.0.15

### Patch Changes

- [`5690cd6294eda`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5690cd6294eda) -
  [EDITOR-5042] Moves findUniqueItemsIn export to index
- Updated dependencies

## 7.0.14

### Patch Changes

- Updated dependencies

## 7.0.13

### Patch Changes

- Updated dependencies

## 7.0.12

### Patch Changes

- Updated dependencies

## 7.0.11

### Patch Changes

- Updated dependencies

## 7.0.10

### Patch Changes

- Updated dependencies

## 7.0.9

### Patch Changes

- Updated dependencies

## 7.0.8

### Patch Changes

- Updated dependencies

## 7.0.7

### Patch Changes

- Updated dependencies

## 7.0.6

### Patch Changes

- Updated dependencies

## 7.0.5

### Patch Changes

- Updated dependencies

## 7.0.4

### Patch Changes

- Updated dependencies

## 7.0.3

### Patch Changes

- Updated dependencies

## 7.0.2

### Patch Changes

- [`034a10bed9524`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/034a10bed9524) -
  [ED-29732] clean up FG platform_editor_a11y_find_replace_focus_fix
- Updated dependencies

## 7.0.1

### Patch Changes

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

## 7.0.0

### Patch Changes

- Updated dependencies

## 6.2.3

### Patch Changes

- Updated dependencies

## 6.2.2

### Patch Changes

- Updated dependencies

## 6.2.1

### Patch Changes

- [`06de6cb74b477`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/06de6cb74b477) -
  [ux] [ENGHEALTH-47507] internationalise strings behind feature gate platform_editor_dec_a11y_fixes
- Updated dependencies

## 6.2.0

### Minor Changes

- [`762b79e21f96a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/762b79e21f96a) -
  Migrated and cleaned up legacy iconography usage.

### Patch Changes

- Updated dependencies

## 6.1.7

### Patch Changes

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

## 6.1.6

### Patch Changes

- Updated dependencies

## 6.1.5

### Patch Changes

- Updated dependencies

## 6.1.4

### Patch Changes

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

## 6.1.3

### Patch Changes

- Updated dependencies

## 6.1.2

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

## 6.1.1

### Patch Changes

- [`8854ad2383b33`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8854ad2383b33) -
  Suppress no-literal-string-in-jsx

## 6.1.0

### Minor Changes

- [`a21ace8d15c80`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a21ace8d15c80) -
  [ux] Removing a feature gate that was introduced to improve the find and replace experience

### Patch Changes

- Updated dependencies

## 6.0.9

### Patch Changes

- [`6dca69f45fa7f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6dca69f45fa7f) -
  [ED-29493] clean up references to platform_editor_find_replace_a11y_fixes
- Updated dependencies

## 6.0.8

### Patch Changes

- Updated dependencies

## 6.0.7

### Patch Changes

- Updated dependencies

## 6.0.6

### Patch Changes

- [`ca13c0bb29d92`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ca13c0bb29d92) -
  A11y fix: set the keyboard focus to the first logical element on `Find and Replace` dialog when
  open

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

- [`be54c7e850cd3`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/be54c7e850cd3) -
  remove unused deprecated styles used to be consumed in editor content styles
- Updated dependencies

## 6.0.1

### Patch Changes

- Updated dependencies

## 6.0.0

### Patch Changes

- Updated dependencies

## 5.0.7

### Patch Changes

- Updated dependencies

## 5.0.6

### Patch Changes

- Updated dependencies

## 5.0.5

### Patch Changes

- [`6fb79942fc3a5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6fb79942fc3a5) -
  Internal changes to how borders are applied.
- Updated dependencies

## 5.0.4

### Patch Changes

- [`39f3b00f65aa0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/39f3b00f65aa0) -
  NOISSUE: Patches emotion CSS exports in various editor packages
- Updated dependencies

## 5.0.3

### Patch Changes

- Updated dependencies

## 5.0.2

### Patch Changes

- [`6b9ea765dedda`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6b9ea765dedda) -
  Patches emotion CSS exports in various editor packages
- Updated dependencies

## 5.0.1

### Patch Changes

- Updated dependencies

## 5.0.0

### Patch Changes

- Updated dependencies

## 4.0.1

### Patch Changes

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

## 4.0.0

### Patch Changes

- Updated dependencies

## 3.2.9

### Patch Changes

- Updated dependencies

## 3.2.8

### Patch Changes

- [`e229628ac96dd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e229628ac96dd) -
  [ED-28430] clean up FG platform_editor_find_and_replace_improvements_1 for find & replace
  additional fixes
- Updated dependencies

## 3.2.7

### Patch Changes

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

## 3.2.6

### Patch Changes

- Updated dependencies

## 3.2.5

### Patch Changes

- [`3d41d42ada6d5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3d41d42ada6d5) -
  [ED-28600] fix A11Y violations for screen reader announcements
- Updated dependencies

## 3.2.4

### Patch Changes

- Updated dependencies

## 3.2.3

### Patch Changes

- Updated dependencies

## 3.2.2

### Patch Changes

- [#199353](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/199353)
  [`f2d4ca35574b8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f2d4ca35574b8) -
  Internal changes to how border radius values are applied. No visual change.
- Updated dependencies

## 3.2.1

### Patch Changes

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

### Patch Changes

- [#186324](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/186324)
  [`71cfee4b93d26`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/71cfee4b93d26) -
  ED-28529 fix scroll to closest match if there are no forward matches for find and replace
- Updated dependencies

## 3.1.4

### Patch Changes

- [#185513](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/185513)
  [`ee3b4336e4aa9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ee3b4336e4aa9) -
  ED-28408 clean up fg platform_editor_find_and_replace_magenta_match

## 3.1.3

### Patch Changes

- [#180962](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/180962)
  [`1aa3eabc00314`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1aa3eabc00314) -
  ED-28376 clean up usage of !important in find and replace styles
- Updated dependencies

## 3.1.2

### Patch Changes

- [#183007](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/183007)
  [`a1cfc7e470ca7`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a1cfc7e470ca7) -
  [ux] ED-28316 wrap find and replace close button to next line if it would overflow

## 3.1.1

### Patch Changes

- Updated dependencies

## 3.1.0

### Minor Changes

- [#179798](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/179798)
  [`b74544d17393f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b74544d17393f) -
  [ux] [ED-27963] this change is creating a new Editor Command inside expandPlugin to toggle open
  expands with active matches from Find&Replace

### Patch Changes

- Updated dependencies

## 3.0.2

### Patch Changes

- [#182839](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/182839)
  [`81f1c3383bdab`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/81f1c3383bdab) -
  refactor: use useSharedPluginStateWithSelector instead of useSharedPluginStateSelector
- Updated dependencies

## 3.0.1

### Patch Changes

- [#180340](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/180340)
  [`3cf803e05d3b9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3cf803e05d3b9) -
  [ux] ED-28366 set active match to closest match to selection rather than first following selection
- 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.10.6

### Patch Changes

- [#181675](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/181675)
  [`11c3b472ce0f2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/11c3b472ce0f2) -
  [ux] ED-28203 update icon for find and replace match case button

## 2.10.5

### Patch Changes

- [#179882](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/179882)
  [`fe56fd0f3672a`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fe56fd0f3672a) -
  [ux] ED-28404 change find and replace match colours from yellow to magenta

## 2.10.4

### Patch Changes

- [#178241](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/178241)
  [`fcdd6e779f749`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fcdd6e779f749) -
  [ux] [ED-28381] use node selection for matches in the expand title to prevent bugs with findNext
  and findPrevious and fix scrolling to matches in the platform_editor_find_and_replace_improvements
  experience
- Updated dependencies

## 2.10.3

### Patch Changes

- [#178613](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/178613)
  [`47e2c968a3b92`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/47e2c968a3b92) -
  [ux] [ED-28399] remove padding from search match texsts in find and replace experiment
- Updated dependencies

## 2.10.2

### Patch Changes

- [#178265](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/178265)
  [`4a9fa08952bfe`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/4a9fa08952bfe) -
  [ux] ED-28379 fix styles for date match in find and replace
- Updated dependencies

## 2.10.1

### Patch Changes

- [#177994](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/177994)
  [`f19d2fadee3a8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f19d2fadee3a8) -
  [ux] [ED-28377] convert borders to boxShadows to prevent a layout shift while Finding with the
  platform_editor_find_and_replace_improvements experiment

## 2.10.0

### Minor Changes

- [#175370](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/175370)
  [`fb5f9531ef9d8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fb5f9531ef9d8) -
  [ux] [ED-27956] this PR is adding support for Find with expand titles and updating the search
  match styles behind the experiment `platform_editor_find_and_replace_improvements`

## 2.9.0

### Minor Changes

- [#177117](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/177117)
  [`49ae44aea25fc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/49ae44aea25fc) -
  Add new styles for inline nodes for find and replace, include these in block node checks

## 2.8.0

### Minor Changes

- [#175569](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/175569)
  [`3bcbd0cff0437`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/3bcbd0cff0437) -
  [ux] ED-27958 extend the find algorithm to search smart cards behind
  platform_editor_find_and_replace_improvements

### Patch Changes

- Updated dependencies

## 2.7.2

### Patch Changes

- [#176094](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/176094)
  [`09e338a3d7dab`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/09e338a3d7dab) -
  [ED-28357] move find&replace work from behind feature gates to the new experiment
  platform_editor_find_and_replace_improvements
- Updated dependencies

## 2.7.1

### Patch Changes

- Updated dependencies

## 2.7.0

### Minor Changes

- [#173285](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/173285)
  [`91430cbcf0026`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/91430cbcf0026) -
  [ux] ED-27957 extend the find algorithm to search mention nodes behind
  platform_editor_find_and_replace_part_2

## 2.6.1

### Patch Changes

- Updated dependencies

## 2.6.0

### Minor Changes

- [#169485](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/169485)
  [`271cb7104a7f9`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/271cb7104a7f9) -
  [ux] [ED-27955] this change is extending the Find algorithm to date nodes behind the
  platform_editor_find_and_replace_part_2 flag

### Patch Changes

- Updated dependencies

## 2.5.0

### Minor Changes

- [#171615](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/171615)
  [`d4542dcef1f93`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d4542dcef1f93) -
  [ux] [ED-28254] this change is adding case matching to Find with status nodes behind the
  platform_editor_find_and_replace_part_2 flag

## 2.4.2

### Patch Changes

- Updated dependencies

## 2.4.1

### Patch Changes

- Updated dependencies

## 2.4.0

### Minor Changes

- [#167734](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/167734)
  [`74e7440fe9307`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/74e7440fe9307) -
  [ux] [ED-27959] this change is disabling the Replace/ Replace All functionality for non-text
  matches with the platform_editor_find_and_replace_1 flag enabled

### Patch Changes

- Updated dependencies

## 2.3.1

### Patch Changes

- Updated dependencies

## 2.3.0

### Minor Changes

- [#165698](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/165698)
  [`e97682ca74f19`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e97682ca74f19) -
  [ux] [ED-27954] this change is extending the Find algorithm to status nodes behind the
  platform_editor_find_and_replace_1 flag

### Patch Changes

- Updated dependencies

## 2.2.8

### Patch Changes

- [#165597](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/165597)
  [`7091d26926b74`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7091d26926b74) -
  [ED-28128] this change is adding an optional field to the Match type in the FindReplace plugin
- Updated dependencies

## 2.2.7

### Patch Changes

- Updated dependencies

## 2.2.6

### Patch Changes

- Updated dependencies

## 2.2.5

### Patch Changes

- [#159912](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/159912)
  [`64c9284623ad5`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/64c9284623ad5) -
  [ED-27785] Migrate find-replace plugin to custom non-debounced version of
  useSharedPluginStateSelector
- Updated dependencies

## 2.2.4

### Patch Changes

- Updated dependencies

## 2.2.3

### Patch Changes

- Updated dependencies

## 2.2.2

### Patch Changes

- Updated dependencies

## 2.2.1

### Patch Changes

- Updated dependencies

## 2.2.0

### Minor Changes

- [#141241](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/141241)
  [`d2a481db48c8b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d2a481db48c8b) -
  [ux] [A11Y-9990] Refactor Replace component to fix tab ordering

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

## 2.0.10

### Patch Changes

- [#137151](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/137151)
  [`724daf91c62db`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/724daf91c62db) -
  [ux] Put move of the redo/undo/find behind its own FG. Fix double Find & Replace popup
- Updated dependencies

## 2.0.9

### Patch Changes

- Updated dependencies

## 2.0.8

### Patch Changes

- Updated dependencies

## 2.0.7

### Patch Changes

- Updated dependencies

## 2.0.6

### Patch Changes

- [#131023](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/131023)
  [`05f7d6e19eb6d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/05f7d6e19eb6d) -
  Added activateFindReplace action to findReplacePlugin to activate Find and Replace popup
- Updated dependencies

## 2.0.5

### Patch Changes

- [#130689](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/130689)
  [`d8c4b9bdc0075`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/d8c4b9bdc0075) -
  Fixed mount point for find and replace popup
- Updated dependencies

## 2.0.4

### Patch Changes

- Updated dependencies

## 2.0.3

### Patch Changes

- Updated dependencies

## 2.0.2

### Patch Changes

- [#122186](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/122186)
  [`c629cdfe00a84`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/c629cdfe00a84) -
  migrated icons to new design systems library
- Updated dependencies

## 2.0.1

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

### Patch Changes

- Updated dependencies

## 1.9.1

### Patch Changes

- Updated dependencies

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

## 1.8.2

### Patch Changes

- Updated dependencies

## 1.8.1

### Patch Changes

- Updated dependencies

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

## 1.7.23

### Patch Changes

- [#102547](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/102547)
  [`b76cc60ba170b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b76cc60ba170b) -
  Internal changes to remove deprecated typography imports.

## 1.7.22

### Patch Changes

- Updated dependencies

## 1.7.21

### Patch Changes

- Updated dependencies

## 1.7.20

### Patch Changes

- Updated dependencies

## 1.7.19

### Patch Changes

- Updated dependencies

## 1.7.18

### Patch Changes

- Updated dependencies

## 1.7.17

### Patch Changes

- Updated dependencies

## 1.7.16

### Patch Changes

- Updated dependencies

## 1.7.15

### Patch Changes

- [#169604](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/169604)
  [`11e14d646fe74`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/11e14d646fe74) -
  ED-25811: refactors plugins to meet folder standards
- Updated dependencies

## 1.7.14

### Patch Changes

- Updated dependencies

## 1.7.13

### Patch Changes

- Updated dependencies

## 1.7.12

### Patch Changes

- Updated dependencies

## 1.7.11

### Patch Changes

- Updated dependencies

## 1.7.10

### Patch Changes

- Updated dependencies

## 1.7.9

### Patch Changes

- Updated dependencies

## 1.7.8

### Patch Changes

- Updated dependencies

## 1.7.7

### Patch Changes

- Updated dependencies

## 1.7.6

### Patch Changes

- [#143665](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/143665)
  [`4a6a4168461a8`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4a6a4168461a8) -
  remove find replace toolbar button on smaller screens

## 1.7.5

### Patch Changes

- Updated dependencies

## 1.7.4

### Patch Changes

- Updated dependencies

## 1.7.3

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

## 1.7.2

### Patch Changes

- Updated dependencies

## 1.7.1

### Patch Changes

- Updated dependencies

## 1.7.0

### Minor Changes

- [#130825](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/130825)
  [`d8a00de5637ff`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d8a00de5637ff) -
  ENGHEALTH-9890: Bumps React peer dependency for Lego editor plugins

## 1.6.4

### Patch Changes

- Updated dependencies

## 1.6.3

### Patch Changes

- Updated dependencies

## 1.6.2

### Patch Changes

- [`46b889c01d03e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/46b889c01d03e) -
  [ux] Clean up Reaact 18 Feature Flags

## 1.6.1

### Patch Changes

- Updated dependencies

## 1.6.0

### Minor Changes

- [#126478](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/126478)
  [`ca1665ebbfe4d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ca1665ebbfe4d) -
  [ED-23435] Store primary toolbar component registry in a plugin variable instead of in plugin
  state to avoid having to add effects to all plugins and enable SSR for the toolbar. [Breaking
  change] Converted registerComponent from the primary toolbar plugin into an action.

### Patch Changes

- Updated dependencies

## 1.5.1

### Patch Changes

- [#124134](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/124134)
  [`80147d04d87b6`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/80147d04d87b6) -
  Fix bug in React 18 concurrent mode where find input swallows characters
- Updated dependencies

## 1.5.0

### Minor Changes

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

## 1.4.3

### Patch Changes

- [#121978](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/121978)
  [`740b45d7d559f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/740b45d7d559f) -
  [ux] Removing the `id` from the editor toolbar button as it does not meet accessibility
  compliance. Updating cases where it was used. These buttons can be referenced better via their
  role or data test id.

## 1.4.2

### Patch Changes

- Updated dependencies

## 1.4.1

### Patch Changes

- Updated dependencies

## 1.4.0

### Minor Changes

- [#120426](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/120426)
  [`1cb3869ab1a96`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1cb3869ab1a96) -
  [ED-23436] Use editor primary toolbar plugin to structure the primary toolbar

### Patch Changes

- Updated dependencies

## 1.3.10

### Patch Changes

- Updated dependencies

## 1.3.9

### Patch Changes

- [#119140](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/119140)
  [`dbda45aec4c30`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/dbda45aec4c30) -
  Migrated usages of deprecated button `UNSAFE` icon size props to new render prop.
- Updated dependencies

## 1.3.8

### Patch Changes

- Updated dependencies

## 1.3.7

### Patch Changes

- Updated dependencies

## 1.3.6

### Patch Changes

- Updated dependencies

## 1.3.5

### Patch Changes

- Updated dependencies

## 1.3.4

### Patch Changes

- Updated dependencies

## 1.3.3

### Patch Changes

- Updated dependencies

## 1.3.2

### Patch Changes

- [#113632](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/113632)
  [`20724f0cd35f3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/20724f0cd35f3) -
  Fix missing 'Replace with' translation
- Updated dependencies

## 1.3.1

### Patch Changes

- Updated dependencies

## 1.3.0

### Minor Changes

- [#106001](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/106001)
  [`2a3e33b1e7727`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2a3e33b1e7727) -
  [ux] ECA11Y-75: Remove feature flag and fix tests

### Patch Changes

- Updated dependencies

## 1.2.10

### Patch Changes

- Updated dependencies

## 1.2.9

### Patch Changes

- Updated dependencies

## 1.2.8

### Patch Changes

- [#104260](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/104260)
  [`2050e35bc9d5`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/2050e35bc9d5) -
  Removing feature flag `platform.design-system.editor-new-button_jjjdo` in
  `@atlaskit/editor-plugin-find-replace` so the affected Buttons are using new Atlaskit Buttons by
  default.

## 1.2.7

### Patch Changes

- Updated dependencies

## 1.2.6

### Patch Changes

- Updated dependencies

## 1.2.5

### Patch Changes

- Updated dependencies

## 1.2.4

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

## 1.2.3

### Patch Changes

- Updated dependencies

## 1.2.2

### Patch Changes

- Updated dependencies

## 1.2.1

### Patch Changes

- [#92007](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/92007)
  [`85525725cb0d`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/85525725cb0d) -
  Migrated to the new button component
- Updated dependencies

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

### Patch Changes

- Updated dependencies

## 1.1.5

### Patch Changes

- [#81374](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81374)
  [`3e7990b6d1a3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3e7990b6d1a3) -
  React 18 types for editor-plugin-find-replace

## 1.1.4

### Patch Changes

- [#78913](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/78913)
  [`b244d468a298`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b244d468a298) -
  fix incorrect usage of a platform ff in find and replace plugin

## 1.1.3

### Patch Changes

- Updated dependencies

## 1.1.2

### Patch Changes

- Updated dependencies

## 1.1.1

### Patch Changes

- [#73177](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/73177)
  [`22452599ed8f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/22452599ed8f) -
  Move styling for certain packages to tokens.

## 1.1.0

### Minor Changes

- [#72122](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72122)
  [`c3186450404a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c3186450404a) -
  Breaking change:

  ## WHAT?:

  Removing feature flags:
  - singleLayout
  - newInsertionBehaviour
  - interactiveExpand
  - findReplace
  - findReplaceMatchCase
  - extendFloatingToolbar

  ## WHY?:

  Because the flags and props are unused/by default active. Removing them will reduce our
  maintenance burden

  ## HOW to update your code:
  - If you were using the feature flag - the behaviour is now default and you can remove the flags
  - If you were not using the feature flag - the behaviour is now default.
  - If you have opted out of using the feature flag - we have been careful to ensure no-one has
    opted out of the behaviours. If you do have an issue please reach out to #help-editor.

### Patch Changes

- Updated dependencies

## 1.0.2

### Patch Changes

- [#72125](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72125)
  [`9b19a14df053`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9b19a14df053) -
  Migrated buttons in find and replace popup to new atlaskit buttons with a feature flag
  `platform.design-system-team.editor-new-button_jjjdo`.

## 1.0.1

### Patch Changes

- [#72710](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72710)
  [`3a884530c4d2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3a884530c4d2) -
  Move translation strings for find-replace to ICU format.

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

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

### Patch Changes

- [#71136](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/71136)
  [`c803fea1e6a4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c803fea1e6a4) -
  Move all plugin translations to editor-common
- Updated dependencies

## 0.3.0

### Minor Changes

- [#67595](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/67595)
  [`3bb66071a333`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/3bb66071a333) -
  [ux] ECA11Y-75: Updated UX/UI for "Find and Replace" modal window, added Focus trap to Find and
  Replace popup, added return focus to the search button when pressing ESC, update selected match
  and all matches highlighted colors, added Screan Reader announcements for repeated button clicks (
  subtickets: ECA11Y-144, ECA11Y-145, ECA11Y-146, ECA11Y-147, ECA11Y-148, ECA11Y-149 )

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

- Updated dependencies

## 0.1.2

### Patch Changes

- Updated dependencies

## 0.1.1

### Patch Changes

- [#67238](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/67238)
  [`40533849b2ec`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/40533849b2ec) -
  [ED-21835] Change EditorAPI type to always union with undefined

## 0.1.0

### Minor Changes

- [#66388](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/66388)
  [`1698d83da05f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/1698d83da05f) -
  ED-21743: Extract find replace plugin from editor-core

### Patch Changes

- Updated dependencies
