We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 858e8e9 commit 2abb918Copy full SHA for 2abb918
packages/lib/CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Lightweight Charts React Wrapper changelog
2
3
+## 2.1.1
4
+
5
+- `rightOffset` is only applied to TimeScale if it has changed.
6
+-
7
## 2.1.0
8
9
Added support for some new `lightweight-charts@4.1.0` features:
packages/lib/package.json
@@ -1,6 +1,6 @@
{
"name": "lightweight-charts-react-wrapper",
- "version": "2.1.0",
+ "version": "2.1.1",
"description": "",
"type": "module",
"exports": "./dist/index.js",
0 commit comments