RELEASING: Releasing 1 package(s)

Releases:
  @reuters-graphics/graphics-components@3.0.0

[skip ci]
This commit is contained in:
github-actions[bot] 2025-04-21 17:56:52 +00:00
parent ccd17b72f8
commit 0e63530e1f
3 changed files with 13 additions and 12 deletions

View file

@ -1,11 +0,0 @@
---
'@reuters-graphics/graphics-components': major
---
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).

View file

@ -1,5 +1,17 @@
# @reuters-graphics/graphics-components
## 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

View file

@ -1,6 +1,6 @@
{
"name": "@reuters-graphics/graphics-components",
"version": "2.0.3",
"version": "3.0.0",
"type": "module",
"private": false,
"homepage": "https://reuters-graphics.github.io/graphics-components",