Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update tsconfig and package for Angular 14, suppress cloneDeep #1813

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
5 changes: 5 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog

## 21.0.0

- Breaking: Upgrade Angular to v14.2
- upgrade d3 packages

## 20.1.0

- Fix: Cyclic import error caused by interface export in `PieGridComponent`.
Expand Down
Loading