Skip to content

Commit

Permalink
Added changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
philschoefer committed Nov 28, 2024
1 parent 3e74b24 commit 8640e99
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions packages/polaris-viz/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ and adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

- Fixed an issue with the `<StackedAreaChart />` that would cause the chart to break when series length increases

### Changed

- Refactored containers bounds into a hook and moved to chart context. `<ChartContainer />` now uses the new `useContainerBounds` hook.

## [15.3.2] - 2024-11-20

### Fixed
Expand Down

0 comments on commit 8640e99

Please sign in to comment.