# @atlaskit/editor-card-provider

## 7.2.1

### Patch Changes

- Updated dependencies

## 7.2.0

### Minor Changes

- [`0fb498dde1977`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0fb498dde1977) -
  Add support for defaulting Loom playlist Smart Links to the embed appearance behind the
  `loom-playlist-smartlink-embed-default` feature gate.

## 7.1.32

### Patch Changes

- Updated dependencies

## 7.1.31

### Patch Changes

- Updated dependencies

## 7.1.30

### Patch Changes

- Updated dependencies

## 7.1.29

### Patch Changes

- Updated dependencies

## 7.1.28

### Patch Changes

- [`656801b9e097c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/656801b9e097c) -
  VOLTC-331 - Migrate updated package usage in platform/editor: rewrite barrel imports of
  voltCompliant provider packages to deep/subpath imports (consumer-side debarrel). No public API
  changes.
- Updated dependencies

## 7.1.27

### Patch Changes

- Updated dependencies

## 7.1.26

### Patch Changes

- Updated dependencies

## 7.1.25

### Patch Changes

- Updated dependencies

## 7.1.24

### Patch Changes

- Updated dependencies

## 7.1.23

### Patch Changes

- Updated dependencies

## 7.1.22

### Patch Changes

- Updated dependencies

## 7.1.21

### Patch Changes

- Updated dependencies

## 7.1.20

### Patch Changes

- Updated dependencies

## 7.1.19

### Patch Changes

- Updated dependencies

## 7.1.18

### Patch Changes

- Updated dependencies

## 7.1.17

### Patch Changes

- Updated dependencies

## 7.1.16

### Patch Changes

- Updated dependencies

## 7.1.15

### Patch Changes

- Updated dependencies

## 7.1.14

### Patch Changes

- Updated dependencies

## 7.1.13

### Patch Changes

- Updated dependencies

## 7.1.12

### Patch Changes

- Updated dependencies

## 7.1.11

### Patch Changes

- Updated dependencies

## 7.1.10

### Patch Changes

- Updated dependencies

## 7.1.9

### Patch Changes

- Updated dependencies

## 7.1.8

### Patch Changes

- Updated dependencies

## 7.1.7

### Patch Changes

- Updated dependencies

## 7.1.6

### Patch Changes

- Updated dependencies

## 7.1.5

### Patch Changes

- Updated dependencies

## 7.1.4

### Patch Changes

- Updated dependencies

## 7.1.3

### Patch Changes

- Updated dependencies

## 7.1.2

### Patch Changes

- Updated dependencies

## 7.1.1

### Patch Changes

- Updated dependencies

## 7.1.0

### Minor Changes

- [`51c33ef5349b6`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/51c33ef5349b6) -
  Enable compatibility with React 19.2.0

### Patch Changes

- Updated dependencies

## 7.0.33

### Patch Changes

- Updated dependencies

## 7.0.32

### Patch Changes

- Updated dependencies

## 7.0.31

### Patch Changes

- Updated dependencies

## 7.0.30

### Patch Changes

- Updated dependencies

## 7.0.29

### Patch Changes

- Updated dependencies

## 7.0.28

### Patch Changes

- [`63e41faf180af`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/63e41faf180af) -
  [ux] Resolve Confluence shortlinks to native embeds when their canonical URL matches an existing
  native embed experience

## 7.0.27

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

- 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

- [`8e5e159447746`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/8e5e159447746) -
  Clean up prefer static regex violations
- 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

- Updated dependencies

## 7.0.1

### Patch Changes

- Updated dependencies

## 7.0.0

### Major Changes

- [`f2dc9097319f0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f2dc9097319f0) - ###
  Dropped support for _legacy_ Typescript 4 types. **Typescript 5 is now the new minimum**.

  Removes the `typesVersions` property and `dist/types-ts4.5` directory from the dist.

  Types are now exclusively via the `"types": "dist/types/index.d.ts"` property.

  ```diff
  - "typesVersions": {
  -    ">=4.5 <4.9": {
  -        "*": [
  -            "dist/types-ts4.5/*",
  -            "dist/types-ts4.5/index.d.ts"
  -        ]
  -    }
  - },
  ```

### Patch Changes

- Updated dependencies

