vega / svelte-vega

Svelte component for Vega and Vega-Lite
BSD 3-Clause "New" or "Revised" License
72 stars 7 forks source link

feat!: update to svelte 5, update eslint, remove storybook #971

Closed domoritz closed 2 weeks ago

domoritz commented 2 weeks ago

storybook only causes errors left and right and I don't have energy to keep it working

domoritz commented 2 weeks ago

I am getting a Unhandled Promise Rejection: Error: Second argument to changes must be a changeset. error in the svelte kit version but that seems to be coming from some bundler issue so I'm going to ignore it.