storybookjs / addon-svelte-csf

[Incubation] CSF using Svelte components.
MIT License
98 stars 29 forks source link

chore: Remove `fs-extra` in favor of `node:fs` #179

Closed xeho91 closed 1 month ago

xeho91 commented 1 month ago

I couldn't resist, so I experimented a lot with this addon in order to support Svelte v5. I've refactored the parser locally, to fix the issues I've encountered.

In order to avoid the "big" PR... I'd like to split into smaller PR's, so there's no overhead in the future code review 😅

What else is done?

xeho91 commented 1 month ago

I'd update lockfile, but my current version of pnpm v9 keeps upgrading the lockfile to new version - from v6 to v9.

shilman commented 1 month ago

:rocket: PR was released in v4.1.3 :rocket: