diff --git a/.gitignore b/.gitignore index dd3d82b..71b5f42 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ node_modules/ +dist/ yarn-error.log diff --git a/CHANGELOG.md b/CHANGELOG.md index a7279e6..a569aed 100755 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,8 @@ +## 3.4.0 +* Update to react 18.2.0 +* Update webpack +* Fix demo + ## 3.3.0 * Fix subpixel render issues of SteppedLine component diff --git a/demo/index.html b/demo/index.html index e5a01ac..337c69a 100644 --- a/demo/index.html +++ b/demo/index.html @@ -63,5 +63,5 @@
- +