Skip to content

2.0.0v

Latest

Choose a tag to compare

@candidosales candidosales released this 16 Feb 17:48
9a8e7ad

[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.