Releases: kurkle/chartjs-chart-matrix
Releases · kurkle/chartjs-chart-matrix
v3.0.0
3.0.0 (2025-03-15)
chore
BREAKING CHANGES
-
codebase changed to typescript
-
test: add fixture for borders defined in object notation
-
chore: update usage.md
-
test: add tolerance to new fixture
-
test: add unit tests to increase coverage
-
chore: include unit test coverage in caches
-
fix: exclude unit tests from sonar sources
-
fix: make static properties readonly
v2.1.1
v2.1.0
v2.0.1
v2.0.0
What's Changed
- Bump engine.io from 6.2.0 to 6.2.1 by @dependabot in #78
- Bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #79
Full Changelog: v1.3.0...v2.0.0
v1.3.0
v1.2.1
Essential Links
Bugs Fixed
- #74 Move anchor options defaults at element options
Thanks to @kurkle and @stockiNail
v1.2.0
Essential Links
- #65 Bump terser from 4.8.0 to 4.8.1
- #63 Bump eventsource from 1.1.0 to 1.1.1
- #56 Bump karma from 6.3.14 to 6.3.16
- #62 Bump async from 2.6.3 to 2.6.4
- #58 Bump minimist from 1.2.5 to 1.2.6
- #55 Bump url-parse from 1.5.7 to 1.5.10
- #54 Bump prismjs from 1.25.0 to 1.27.0
- #53 Bump url-parse from 1.5.3 to 1.5.7
- #49 Bump engine.io from 6.1.0 to 6.1.2
- #50 Bump log4js from 6.3.0 to 6.4.1
- #47 Bump karma from 6.3.9 to 6.3.14
- #48 Bump follow-redirects from 1.14.5 to 1.14.8
Enhancements
- #72 Include sourcemap(s) in package
Documentation
Thanks to @dependabot, @dependabot[bot] and @kurkle