You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
[2.0.0] - 2025-02-16
Added
Added esbuild to transpile the Typescript;
Added hot reload when running npm run dev;
Changed
Migrated from Vite 3 to Vite 7 for the build process.
Migrated from Svelte 4 to 5;
Migrated from ESLint to oxlint for linting.
Replaced figma-plugin-ds-svelte with Tailwind. Figma DS component in Svelte is still at version 3, so it was better to switch to Tailwind for more flexibility.