RELEASING: Releasing 1 package(s)
Releases: @reuters-graphics/graphics-components@3.0.0 [skip ci]
This commit is contained in:
parent
ccd17b72f8
commit
0e63530e1f
3 changed files with 13 additions and 12 deletions
|
|
@ -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).
|
||||
12
CHANGELOG.md
12
CHANGELOG.md
|
|
@ -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
|
||||
|
|
|
|||
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Reference in a new issue