hypnagaga/CHANGELOG.md
github-actions[bot] 3eb666f1b8 RELEASING: Releasing 1 package(s)
Releases:
  @reuters-graphics/graphics-components@3.0.1

[skip ci]
2025-04-22 20:18:41 +00:00

98 lines
1.7 KiB
Markdown

# @reuters-graphics/graphics-components
## 3.0.1
### Patch Changes
- 93a41f3: Exposes bindable props for the Scroller component
## 3.0.0
### Major Changes
- 7432131: Svelte 5.0+ components.
#### What's in it?
3.0 updates all graphics components to [Svelte 5 syntax](https://svelte.dev/docs/svelte/v5-migration-guide).
Components are now only compatible with Svelte 5-based versions of the graphics kit, starting with [1.1.0](https://github.com/reuters-graphics/bluprint_graphics-kit/blob/main/CHANGELOG.md#110).
## 2.0.3
### Patch Changes
- 50f4320: Updates favicons for new kinesis
## 2.0.2
### Patch Changes
- 64b6d88: Fix for changed thumbnail API schema
## 2.0.1
### Patch Changes
- ca278c4: ReferralBlock checks if a referral is for the current page and doesn't include it if so.
## 2.0.0
### Major Changes
- 3e20529: Removes Google Docs-based utils in favour of ArchieML/RNGS.io examples.
### Patch Changes
- a5ad543: Docs syntax highlighting and organisation
- 06b4d48: Updates ReferralBlock and SiteFooter
- b44ed64: Reuters Graphics logo refresh
- 05b80fd: Patches up component docs links
## 1.1.7
### Patch Changes
- 9dec472: Background change to action workflows...
## 1.1.6
### Patch Changes
- d7d88e1: Adds parsely analytics
## 1.1.5
### Patch Changes
- 2217848: Adds a skip link to the header component
## 1.1.4
### Patch Changes
- 4788ee2: Adds Dotcom Knowledge font aliases needed for ads
## 1.1.3
### Patch Changes
- 146b970: Fixes "more" menu options
## 1.1.2
### Patch Changes
- d459852: Ads will collapse if unfulfilled
## 1.1.1
### Patch Changes
- 23b001b: Excludes Google ads from iframe reset
## 1.1.0
### Minor Changes
- 6e2b8a7: Updates Storybook and makes Svelte 4 minimum.