## 6.8.24

### Patch Changes

- [`027beb2f61316`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/027beb2f61316) -
  Update smart link appearance, if and only if smart link is created from confluence editor quick
  insert menu

## 6.8.23

### Patch Changes

- Updated dependencies

## 6.8.22

### Patch Changes

- Updated dependencies

## 6.8.21

### Patch Changes

- Updated dependencies

## 6.8.20

### Patch Changes

- Updated dependencies

## 6.8.19

### Patch Changes

- Updated dependencies

## 6.8.18

### Patch Changes

- Updated dependencies

## 6.8.17

### Patch Changes

- Updated dependencies

## 6.8.16

### Patch Changes

- Updated dependencies

## 6.8.15

### Patch Changes

- Updated dependencies

## 6.8.14

### Patch Changes

- Updated dependencies

## 6.8.13

### Patch Changes

- [`fdea0f8bc06c4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fdea0f8bc06c4) -
  Thread appearance parameter through provider to support ORS optimized response payloads for smart
  card inline resolve optimization.
- [`fdea0f8bc06c4`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/fdea0f8bc06c4) -
  Gate the appearance argument in fetchNodesData behind the
  platform_smartlink_inline_resolve_optimization flag. Previously, appearance was unconditionally
  passed to cardClient.fetchData, causing shouldUseParentFetchData to always be true via this path
  and bypassing the editorCardProvider SSR cache and Confluence-specific optimizations when the flag
  was off.
- Updated dependencies

## 6.8.12

### Patch Changes

- Updated dependencies

## 6.8.11

### Patch Changes

- Updated dependencies

## 6.8.10

### Patch Changes

- Updated dependencies

## 6.8.9

### Patch Changes

- Updated dependencies

## 6.8.8

### Patch Changes

- Updated dependencies

## 6.8.7

### Patch Changes

- Updated dependencies

## 6.8.6

### Patch Changes

- Updated dependencies

## 6.8.5

### Patch Changes

- Updated dependencies

## 6.8.4

### Patch Changes

- [`b0378b1a1762f`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/b0378b1a1762f) -
  Cleanup platform_sl_fix_cache_unresolved
- Updated dependencies

## 6.8.3

### Patch Changes

- Updated dependencies

## 6.8.2

### Patch Changes

- Updated dependencies

## 6.8.1

### Patch Changes

- Updated dependencies

## 6.8.0

### Minor Changes

- [`ce30a31e6369d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ce30a31e6369d) -
  Autofix: add explicit package exports (barrel removal)

### Patch Changes

- Updated dependencies

## 6.7.17

### Patch Changes

- Updated dependencies

## 6.7.16

### Patch Changes

- Updated dependencies

## 6.7.15

### Patch Changes

- Updated dependencies

## 6.7.14

### Patch Changes

- Updated dependencies

## 6.7.13

### Patch Changes

- Updated dependencies

## 6.7.12

### Patch Changes

- Updated dependencies

## 6.7.11

### Patch Changes

- Updated dependencies

## 6.7.10

### Patch Changes

- Updated dependencies

## 6.7.9

### Patch Changes

- Updated dependencies

## 6.7.8

### Patch Changes

- Updated dependencies

## 6.7.7

### Patch Changes

