Skip to content

Commit c19ec3b

Browse files
committed
update
1 parent ef12fa6 commit c19ec3b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

chartlets.js/CHANGES.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
of multiple elements. The `default` mode is supported at the moment.
55

66
* Relaxed requirements for adding new components to Chartlets.js via
7-
plugins. Implementing `ComponentProps` is now optional. (#115)
7+
plugins. We no longer require registered components
8+
to implement `ComponentType<ComponentProps>`. `ComponentProps`. (#115)
89

910
* Static information about callbacks retrieved from API is not cached
1011
reducing unnecessary processing and improving performance. (#113)

0 commit comments

Comments
 (0)