All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
0.1.4 - 2025-02-01
Fixes
- remove
peerDependencies
frompackage.json
0.1.3 - 2024-12-21
Fixes
- use
ReturnType<typeof setInterval>
instead ofNodeJS.Timeout
inBarChartRace.svelte
0.1.2 - 2023-12-17
Fixes
- fix
NodeJS.Timer
type inBarChartRace.svelte
- update
package.json#exports
to include mappings for./*.svelte
files
0.1.1 - 2023-06-10
Performance
- Save reference when reducing
valuesByKey
inBarChartRace
0.1.0 - 2022-03-02
- Initial release