- [`1e1cd867149d8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1e1cd867149d8) -
  Add platform_sl_fix_cache_unresolved - cache Smart Link with resolved status, related to
  platform_editor_smartlink_local_cache
- Updated dependencies

## 6.7.6

### Patch Changes

- Updated dependencies

## 6.7.5

### Patch Changes

- Updated dependencies

## 6.7.4

### Patch Changes

- [`6655b2d3fda01`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6655b2d3fda01) -
  NAVX-4681: Remove platform_sl_3p_unauth_paste_as_block_card experiment (winning:
  card_by_default_and_new_design), platform_sl_3p_unauth_paste_as_block_card_gate, and
  platform_sl_3p_unauth_experiment_gate feature flags
- Updated dependencies

## 6.7.3

### Patch Changes

- Updated dependencies

## 6.7.2

### Patch Changes

- Updated dependencies

## 6.7.1

### Patch Changes

- Updated dependencies

## 6.7.0

### Minor Changes

- [`51d860f32cd31`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/51d860f32cd31) -
  Force 16:9 aspect ratio for Confluence Slides embeds.
  - `editor-card-provider`: Added `isConfluenceSlideUrl()` URL checker and exported it via
    `./url-checkers` subpath; slide URLs now always resolve to `'embed'` appearance via
    `getHardCodedAppearance()`
  - `editor-plugin-card`: In `onResolve()`, overrides the ORS-resolved aspect ratio with `16/9` when
    the URL is a Confluence Slide
  - `native-embeds-slide-experience`: Added `parameterDefaults: { width: 960, height: 540 }` to
    `SlideExperienceManifest` so slides get a 16:9 aspect-ratio container
  - `native-embeds-editor-extension`: Falls back to `manifest.parameterDefaults` for width/height
    when the ADF node has no explicit dimensions

## 6.6.19

### Patch Changes

- Updated dependencies

## 6.6.18

### Patch Changes

- [`0a0e9381986bc`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0a0e9381986bc) -
  [ux] Default to embed appearance for Loom screenshot URLs behind feature gate

## 6.6.17

### Patch Changes

- Updated dependencies

## 6.6.16

### Patch Changes

- Updated dependencies

## 6.6.15

### Patch Changes

- Updated dependencies

## 6.6.14

### Patch Changes

- Updated dependencies

## 6.6.13

### Patch Changes

- Updated dependencies

## 6.6.12

### Patch Changes

- Updated dependencies

## 6.6.11

### Patch Changes

- Updated dependencies

## 6.6.10

### Patch Changes

- Updated dependencies

## 6.6.9

### Patch Changes

- Updated dependencies

## 6.6.8

### Patch Changes

- Updated dependencies

## 6.6.7

### Patch Changes

- Updated dependencies

## 6.6.6

### Patch Changes

- Updated dependencies

## 6.6.5

### Patch Changes

- Updated dependencies

## 6.6.4

### Patch Changes

- Updated dependencies

## 6.6.3

### Patch Changes

- Updated dependencies

## 6.6.2

### Patch Changes

- Updated dependencies

## 6.6.1

### Patch Changes

- Updated dependencies

## 6.6.0

### Minor Changes

- [`f0140695e5997`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/f0140695e5997) -
  EDITOR-5585 all split function for card provider with config

### Patch Changes

- Updated dependencies

## 6.5.7

### Patch Changes

- Updated dependencies

## 6.5.6

### Patch Changes

- Updated dependencies

## 6.5.5

### Patch Changes

- [`5979ce2baa3ea`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5979ce2baa3ea) -
  Mechanical type-import autofix for rendering and provider packages.
- Updated dependencies

## 6.5.4

### Patch Changes

- Updated dependencies

## 6.5.3

### Patch Changes

- Updated dependencies

## 6.5.2

### Patch Changes

- Updated dependencies

## 6.5.1

### Patch Changes

- Updated dependencies

## 6.5.0

### Minor Changes

- [`df047c96e4f78`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/df047c96e4f78) -
  Refresh cash for a smart card if it's not been fetched before

### Patch Changes

- Updated dependencies

## 6.4.22

### Patch Changes

- Updated dependencies

## 6.4.21

### Patch Changes

- Updated dependencies

## 6.4.20

### Patch Changes

- Updated dependencies

## 6.4.19

### Patch Changes

- Updated dependencies

## 6.4.18

### Patch Changes

- Updated dependencies

## 6.4.17

### Patch Changes

- Updated dependencies

## 6.4.16

### Patch Changes

- Updated dependencies

## 6.4.15

### Patch Changes

- Updated dependencies

## 6.4.14

### Patch Changes

- Updated dependencies

## 6.4.13

### Patch Changes

- Updated dependencies

## 6.4.12

### Patch Changes

- Updated dependencies

## 6.4.11

### Patch Changes

- Updated dependencies

## 6.4.10

### Patch Changes

- Updated dependencies

## 6.4.9

### Patch Changes

- [`50a2e34ed2f69`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/50a2e34ed2f69) -
  Optimize SmartCardLocalCacheClient: in-memory caching, async writes, singleton pattern, and write
  batching.
- Updated dependencies

## 6.4.8

### Patch Changes

- Updated dependencies

## 6.4.7

### Patch Changes

- Updated dependencies

## 6.4.6

### Patch Changes

- Updated dependencies

## 6.4.5

### Patch Changes

- Updated dependencies

## 6.4.4

### Patch Changes

- Updated dependencies

## 6.4.3

### Patch Changes

- Updated dependencies

## 6.4.2

### Patch Changes

- Updated dependencies

## 6.4.1

### Patch Changes

- Updated dependencies

## 6.4.0

### Minor Changes

- [`506d872ef2503`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/506d872ef2503) -
  Add smartlink response caching to browser storage to reduce layoutshift on transition and page
  load

### Patch Changes

- Updated dependencies

## 6.3.5

### Patch Changes

- Updated dependencies

## 6.3.4

### Patch Changes

- Updated dependencies

## 6.3.3

### Patch Changes

- Updated dependencies

## 6.3.2

### Patch Changes

- Updated dependencies

## 6.3.1

### Patch Changes

- Updated dependencies

## 6.3.0

### Minor Changes

- [`77df724ec737e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/77df724ec737e) -
  [https://product-fabric.atlassian.net/browse/ED-28631](ED-28631) - cleanup the
  platform_editor_smart_card_otp Statsig experiment

### Patch Changes

- Updated dependencies

## 6.2.5

### Patch Changes

- Updated dependencies

## 6.2.4

### Patch Changes

- Updated dependencies

## 6.2.3

### Patch Changes

- [`0e6363029206d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/0e6363029206d) -
  Change feature gate key
- Updated dependencies

## 6.2.2

### Patch Changes

- [`da38c8bc48aed`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/da38c8bc48aed) -
  Correct how experiment value is read. Fixing problem where exposure for an experiment is not sent
  for one of the variants

## 6.2.1

### Patch Changes

- Updated dependencies

## 6.2.0

### Minor Changes

- [`ee7dfc1442426`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ee7dfc1442426) -
  [ux] Make 3P Unauthenticated links pasted on a new line to convert to block card

### Patch Changes

- Updated dependencies

## 6.1.1

### Patch Changes

- Updated dependencies

## 6.1.0

### Minor Changes

- [`7eefb2f8ae3d0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7eefb2f8ae3d0) -
  Unfurl avp charts in embed by default behind FF

### Patch Changes

- Updated dependencies

## 6.0.3

### Patch Changes

- Updated dependencies

## 6.0.2

### Patch Changes

- Updated dependencies

## 6.0.1

### Patch Changes

- [`33b52064dca14`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/33b52064dca14) -
  Cleaned up feature gate: plan_smart_link_base_url

## 6.0.0

### Patch Changes

- Updated dependencies

## 5.6.5

### Patch Changes

- Updated dependencies

## 5.6.4

### Patch Changes

- [`12965b4e6ff8c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/12965b4e6ff8c) -
  [https://product-fabric.atlassian.net/browse/ED-29210](ED-29210) - change
  `@atlaskit/editor-card-provider` package ownership from
  `Navigation Experiences - Linking Platform` to `Editor: Lego`

## 5.6.3

### Patch Changes

- [`7c6ff04dd40e8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7c6ff04dd40e8) -
  FG/Experiment jsc_nin_smart_link - jira_nin_smart_link Cleanup
- Updated dependencies

## 5.6.2

### Patch Changes

- Updated dependencies

## 5.6.1

### Patch Changes

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

## 5.6.0

### Minor Changes

- [`6b61788ba65a2`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6b61788ba65a2) - -
  Added a new `custom` environment to `EnvironmentsKeys`. Now, you can pass the `baseUrlOverride`
  parameter to both `EditorCardProvider` and `CardClient` to access a service directly.
  - Introduced a new `setHeaders` method in CardClient, allowing you to specify custom HTTP headers
    for requests to the object-resolver service.
  - `EditorCardProvider` now supports passing a custom `CardClient` instance, so you can use your
    own client instead of the built-in one.

  These changes provide more flexibility for configuring access to the object-resolver service,
  including support for SSR and integration with custom infrastructures.

### Patch Changes

- Updated dependencies

## 5.5.0

### Minor Changes

- [`e5b3e00a23242`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e5b3e00a23242) - -
  Added a new `custom` environment to `EnvironmentsKeys`. Now, you can pass the `baseUrlOverride`
  parameter to both `EditorCardProvider` and `CardClient` to access a service directly.
  - Introduced a new `setHeaders` method in CardClient, allowing you to specify custom HTTP headers
    for requests to the object-resolver service.
  - `EditorCardProvider` now supports passing a custom `CardClient` instance, so you can use your
    own client instead of the built-in one.

  These changes provide more flexibility for configuring access to the object-resolver service,
  including support for SSR and integration with custom infrastructures.

### Patch Changes

- Updated dependencies

## 5.4.0

### Minor Changes

- [`19da7355cd815`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/19da7355cd815) - -
  Added a new `custom` environment to `EnvironmentsKeys`. Now, you can pass the `baseUrlOverride`
  parameter to both `EditorCardProvider` and `CardClient` to access a service directly.
  - Introduced a new `setHeaders` method in CardClient, allowing you to specify custom HTTP headers
    for requests to the object-resolver service.
  - `EditorCardProvider` now supports passing a custom `CardClient` instance, so you can use your
    own client instead of the built-in one.

  These changes provide more flexibility for configuring access to the object-resolver service,
  including support for SSR and integration with custom infrastructures.

### Patch Changes

- Updated dependencies

## 5.3.1

### Patch Changes

- [`2a46c52a9d189`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/2a46c52a9d189) -
  NAVX-1307 cleaning up smart-links-noun-support
- Updated dependencies

## 5.3.0

### Minor Changes

- [#198611](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/198611)
  [`a608f23cb3d4e`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/a608f23cb3d4e) -
  [https://product-fabric.atlassian.net/browse/ED-28628](ED-28628) - add SSR support for smart cards

## 5.2.0

### Minor Changes

- [#191942](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/191942)
  [`6b5ec599e6dfd`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6b5ec599e6dfd) -
  [https://product-fabric.atlassian.net/browse/ED-28596](ED-28596) - extend EditorCardProvider from
  NodeDataProvider

### Patch Changes

- Updated dependencies

## 5.1.3

### Patch Changes

- Updated dependencies

## 5.1.2

### Patch Changes

- [#176250](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/176250)
  [`6ad5979076014`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/6ad5979076014) -
  clean plan smartlinks feature gate

## 5.1.1

### Patch Changes

- Updated dependencies

## 5.1.0

### Minor Changes

- [#174410](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/174410)
  [`80d17e2d01bc0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/80d17e2d01bc0) -
  Issue Editor - Only call onResolve callback for resolved links if local links (not remote links)

## 5.0.4

### Patch Changes

- [#167423](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/167423)
  [`064579ff3e75c`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/064579ff3e75c) -
  Move smart_links_noun_support feature gate to link-extractor
- Updated dependencies

## 5.0.3

### Patch Changes

- Updated dependencies

## 5.0.2

### Patch Changes

- [#165007](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/165007)
  [`1f50b1c7072cf`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/1f50b1c7072cf) -
  Remove atlassian:design and flattern the entity data
- Updated dependencies

## 5.0.1

### Patch Changes

- [#164735](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/164735)
  [`e775157fd06b8`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/e775157fd06b8) -
  Rename nounData to entityData. Fg smart_links_noun_support
- Updated dependencies

## 5.0.0

### Patch Changes

- Updated dependencies

## 4.2.5

### Patch Changes

- [#151981](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/151981)
  [`81504547cb490`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/81504547cb490) -
  [ux] Issue Navigator links will be converted into smart link embed by default

## 4.2.4

### Patch Changes

- [#141229](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/141229)
  [`9740656964ab1`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/9740656964ab1) -
  Implement nounData embed preview extractors behind ff: smart_links_noun_support
- Updated dependencies

## 4.2.3

### Patch Changes

- [#135566](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/135566)
  [`610d0b7771536`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/610d0b7771536) -
  Added support for base plan URL smart link

## 4.2.2

### Patch Changes

- [#132126](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/132126)
  [`5d45dce9796da`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/5d45dce9796da) -
  Updated dependency json-ld-types to @atlaskit/json-ld-types
- Updated dependencies

## 4.2.1

### Patch Changes

- Updated dependencies

## 4.2.0

### Minor Changes

- [#128967](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/128967)
  [`bfcf1112d0f99`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/bfcf1112d0f99) -
  Set Confluence Team Calendars link to embed view by default and it is behind
  tc_smart_link_embed_view FG

## 4.1.0

### Minor Changes

- [#121167](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/121167)
  [`ee11687395d4d`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/ee11687395d4d) -
  FF Clean up: rovo_chat_append_org_id_to_atlas_url, linking_platform_show_lozenge_atlassian_state,
  rovo_profile_card_open_chat_sidebar, rovo_chat_fix_pubsub_init_race_condition,
  rovo_agent_profile_page_default_embed, rovo_refocus_use_visibilitychange, and
  rovo_chat_pubsub_flush

## 4.0.2

### Patch Changes

- Updated dependencies

## 4.0.1

### Patch Changes

- [#120242](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/120242)
  [`80fab00c4221b`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/80fab00c4221b) -
  Set embed to default for C360 smartlinks

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

## 3.12.9

### Patch Changes

- Updated dependencies

## 3.12.8

### Patch Changes

- Updated dependencies

## 3.12.7

### Patch Changes

- Updated dependencies

## 3.12.6

### Patch Changes

- Updated dependencies

## 3.12.5

### Patch Changes

- Updated dependencies

## 3.12.4

### Patch Changes

- Updated dependencies

## 3.12.3

### Patch Changes

- Updated dependencies

## 3.12.2

### Patch Changes

- Updated dependencies

## 3.12.1

### Patch Changes

- Updated dependencies

## 3.12.0

### Minor Changes

- [#98469](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98469)
  [`d10ed921cc597`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d10ed921cc597) -
  [ux] Jira software form view links will be converted into smart link embed by default

## 3.11.9

### Patch Changes

- Updated dependencies

## 3.11.8

### Patch Changes

- Updated dependencies

## 3.11.7

### Patch Changes

- Updated dependencies

## 3.11.6

### Patch Changes

- Updated dependencies

## 3.11.5

### Patch Changes

- Updated dependencies

## 3.11.4

### Patch Changes

- Updated dependencies

## 3.11.3

### Patch Changes

- Updated dependencies

## 3.11.2

### Patch Changes

- Updated dependencies

## 3.11.1

### Patch Changes

- Updated dependencies

## 3.11.0

### Minor Changes

- [#166667](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/166667)
  [`821e294042f28`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/821e294042f28) -
  [ux] Update editor card provider to return embed card for Jira version links

## 3.10.8

### Patch Changes

- Updated dependencies

## 3.10.7

### Patch Changes

- Updated dependencies

## 3.10.6

### Patch Changes

- [#156951](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/156951)
  [`0f38b2895a03e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0f38b2895a03e) -
  Added default embed smart link type for plans URLs

## 3.10.5

### Patch Changes

- Updated dependencies

## 3.10.4

### Patch Changes

- Updated dependencies

## 3.10.3

### Patch Changes

- Updated dependencies

## 3.10.2

### Patch Changes

- Updated dependencies

## 3.10.1

### Patch Changes

- Updated dependencies

## 3.10.0

### Minor Changes

- [#144036](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/144036)
  [`0509cf0b76664`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/0509cf0b76664) -
  [ux] Update editor card provider to return embed card for backlog and board links

## 3.9.0

### Minor Changes

- [#139456](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/139456)
  [`a788f5ceac7a2`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/a788f5ceac7a2) -
  [ux] Add optional forth optional parameter to EditorCardProvider.resolve method called
  `isEmbedFriendlyLocation` which when given `false` value will prevent auto-conversion (on link
  paste) to an embed based on FE speciafied regexp rules. If value is not given it will act as true
  and remain old behaviour

## 3.8.2

### Patch Changes

- Updated dependencies

## 3.8.1

### Patch Changes

- Updated dependencies

## 3.8.0

### Minor Changes

- [`4f0da3d4d6c4e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4f0da3d4d6c4e) -
  EDM-10533 Cleanup platform.linking-platform.embed-youtube-by-default FF

## 3.7.1

### Patch Changes

- [#134513](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/134513)
  [`9908df0490fce`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/9908df0490fce) -
  NO-ISSUE: remmove unneeded setimmediate dependency

## 3.7.0

### Minor Changes

- [#127511](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/127511)
  [`db30e29344013`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/db30e29344013) -
  Widening range of `react` and `react-dom` peer dependencies from `^16.8.0 || ^17.0.0 || ~18.2.0`
  to the wider range of ``^16.8.0 || ^17.0.0 || ^18.0.0` (where applicable).

  This change has been done to enable usage of `react@18.3` as well as to have a consistent peer
  dependency range for `react` and `react-dom` for `/platform` packages.

### Patch Changes

- Updated dependencies

## 3.6.0

### Minor Changes

- [#128578](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/128578)
  [`cafc6755fb65a`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cafc6755fb65a) -
  Add React 18 compatability

## 3.5.1

### Patch Changes

- Updated dependencies

## 3.5.0

### Minor Changes

- [#126756](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/126756)
  [`851ff3f2d8e45`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/851ff3f2d8e45) -
  Tidying FF for default embed for jira dashboard smartlink

### Patch Changes

- Updated dependencies

## 3.4.4

### Patch Changes

- Updated dependencies

## 3.4.3

### Patch Changes

- Updated dependencies

## 3.4.2

### Patch Changes

- Updated dependencies

## 3.4.1

### Patch Changes

- Updated dependencies

## 3.4.0

### Minor Changes

- [#112094](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/112094)
  [`b19771fec1a43`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/b19771fec1a43) -
  Accept additional optional product arg in provider that will be forwarded as X-Product header to
  ORSbatch resolve endpoint

## 3.3.6

### Patch Changes

- [#107009](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/107009)
  [`4eb69d60f58f4`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/4eb69d60f58f4) -
  Make getHardCodedAppearance protected so that subclasses can override this in order to handle link
  embedded by default

## 3.3.5

### Patch Changes

- Updated dependencies

## 3.3.4

### Patch Changes

- [#98840](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/98840)
  [`cff3be4e0774`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/cff3be4e0774) -
  Default Jira dashboard to embed appearance

## 3.3.3

### Patch Changes

- [#86596](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/86596)
  [`37621cb1f1b9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/37621cb1f1b9) -
  Update dependency json-ld-types
- Updated dependencies

## 3.3.2

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

## 3.3.1

### Patch Changes

- [#81050](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/81050)
  [`c15d7331e8b8`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c15d7331e8b8) -
  We are updating the Jira List URL pattern as we recently update the urls

## 3.3.0

### Minor Changes

- [#75659](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/75659)
  [`28d133564298`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/28d133564298) -
  Removed duplicated version of environment.ts in editor-card-provider package and all usages were
  replaced with the corresponding type/function from linking-common.

## 3.2.0

### Minor Changes

- [#74458](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/74458)
  [`c40e977de5da`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c40e977de5da) -
  [ux] List view links will be converted into smart link embed by default

## 3.1.17

### Patch Changes

- [#72315](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/72315)
  [`818ff8704f34`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/818ff8704f34) -
  Updated default smart card view for Confluence Databases to include default for savedViewId
- [#71047](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/71047)
  [`931a7edba41e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/931a7edba41e) -
  update window.location usage to be compatible with SSR

## 3.1.16

### Patch Changes

- [#68764](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68764)
  [`59b851a5d621`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/59b851a5d621) -
  [ux] Render Polaris (Jira Product Discovery) published view as an embed by default

## 3.1.15

### Patch Changes

- [#68194](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/68194)
  [`c1d4a8fecc4e`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/c1d4a8fecc4e) -
  bump json-ld-types to version 3.11.0

## 3.1.14

### Patch Changes

- [#66881](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/66881)
  [`d940eeab50d9`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/d940eeab50d9) -
  [ux] Updated default smart card view for Confluence Databases to include all-entries for
  savedViewId and only uuid for unsavedView

## 3.1.13

### Patch Changes

- Updated dependencies

## 3.1.12

### Patch Changes

- [#63428](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/63428)
  [`441be131933f`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/441be131933f) -
  [ux] make youtube videos embed by default

## 3.1.11

### Patch Changes

- [#62385](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/62385)
  [`f3e422857a54`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f3e422857a54) -
  [ux] Updated default smart card view for Confluence Databases to include check for unsavedView
  parameter

## 3.1.10

### Patch Changes

- [#42239](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/42239)
  [`3ebc0b4f999`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3ebc0b4f999) - [ux]
  Updated default smart card view for Confluence Databases to include check for entryId and
  savedViewId parameters

## 3.1.9

### Patch Changes

- [#40406](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40406)
  [`542d0dd0b1d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/542d0dd0b1d) - [ux]
  Changed default smart card view for Confluence Databases route from inline to embed.

## 3.1.8

### Patch Changes

- [#40491](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40491)
  [`1fedffbd64b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1fedffbd64b) - Update
  json-ld-types dependencies to be compatible with version

## 3.1.7

### Patch Changes

- [#40127](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40127)
  [`2cd7af71b63`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2cd7af71b63) - Bump
  json-ld-types 3.8.0 -> 3.9.1

## 3.1.6

### Patch Changes

- [#37720](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37720)
  [`e74ae7f06d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e74ae7f06d4) - Update
  dependency json-ld-types@3.8.0

## 3.1.5

### Patch Changes

- [#37136](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37136)
  [`83f06b6e7f6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/83f06b6e7f6) - Update
  to use 'getStatus' from '@atlaskit/linking-common'
- Updated dependencies

## 3.1.4

### Patch Changes

- [#37340](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37340)
  [`b9355830504`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b9355830504) - Opt out
  of peer dependency enforcement

## 3.1.3

### Patch Changes

- Updated dependencies

## 3.1.2

### Patch Changes

- [#36757](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36757)
  [`3fb20c4aeba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3fb20c4aeba) - Add
  postinstall check to enforce internal peer dependencies

## 3.1.1

### Patch Changes

- [#36089](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36089)
  [`1e7190077d4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1e7190077d4) - Move off
  deprecated @atlaskit/linking-common/extractors to @atlaskit/link-extractors
- Updated dependencies

## 3.1.0

### Minor Changes

- [#35032](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35032)
  [`04295e9d5bc`](https://bitbucket.org/atlassian/atlassian-frontend/commits/04295e9d5bc) - [ux]
  Updating ORS response to include datasources and facilitating pasting JQL links turning into
  datasource tables

### Patch Changes

- Updated dependencies

## 3.0.5

### Patch Changes

- Updated dependencies

## 3.0.4

### Patch Changes

- [#35428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35428)
  [`1674b5907b4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1674b5907b4) - [ux]
  Make confluence whiteboard urls default to embed view

## 3.0.3

### Patch Changes

- [#33699](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33699)
  [`f10ed88032c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f10ed88032c) - With the
  renaming of Jira Roadmaps to Timeline, we are updating the regex rules to match timeline in
  conjunction to roadmaps
- Updated dependencies

## 3.0.2

### Patch Changes

- [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793)
  [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure
  legacy types are published for TS 4.5-4.8
- Updated dependencies

## 3.0.1

### Patch Changes

- [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649)
  [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade
  Typescript from `4.5.5` to `4.9.5`
- Updated dependencies

## 3.0.0

### Minor Changes

- [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
  [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
  minor dependency bump

### Patch Changes

- Updated dependencies

## 2.0.4

### Patch Changes

- [#32541](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32541)
  [`0624df1ffe1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0624df1ffe1) - Bump
  json-ld-types dependency
- Updated dependencies

## 2.0.3

### Patch Changes

- [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424)
  [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY
  remove before merging to master; dupe adf-schema via adf-utils
- Updated dependencies

## 2.0.2

### Patch Changes

- [#32360](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32360)
  [`0ee9370595a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0ee9370595a) - Update
  json-ld-types
- Updated dependencies

## 2.0.1

### Patch Changes

- [#31388](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31388)
  [`0af4a6b6426`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0af4a6b6426) -
  Dependency update json-ld-types@3.4.0
- Updated dependencies

## 2.0.0

### Patch Changes

- Updated dependencies

## 1.0.0

### Major Changes

- [#30266](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30266)
  [`12223b3ee04`](https://bitbucket.org/atlassian/atlassian-frontend/commits/12223b3ee04) - Move
  EditorCardProvider to new package instead of using imports from Link Provider and Smart Card

### Patch Changes

- Updated dependencies
