Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 0 additions & 5 deletions .changeset/brown-geese-shine.md

This file was deleted.

8 changes: 0 additions & 8 deletions .changeset/tall-mangos-arrive.md

This file was deleted.

9 changes: 9 additions & 0 deletions packages/charts/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @frontify/fondue-charts

## 8.0.1

### Patch Changes

- [#2812](https://github.com/Frontify/fondue/pull/2812) [`8d06f91`](https://github.com/Frontify/fondue/commit/8d06f91aa7ab63edd2bff2a2c8dcd98dded4213d) Thanks [@joseazevedo88](https://github.com/joseazevedo88)! - Bump `@visx/*` dependencies to v4 and add an explicit `@react-spring/web` v10 dependency, making the chart internals compatible with React 19 (the package's own peer range is unchanged). Also fixes a transient invalid negative-height clip-path rect on LineChart's first render (console error on mount), and PieChart arcs no longer show a focus ring on mouse click (keyboard focus still does).

- Updated dependencies [[`84272da`](https://github.com/Frontify/fondue/commit/84272dab09bc8d13941c81d073145b81dcb871ea)]:
- @frontify/fondue-tokens@5.1.1

## 8.0.0

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/charts/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@frontify/fondue-charts",
"type": "module",
"version": "8.0.0",
"version": "8.0.1",
"description": "Frontify's data viz library",
"author": "Frontify Developers <developers@frontify.com>",
"repository": {
Expand Down
10 changes: 10 additions & 0 deletions packages/components/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @frontify/fondue-components

## 31.1.1

### Patch Changes

- [#2810](https://github.com/Frontify/fondue/pull/2810) [`84272da`](https://github.com/Frontify/fondue/commit/84272dab09bc8d13941c81d073145b81dcb871ea) Thanks [@noahwaldner](https://github.com/noahwaldner)! - chore: prepare for react 19 compatibility

- Updated dependencies [[`84272da`](https://github.com/Frontify/fondue/commit/84272dab09bc8d13941c81d073145b81dcb871ea)]:
- @frontify/fondue-tokens@5.1.1
- @frontify/fondue-icons@0.27.1

## 31.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/components/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@frontify/fondue-components",
"version": "31.1.0",
"version": "31.1.1",
"homepage": "https://github.com/Frontify/fondue",
"bugs": {
"url": "https://github.com/frontify/fondue/issues"
Expand Down
12 changes: 12 additions & 0 deletions packages/fondue/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# @frontify/fondue

## 13.7.5

### Patch Changes

- [#2810](https://github.com/Frontify/fondue/pull/2810) [`84272da`](https://github.com/Frontify/fondue/commit/84272dab09bc8d13941c81d073145b81dcb871ea) Thanks [@noahwaldner](https://github.com/noahwaldner)! - chore: prepare for react 19 compatibility

- Updated dependencies [[`8d06f91`](https://github.com/Frontify/fondue/commit/8d06f91aa7ab63edd2bff2a2c8dcd98dded4213d), [`84272da`](https://github.com/Frontify/fondue/commit/84272dab09bc8d13941c81d073145b81dcb871ea)]:
- @frontify/fondue-charts@8.0.1
- @frontify/fondue-components@31.1.1
- @frontify/fondue-tokens@5.1.1
- @frontify/fondue-icons@0.27.1

## 13.7.4

### Patch Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/fondue/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@frontify/fondue",
"type": "module",
"version": "13.7.4",
"version": "13.7.5",
"description": "Design system of Frontify",
"author": "Frontify Developers <developers@frontify.com>",
"homepage": "https://github.com/Frontify/fondue",
Expand Down
9 changes: 9 additions & 0 deletions packages/icons/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# @frontify/fondue-icons

## 0.27.1

### Patch Changes

- [#2810](https://github.com/Frontify/fondue/pull/2810) [`84272da`](https://github.com/Frontify/fondue/commit/84272dab09bc8d13941c81d073145b81dcb871ea) Thanks [@noahwaldner](https://github.com/noahwaldner)! - chore: prepare for react 19 compatibility

- Updated dependencies [[`84272da`](https://github.com/Frontify/fondue/commit/84272dab09bc8d13941c81d073145b81dcb871ea)]:
- @frontify/fondue-tokens@5.1.1

## 0.27.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/icons/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@frontify/fondue-icons",
"type": "module",
"version": "0.27.0",
"version": "0.27.1",
"description": "Frontify's icon SVGs",
"homepage": "https://github.com/Frontify/fondue",
"repository": {
Expand Down
6 changes: 6 additions & 0 deletions packages/tokens/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @frontify/fondue-tokens

## 5.1.1

### Patch Changes

- [#2810](https://github.com/Frontify/fondue/pull/2810) [`84272da`](https://github.com/Frontify/fondue/commit/84272dab09bc8d13941c81d073145b81dcb871ea) Thanks [@noahwaldner](https://github.com/noahwaldner)! - chore: prepare for react 19 compatibility

## 5.1.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/tokens/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@frontify/fondue-tokens",
"type": "module",
"version": "5.1.0",
"version": "5.1.1",
"description": "Single source of truth for Fondue Design Tokens",
"author": "Frontify Developers <developers@frontify.com>",
"homepage": "https://github.com/Frontify/fondue",
Expand Down
Loading