Skip to content

Releases: valor-software/ng2-charts

v3.0.11

10 May 10:25
b98ed59

Choose a tag to compare

What’s Changed

  • Fixed issue discussed in #1376, library is compatible again with RxJs <7.1
  • chore(deps): bump async from 2.6.3 to 2.6.4 (#1404) @dependabot
  • chore(deps): bump plist from 3.0.4 to 3.0.5 (#1397) @dependabot
  • chore(deps): bump ejs from 3.1.6 to 3.1.7 (#1403) @dependabot

Essential Links

Thanks to @dependabot, @dependabot[bot] and @santam85

v3.0.10

29 Apr 12:45

Choose a tag to compare

What’s Changed

  • Trigger the hover event also when there are no active elements.

Essential Links

Thanks to @santam85

v3.0.9

11 Apr 14:27

Choose a tag to compare

What’s Changed

Essential Links

Thanks to @dependabot, @dependabot[bot] and @santam85

v3.0.8

17 Jan 13:46

Choose a tag to compare

What’s Changed

  • Fixed ng-generate schematics by including the templates (@emaas)

Essential Links

Thanks to @santam85 @emaas

v3.0.7

14 Jan 11:59

Choose a tag to compare

What’s Changed

  • Fixed a bug preventing ng generate schematics to work for chart types other than line

Essential Links

Thanks to @santam85

v3.0.6

05 Jan 14:16
aa3e7f0

Choose a tag to compare

What’s Changed

Essential Links

Thanks to @santam85

v3.0.5

22 Dec 15:38

Choose a tag to compare

What’s Changed

  • Fix package format
  • Fix release pipeline

Essential Links

Thanks to @santam85

v3.0.2

17 Dec 12:15

Choose a tag to compare

What’s Changed

Essential Links

Thanks to @santam85

v3.0.1

07 Dec 10:50

Choose a tag to compare

What’s Changed

  • Updated rxjs peer dependency to match Angular 13 range.

Essential Links

Thanks to @santam85

v3.0.0

06 Dec 09:06

Choose a tag to compare

What’s Changed

New Contributors
@KevinPy made their first contribution in #1290
@PowerKiKi made their first contribution in #1322
@FuchsDominik made their first contribution in #1332

Essential Links

Thanks to @santam85, @paviad, @KevinPy, @PowerKiKi, @FuchsDominik