v4.1.0
Add warning if filler plugin is used but not registered (#10702)
Changed var to const/let in the docs (#9744)
Documentation: how to add static typing to plugins (#10607)
Update Slack link (#10976)
Remove destroy hook (#10549)
Document plugin event handling (#8828)
Updated docs (why Chart.js + getting started + step-by-step guide) (#10816)
Correct chart initialization flow (#10266)
Made some grammar fixes (#10820)
Document tooltip draw hooks and only call hooks when the tooltip draws (#10276)
Document scale update plugin hooks (#10154)
Switch docs to Vuepress to match other chart.js repositories (#8751)
Updated dead sample link (#10748)