Skip to content

Commit d9feab3

Browse files
16: update changelog
1 parent 035238c commit d9feab3

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

packages/lib/CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Lightweight Charts React Wrapper changelog
22

3+
## 2.1.0
4+
5+
Added support for some new `lightweight-charts@4.1.0` features:
6+
- Implemented `<CustomSeries>` component.
7+
- Implemented `<SeriesPrimitive>` component.
8+
9+
### Breaking changes
10+
11+
- `lightweight-charts` package breaks type backward compatibility. Typescript users should be prepared to work with new types and update the Lightweight Chart package to at least version 4.1.0.
12+
313
## 2.0.0
414

515
In this major release, the required version of the Lightweight Charts package has been upgraded to 4.0.0 to support the package's new features.

0 commit comments

Comments
 (0)