Releases: damingerdai/ngx-apexcharts
Releases · damingerdai/ngx-apexcharts
v0.3.3
v0.3.2
v0.3.1
v0.3.0
Please refer to CHANGELOG.md for details.
0.3.0 (2023-06-14)
What's Changed
- Configure Renovate by @renovate in #8
- fix(deps): update dependency tslib to v2.5.2 by @renovate in #13
- feat: add ng-add schematics support by @damingerdai in #19
- feat: add node20 support by @damingerdai in #20
- chore(deps): update dependency karma-chrome-launcher to ~3.2.0 by @renovate in #23
Features
- add ng-add schematics support (#19) (c9aa42a)
- add node20 support (#20) (90db1e0)
- bump angular from 16.0.1 to 16.1.0 (f896be8)
- update ApexChart type with ng-apexcharts@v1.7.7 (96a180d)
New Contributors
Full Changelog: v0.2.0...v0.3.0
v0.2.0
v0.1.1
v0.1.0
Features
- add
forecastDataPoints
(c393ab7) - add
group
type ofr apex type (cb85453) - add fill options in stroke (86a21da)
- add types for the locale option (603b394)
- bump angular eslint from 12.7.0 to 13.5.0 (#2) (d8fa7e6)
- Run all methods outside of ngZone (3bbb912)
- update types for ApexFill (d661a5b)
Bug Fixes
- fix types for xaxis group (119409e)
Full Changelog: v0.0.1...v0.1.0